Age | Commit message (Expand) | Author |
2007-10-18 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-10-18 | Replace __attribute_pure__ with __pure | Ralf Baechle |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | x86 msr driver: Misc cpuinit annotations | Satyam Sharma |
2007-10-18 | powerpc: add scaled time accounting | Michael Neuling |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-18 | sysctl: x86_64 remove unnecessary binary paths | Eric W. Biederman |
2007-10-18 | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling | Akinobu Mita |
2007-10-18 | cpu hotplug: mce: fix cpu hotplug error handling | Akinobu Mita |
2007-10-18 | cpu hotplug: msr: fix cpu hotplug error handling | Akinobu Mita |
2007-10-18 | cpu hotplug: thermal_throttle: fix cpu hotplug error handling | Akinobu Mita |
2007-10-18 | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds |
2007-10-18 | Hibernation: Use temporary page tables for kernel text mapping on x86_64 | Rafael J. Wysocki |
2007-10-18 | Hibernation: Pass CR3 in the image header on x86_64 | Rafael J. Wysocki |
2007-10-18 | Hibernation: Arbitrary boot kernel support on x86_64 | Rafael J. Wysocki |
2007-10-18 | s2ram: kill old debugging junk | Pavel Machek |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |
2007-10-18 | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki |
2007-10-18 | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle |
2007-10-18 | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle |
2007-10-18 | [MIPS] IP32: Retire use of plat_timer_setup. | Ralf Baechle |
2007-10-18 | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle |
2007-10-18 | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle |
2007-10-18 | [MIPS] JMR3927: Convert to clock_event_device. | Ralf Baechle |
2007-10-18 | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer |
2007-10-17 | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell |
2007-10-17 | [UMP]: header_ops conversion needed for non-ethernet drivers | Jeff Dike |
2007-10-17 | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). | David S. Miller |
2007-10-17 | [SPARC64]: Fix boot failures due to bootmem. | David S. Miller |
2007-10-17 | [SPARC64]: Implement atomic backoff. | David S. Miller |
2007-10-17 | [IA64] fix non-numa build | Andrew Morton |
2007-10-17 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-17 | x86: delete vsyscall files during make clean | Sam Ravnborg |
2007-10-17 | x86: fix kernel rebuild due to vsyscall fallout | Sam Ravnborg |
2007-10-17 | .gitignore update for x86 arch | Denis V. Lunev |
2007-10-17 | x86: vdso linker script cleanup | Roland McGrath |
2007-10-17 | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino |
2007-10-17 | x86: multi-byte single instruction NOPs | Jan Beulich |
2007-10-17 | x86: remove duplicated vsyscall nsec update | Andi Kleen |
2007-10-17 | i386: remove unnecessary code | Ingo Molnar |
2007-10-17 | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino |
2007-10-17 | x86: Use string instruction memcpy on AMD Fam11h | Andi Kleen |
2007-10-17 | x86: make io_apic not connected pin print complete | Yinghai Lu |
2007-10-17 | i386: print better early fault info | Ingo Molnar |
2007-10-17 | x86: also show non-zero IRQ counts for vectors that currently don't have a ha... | Jan Beulich |
2007-10-17 | x86: expand /proc/interrupts to include missing vectors, v2 | Joe Korty |