summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-22
|\
| * Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-20
* | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
|\ \
| * | sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-06-29
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-26
| |\ \ | | |/
| * | sparc64: fix the build error due to smp_kgdb_capture_client()Dongdong Deng2010-06-25
| * | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-23
| * | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-04
| * | sparc64: Update defconfig.David S. Miller2010-05-26
| * | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-25
* | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-21
* | | x86, numa: fix boot without RAM on node0 againYinghai Lu2010-07-20
* | | mm: add context argument to shrinker callbackDave Chinner2010-07-19
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-19
|\ \ \
| * | | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-16
| * | | x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-16
| * | | x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2010-07-15
* | | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2010-07-18
|\ \ \ \
| * | | | x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath2010-07-18
| |/ / /
* | | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-14
|\ \ \
| * | | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-14
| * | | ARM: Update mach-typesRussell King2010-07-12
| * | | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-10
| * | | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-09
| * | | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-09
| * | | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-09
| * | | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-09
* | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-14
|\ \ \ \
| * | | | lmb: rename to memblockYinghai Lu2010-07-14
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-14
|\ \ \ \ \
| * | | | | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-11
| * | | | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-11
| * | | | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-07-11
| * | | | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-11
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-13
|\ \ \ \ \
| * | | | | x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang2010-07-07
| * | | | | x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-07
| * | | | | x86, platform: Export x86_platform to modulesH. Peter Anvin2010-07-07
* | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-07-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong2010-07-12
| * | | | | KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity2010-07-06
* | | | | | Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds2010-07-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: reduce defconfigsUwe Kleine-König2010-06-10
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-08
|\ \ \ \ \ \
| * | | | | | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-08
| * | | | | | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-08
| * | | | | | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-08
| * | | | | | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-08