| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] i386: print EIP/ESP last | Randy Dunlap | 2006-04-11 | 1 | -1/+15 |
* | [PATCH] swsusp: don't require bigsmp | Ashok Raj | 2006-04-11 | 1 | -7/+8 |
* | Move request_standard_resources() back to before PCI probing | Linus Torvalds | 2006-04-09 | 1 | -3/+3 |
* | [PATCH] i386: Remove printk about reboot fixups at reboot | Andi Kleen | 2006-04-09 | 1 | -2/+0 |
* | [PATCH] x86_64: Proper null pointer check in powernow_k8_get | Jacob Shin | 2006-04-09 | 1 | -1/+10 |
* | [PATCH] x86_64: Revert earlier powernow-k8 change | Andi Kleen | 2006-04-09 | 1 | -4/+3 |
* | [PATCH] i386: Consolidate modern APIC handling | Andi Kleen | 2006-04-09 | 2 | -28/+16 |
* | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. | Andi Kleen | 2006-04-09 | 1 | -1/+4 |
* | [PATCH] x86_64: Introduce e820_all_mapped | Arjan van de Ven | 2006-04-09 | 1 | -0/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 | 1 | -1/+1 |
|\ |
|
| * | kexec: grammar fix for crash_save_this_cpu() | Horms | 2006-04-01 | 1 | -1/+1 |
* | | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 | 55 | -790/+1421 |
|\ \
| |/ |
|
| * | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -1/+0 |
| * | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 1 | -0/+1 |
| * | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 4 | -5/+5 |
| * | [PATCH] Mark unwind info for signal trampolines in vDSOs | Jakub Jelinek | 2006-03-31 | 1 | -1/+1 |
| * | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 | 1 | -0/+20 |
| * | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 1 | -0/+1 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-03-28 | 2 | -5/+6 |
| |\ |
|
| | * | [CPUFREQ] powernow: remove private for_each_cpu_mask() | Andrew Morton | 2006-03-27 | 1 | -4/+0 |
| | * | [CPUFREQ] hotplug cpu fix for powernow-k8 | shin, jacob | 2006-03-27 | 1 | -1/+6 |
| * | | [PATCH] fix signed vs unsigned in nmi watchdog | Jesper Juhl | 2006-03-28 | 1 | -1/+2 |
| * | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl | Adrian Bunk | 2006-03-28 | 1 | -17/+0 |
| * | | [PATCH] for_each_possible_cpu: i386 | KAMEZAWA Hiroyuki | 2006-03-28 | 2 | -5/+5 |
| |/ |
|
| * | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -9/+8 |
| * | [PATCH] lightweight robust futexes: i386 | Ingo Molnar | 2006-03-27 | 1 | -0/+2 |
| * | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 1 | -0/+1 |
| * | [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported | Shaohua Li | 2006-03-27 | 1 | -28/+41 |
| * | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 | 3 | -5/+51 |
| * | [PATCH] PM-Timer: don't use workaround if chipset is not buggy | OGAWA Hirofumi | 2006-03-27 | 1 | -15/+89 |
| * | [PATCH] kprobes: fix broken fault handling for i386 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -7/+50 |
| * | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 1 | -13/+6 |
| * | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -8/+0 |
| * | [PATCH] kretprobe: kretprobe-booster | Masami Hiramatsu | 2006-03-26 | 1 | -22/+39 |
| * | [PATCH] x86: kprobes-booster | Masami Hiramatsu | 2006-03-26 | 1 | -2/+90 |
| * | [PATCH] kprobes: clean up resume_execute() | Masami Hiramatsu | 2006-03-26 | 1 | -16/+10 |
| * | [PATCH] fix array overrun in efi.c | Darren Jenkins | 2006-03-26 | 1 | -1/+1 |
| * | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 3 | -13/+16 |
| * | [PATCH] EFI fixes | Tolentino, Matthew E | 2006-03-26 | 2 | -4/+4 |
| * | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 | 3 | -12/+21 |
| * | [PATCH] DMI: only ioremap stuff we actually need | Bjorn Helgaas | 2006-03-26 | 1 | -1/+1 |
| * | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 | 1 | -32/+58 |
| * | [PATCH] i386: export: memory more than 4G through /proc/iomem | Vivek Goyal | 2006-03-26 | 1 | -2/+0 |
| * | [PATCH] i386: pass proper trap numbers to die chain handlers | Jan Beulich | 2006-03-26 | 1 | -5/+12 |
| * | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 1 | -2/+10 |
| |\ |
|
| | * | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 | 1 | -2/+10 |
| * | | [PATCH] x86_64: Initialize powernow_data[] for all siblings | Andi Kleen | 2006-03-25 | 1 | -3/+4 |
| * | | [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo | Andi Kleen | 2006-03-25 | 1 | -1/+1 |
| * | | [PATCH] x86_64: Quieten down microcode update driver | Andi Kleen | 2006-03-25 | 1 | -4/+0 |
| * | | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen | 2006-03-25 | 1 | -0/+1 |