| Commit message (Expand) | Author | Age | Files | Lines |
* | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 | 4 | -7/+7 |
* | task cgroups: enable cgroups by default in some configs | Paul Jackson | 2007-10-19 | 6 | -0/+6 |
* | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li | 2007-10-19 | 1 | -1/+1 |
* | kmap leak fix for x86_32 kdump | Fernando Luis Vázquez Cao | 2007-10-19 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-18 | 15 | -373/+469 |
|\ |
|
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 | 8 | -241/+318 |
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 2007-10-18 | 1 | -21/+0 |
| * | [MIPS] IP32: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 | 1 | -6/+0 |
| * | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 | 2 | -9/+5 |
| * | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 | 2 | -66/+94 |
| * | [MIPS] JMR3927: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 | 1 | -19/+47 |
| * | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 | 1 | -11/+5 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 | 2 | -6/+2 |
|\ \ |
|
| * | | [UMP]: header_ops conversion needed for non-ethernet drivers | Jeff Dike | 2007-10-17 | 2 | -6/+2 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-18 | 6 | -64/+59 |
|\ \ |
|
| * | | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 2 | -40/+0 |
| * | | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). | David S. Miller | 2007-10-17 | 1 | -0/+7 |
| * | | [SPARC64]: Fix boot failures due to bootmem. | David S. Miller | 2007-10-17 | 1 | -4/+4 |
| * | | [SPARC64]: Implement atomic backoff. | David S. Miller | 2007-10-17 | 2 | -20/+48 |
| |/ |
|
* | | Replace __attribute_pure__ with __pure | Ralf Baechle | 2007-10-18 | 1 | -3/+3 |
* | | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 | 1 | -1/+1 |
* | | x86 msr driver: Misc cpuinit annotations | Satyam Sharma | 2007-10-18 | 1 | -1/+1 |
* | | powerpc: add scaled time accounting | Michael Neuling | 2007-10-18 | 2 | -2/+31 |
* | | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -6/+7 |
* | | sysctl: x86_64 remove unnecessary binary paths | Eric W. Biederman | 2007-10-18 | 2 | -10/+1 |
* | | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling | Akinobu Mita | 2007-10-18 | 1 | -21/+45 |
* | | cpu hotplug: mce: fix cpu hotplug error handling | Akinobu Mita | 2007-10-18 | 1 | -10/+29 |
* | | cpu hotplug: msr: fix cpu hotplug error handling | Akinobu Mita | 2007-10-18 | 1 | -15/+20 |
* | | cpu hotplug: thermal_throttle: fix cpu hotplug error handling | Akinobu Mita | 2007-10-18 | 1 | -4/+6 |
* | | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 | 2 | -1/+15 |
* | | Hibernation: Use temporary page tables for kernel text mapping on x86_64 | Rafael J. Wysocki | 2007-10-18 | 1 | -6/+33 |
* | | Hibernation: Pass CR3 in the image header on x86_64 | Rafael J. Wysocki | 2007-10-18 | 2 | -7/+17 |
* | | Hibernation: Arbitrary boot kernel support on x86_64 | Rafael J. Wysocki | 2007-10-18 | 3 | -8/+92 |
* | | s2ram: kill old debugging junk | Pavel Machek | 2007-10-18 | 2 | -43/+1 |
* | | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 | 1 | -1/+0 |
* | | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 2007-10-18 | 5 | -101/+35 |
* | | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 | 12 | -30/+30 |
* | | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 9 | -17/+9 |
|/ |
|
* | [IA64] fix non-numa build | Andrew Morton | 2007-10-17 | 1 | -1/+3 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 | 86 | -355/+541 |
|\ |
|
| * | x86: delete vsyscall files during make clean | Sam Ravnborg | 2007-10-17 | 1 | -0/+4 |
| * | x86: fix kernel rebuild due to vsyscall fallout | Sam Ravnborg | 2007-10-17 | 1 | -1/+1 |
| * | .gitignore update for x86 arch | Denis V. Lunev | 2007-10-17 | 2 | -0/+2 |
| * | x86: vdso linker script cleanup | Roland McGrath | 2007-10-17 | 1 | -7/+9 |
| * | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino | 2007-10-17 | 4 | -11/+12 |
| * | x86: multi-byte single instruction NOPs | Jan Beulich | 2007-10-17 | 1 | -1/+22 |
| * | x86: remove duplicated vsyscall nsec update | Andi Kleen | 2007-10-17 | 1 | -1/+0 |
| * | i386: remove unnecessary code | Ingo Molnar | 2007-10-17 | 1 | -2/+0 |
| * | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino | 2007-10-17 | 2 | -9/+9 |
| * | x86: Use string instruction memcpy on AMD Fam11h | Andi Kleen | 2007-10-17 | 1 | -1/+1 |