| Commit message (Expand) | Author | Age |
* | kexec: grammar fix for crash_save_this_cpu() | Horms | 2006-03-31 |
* | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 |
* | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 |
* | [PATCH] Mark unwind info for signal trampolines in vDSOs | Jakub Jelinek | 2006-03-31 |
* | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 |
* | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-03-28 |
|\ |
|
| * | [CPUFREQ] powernow: remove private for_each_cpu_mask() | Andrew Morton | 2006-03-27 |
| * | [CPUFREQ] hotplug cpu fix for powernow-k8 | shin, jacob | 2006-03-27 |
* | | [PATCH] fix signed vs unsigned in nmi watchdog | Jesper Juhl | 2006-03-28 |
* | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl | Adrian Bunk | 2006-03-28 |
* | | [PATCH] for_each_possible_cpu: i386 | KAMEZAWA Hiroyuki | 2006-03-28 |
|/ |
|
* | [PATCH] fbdev: Make BIOS EDID reading configurable | Antonino A. Daplas | 2006-03-27 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
* | [PATCH] lightweight robust futexes: i386 | Ingo Molnar | 2006-03-27 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 |
* | [PATCH] for_each_online_pgdat: remove sorting pgdat | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported | Shaohua Li | 2006-03-27 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 |
* | [PATCH] PM-Timer: don't use workaround if chipset is not buggy | OGAWA Hirofumi | 2006-03-27 |
* | [PATCH] bitops: i386: use generic bitops | Akinobu Mita | 2006-03-26 |
* | [PATCH] kprobes: fix broken fault handling for i386 | Prasanna S Panchamukhi | 2006-03-26 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 |
* | [PATCH] kretprobe: kretprobe-booster | Masami Hiramatsu | 2006-03-26 |
* | [PATCH] x86: kprobes-booster | Masami Hiramatsu | 2006-03-26 |
* | [PATCH] kprobes: clean up resume_execute() | Masami Hiramatsu | 2006-03-26 |
* | [PATCH] fix array overrun in efi.c | Darren Jenkins | 2006-03-26 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 |
* | [PATCH] EFI fixes | Tolentino, Matthew E | 2006-03-26 |
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 |
* | [PATCH] DMI: only ioremap stuff we actually need | Bjorn Helgaas | 2006-03-26 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 |
* | [PATCH] i386: export: memory more than 4G through /proc/iomem | Vivek Goyal | 2006-03-26 |
* | [PATCH] i386: pass proper trap numbers to die chain handlers | Jan Beulich | 2006-03-26 |
* | [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups | H. Peter Anvin | 2006-03-26 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 |
* | | [PATCH] x86_64: Initialize powernow_data[] for all siblings | Andi Kleen | 2006-03-25 |
* | | [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo | Andi Kleen | 2006-03-25 |
* | | [PATCH] x86_64: Quieten down microcode update driver | Andi Kleen | 2006-03-25 |
* | | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen | 2006-03-25 |
* | | [PATCH] x86_64: Clean up and tweak ACPI blacklist year code | Andi Kleen | 2006-03-25 |
* | | [PATCH] x86_64: Don't define string functions to builtin | Andi Kleen | 2006-03-25 |
* | | [PATCH] x86-64: Use -mtune=generic for generic kernels | Andi Kleen | 2006-03-25 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * | | [CPUFREQ] kzalloc conversion for gx-suspmod | Dave Jones | 2006-03-11 |
| * | | [CPUFREQ] Whitespace cleanup | Dave Jones | 2006-03-11 |