Age | Commit message (Expand) | Author |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-19 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers |
2007-10-19 | Use extended crashkernel command line on sh | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ppc64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ia64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on x86_64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on i386 | Bernhard Walle |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-19 | define global BIT macro | Jiri Slaby |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov |
2007-10-19 | task cgroups: enable cgroups by default in some configs | Paul Jackson |
2007-10-19 | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li |
2007-10-19 | kmap leak fix for x86_32 kdump | Fernando Luis Vázquez Cao |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto |
2007-10-19 | [MIPS] Sibyte: Finish conversion to modern time APIs. | Ralf Baechle |
2007-10-19 | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle |
2007-10-19 | [MIPS] SMTC: Build fix. | Ralf Baechle |
2007-10-19 | [MIPS] time: Delete dead code. | Ralf Baechle |
2007-10-19 | [MIPS] MIPSsim: Strip defconfig file to the bones. | Ralf Baechle |
2007-10-19 | x86: fix global_flush_tlb() bug | Ingo Molnar |
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 |