aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-279-43/+84
|\
| * x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-182-35/+31
| * x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-185-5/+49
| * x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
| * x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-274-8/+15
|\ \
| * | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \
| | * | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| * | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-181-5/+5
| |\ \ \ | | |_|/ | |/| |
| | * | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-101-5/+5
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-272-11/+13
|\ \ \ \
| * | | | [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-252-11/+13
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-11-272-61/+119
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusPaul Mundt2010-11-2425-125/+213
| |\ \ \ \ \
| | * | | | | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto2010-11-242-10/+7
| | * | | | | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto2010-11-241-2/+0
| | * | | | | ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto2010-11-241-2/+2
| | * | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-241-29/+67
| | * | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-242-14/+46
| | * | | | | ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto2010-11-241-8/+1
| * | | | | | ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fixMagnus Damm2010-11-181-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-11-271-0/+3
|\ \ \ \ \ \ \
| * | | | | | | mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-221-0/+3
* | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-2710-21/+21
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan2010-11-252-0/+2
| * | | | | | | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan2010-11-252-4/+2
| * | | | | | | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan2010-11-252-2/+2
| * | | | | | | ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis2010-11-252-2/+2
| * | | | | | | ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim2010-11-253-9/+9
| * | | | | | | ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick2010-11-251-4/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0
| * | | | | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-253-28/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-241-16/+19
| * | | | | | | | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-241-1/+1
| * | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-11-24152-1856/+876
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-151-11/+18
* | | | | | | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-2512-187/+4760
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pci root complex: support for tile architectureChris Metcalf2010-11-246-187/+686
| * | | | | | | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-247-2/+4080
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-2529-53/+119
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| * | | | | | | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
| * | | | | | | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-231-2/+2
| * | | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-235-19/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mx25: fix spi device registration typoBaruch Siach2010-11-151-2/+2
| | * | | | | | | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-151-6/+0