Age | Commit message (Expand) | Author | Files | Lines |
2011-05-26 | x86/ftrace: Fix compiler warning in ftrace.c | Rakib Mullick | 1 | -6/+6 |
2011-05-26 | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 2 | -4/+4 |
2011-05-23 | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 1 | -2/+2 |
2011-05-20 | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 6 | -0/+9 |
2011-05-20 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -7/+26 |
2011-05-20 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+25 |
2011-05-20 | Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.... | Linus Torvalds | 1 | -1/+23 |
2011-05-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -38/+163 |
2011-05-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 38 | -1592/+826 |
2011-05-20 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 8 | -86/+96 |
2011-05-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -203/+223 |
2011-05-20 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 5 | -35/+101 |
2011-05-20 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -61/+17 |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 31 | -341/+57 |
2011-05-20 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 26 | -51/+66 |
2011-05-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 31 | -180/+416 |
2011-05-20 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -248/+388 |
2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 83 | -1127/+575 |
2011-05-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 119 | -889/+7170 |
2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 8 | -508/+183 |
2011-05-20 | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds | 3 | -4/+34 |
2011-05-20 | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds | 7 | -39/+39 |
2011-05-20 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds | 4 | -14/+116 |
2011-05-20 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -10551/+1 |
2011-05-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 18 | -269/+219 |
2011-05-20 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 27 | -10551/+1 |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -0/+6 |
2011-05-20 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 1 | -1/+1 |
2011-05-19 | input/atari: Use the correct mouse interrupt hook | Michael Schmitz | 2 | -7/+2 |
2011-05-19 | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 2 | -2/+2 |
2011-05-19 | m68k: unistd - Comment out definitions for unimplemented syscalls | Geert Uytterhoeven | 1 | -22/+24 |
2011-05-19 | m68k: Really wire up sys_pselect6 and sys_ppoll | Geert Uytterhoeven | 1 | -2/+2 |
2011-05-19 | m68k: Merge mmu and non-mmu versions of sys_call_table | Geert Uytterhoeven | 3 | -445/+96 |
2011-05-19 | m68k: bitops - Never step beyond the end of the bitmap | Geert Uytterhoeven | 1 | -26/+55 |
2011-05-19 | m68k: bitops - offset == ((long)p - (long)vaddr) * 8 | Geert Uytterhoeven | 1 | -4/+2 |
2011-05-19 | arch/x86/xen/smp: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/time: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/mmu: Cleanup code/data sections definitions | Daniel Kiper | 1 | -17/+17 |
2011-05-19 | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin | 1 | -1/+2 |
2011-05-19 | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin | 1 | -1/+1 |
2011-05-19 | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner | 1 | -56/+16 |
2011-05-19 | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner | 1 | -5/+1 |
2011-05-19 | MIPS: Move arch_get_unmapped_area and gang to new file. | Ralf Baechle | 3 | -114/+124 |
2011-05-19 | MIPS: Cleanup arch_get_unmapped_area | Ralf Baechle | 1 | -12/+5 |
2011-05-19 | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits. | David Daney | 1 | -8/+7 |
2011-05-19 | Octeon: Fix interrupt irq settings for performance counters. | Chandrakala Chavva | 2 | -7/+5 |
2011-05-19 | MIPS: Fix build warnings on defconfigs | Wanlong Gao | 2 | -4/+4 |
2011-05-19 | MIPS: Lemote 2F, Malta: Fix build warning | Wanlong Gao | 2 | -2/+2 |
2011-05-19 | MIPS: Set ELF AT_PLATFORM string for Loongson2 processors | Robert Millan | 1 | -0/+10 |