| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-07-22 | 1 | -3/+14 |
|\ |
|
| * | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov | 2010-07-20 | 1 | -3/+14 |
* | | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath | 2010-07-21 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-07-21 | 8 | -25/+40 |
|\ \ |
|
| * | | sparc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-06-29 | 1 | -1/+0 |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-06-26 | 322 | -1881/+7277 |
| |\ \
| | |/ |
|
| * | | sparc64: fix the build error due to smp_kgdb_capture_client() | Dongdong Deng | 2010-06-25 | 1 | -1/+1 |
| * | | sparc64: Fix maybe_change_configuration() PCR setting. | David S. Miller | 2010-06-23 | 1 | -0/+1 |
| * | | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference | Julia Lawall | 2010-06-04 | 1 | -1/+1 |
| * | | sparc64: Update defconfig. | David S. Miller | 2010-05-26 | 1 | -14/+35 |
| * | | sparc32: Kill none_mask, it's bogus. | David S. Miller | 2010-05-25 | 3 | -8/+2 |
* | | | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | 1 | -1/+1 |
* | | | x86, numa: fix boot without RAM on node0 again | Yinghai Lu | 2010-07-20 | 1 | -8/+9 |
* | | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 | 1 | -1/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-19 | 4 | -9/+23 |
|\ \ \ |
|
| * | | | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain | Jacob Pan | 2010-07-16 | 1 | -3/+4 |
| * | | | x86: Fix x2apic preenabled system with kexec | Yinghai Lu | 2010-07-16 | 1 | -1/+1 |
| * | | | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner | 2010-07-15 | 2 | -5/+18 |
* | | | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2010-07-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath | 2010-07-18 | 1 | -1/+1 |
| |/ / / |
|
* | | | | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 2010-07-16 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-14 | 8 | -93/+243 |
|\ \ \ |
|
| * | | | ARM: 6226/1: fix kprobe bug in ldr instruction emulation | Nicolas Pitre | 2010-07-14 | 1 | -2/+3 |
| * | | | ARM: Update mach-types | Russell King | 2010-07-12 | 1 | -3/+149 |
| * | | | ARM: lockdep: fix unannotated irqs-on | Russell King | 2010-07-10 | 2 | -19/+20 |
| * | | | ARM: 6184/2: ux500: use neutral PRCMU base | Linus Walleij | 2010-07-09 | 2 | -1/+2 |
| * | | | ARM: 6212/1: atomic ops: add memory constraints to inline asm | Will Deacon | 2010-07-09 | 1 | -66/+66 |
| * | | | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless | Will Deacon | 2010-07-09 | 1 | -1/+1 |
| * | | | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL | Sascha Hauer | 2010-07-09 | 1 | -2/+3 |
* | | | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-07-14 | 63 | -389/+389 |
|\ \ \ \ |
|
| * | | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 63 | -389/+389 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-07-14 | 4 | -16/+45 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/fsl-booke: Fix address issue when using relocatable kernels | Matthew McClintock | 2010-07-11 | 1 | -3/+1 |
| * | | | | | powerpc/cpm1: Mark micropatch code/data static and __init | Anton Vorontsov | 2010-07-11 | 2 | -10/+11 |
| * | | | | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations | Anton Vorontsov | 2010-07-11 | 1 | -0/+5 |
| * | | | | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) | Anton Vorontsov | 2010-07-11 | 2 | -3/+28 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-13 | 3 | -1/+15 |
|\ \ \ \ \ |
|
| * | | | | | x86, mrst: Add i8042_detect API for Moorestwon platform | Feng Tang | 2010-07-07 | 1 | -0/+7 |
| * | | | | | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang | 2010-07-07 | 2 | -1/+5 |
| * | | | | | x86, platform: Export x86_platform to modules | H. Peter Anvin | 2010-07-07 | 1 | -0/+3 |
* | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-07-13 | 2 | -5/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | KVM: MMU: flush remote tlbs when overwriting spte with different pfn | Xiao Guangrong | 2010-07-12 | 1 | -0/+2 |
| * | | | | | KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption | Avi Kivity | 2010-07-06 | 1 | -5/+2 |
* | | | | | | Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/... | Linus Torvalds | 2010-07-12 | 177 | -194157/+652 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | ARM: reduce defconfigs | Uwe Kleine-König | 2010-06-10 | 177 | -194157/+652 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-07-08 | 12 | -37/+179 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Fix userspace build of ptrace.h | Sam Ravnborg | 2010-07-08 | 1 | -18/+14 |
| * | | | | | | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Paul E. McKenney | 2010-07-08 | 1 | -1/+1 |
| * | | | | | | powerpc: Fix logic error in fixup_irqs | Johannes Berg | 2010-07-08 | 1 | -1/+4 |
| * | | | | | | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix... | Denis Kirjanov | 2010-07-08 | 1 | -1/+5 |