| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kprobe whitespace cleanup | bibo,mao | 2006-10-02 | 1 | -17/+17 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-10-01 | 3 | -24/+41 |
|\ |
|
| * | [CPUFREQ] Make acpi-cpufreq unsticky again. | Dave Jones | 2006-09-30 | 1 | -2/+1 |
| * | [CPUFREQ] longhaul: remove duplicated code. | Rafa� Bilski | 2006-09-27 | 1 | -17/+12 |
| * | [CPUFREQ] Longhaul - Disable arbiter CLE266 | rafalbilski@interia.pl | 2006-09-26 | 1 | -14/+37 |
| * | [CPUFREQ] Fix section mismatch warning | Venkatesh Pallipadi | 2006-09-26 | 2 | -3/+3 |
* | | [PATCH] Some config.h removals | Zachary Amsden | 2006-10-01 | 1 | -1/+0 |
* | | [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() | Fernando Vazquez | 2006-10-01 | 1 | -1/+4 |
* | | [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() | Fernando Vazquez | 2006-10-01 | 1 | -2/+3 |
* | | [PATCH] stack overflow safe kdump: safe_smp_processor_id() | Fernando Vazquez | 2006-10-01 | 1 | -0/+27 |
* | | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -3/+0 |
* | | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 1 | -1/+1 |
* | | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman | 2006-10-01 | 1 | -0/+5 |
* | | [PATCH] kmemdup: some users | Alexey Dobriyan | 2006-10-01 | 1 | -3/+2 |
* | | [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() | Bjorn Helgaas | 2006-09-30 | 1 | -8/+2 |
* | | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-30 | 2 | -0/+5 |
* | | [PATCH] kthread: convert arch/i386/kernel/apm.c | Serge E. Hallyn | 2006-09-29 | 1 | -18/+18 |
* | | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_... | Josh Triplett | 2006-09-29 | 1 | -2/+2 |
* | | [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls | keith mannthey | 2006-09-29 | 2 | -1/+11 |
* | | [PATCH] x86: use probe_kernel_address in handle_BUG() | Andrew Morton | 2006-09-27 | 1 | -3/+4 |
* | | [PATCH] x86 microcode: don't check the size | Shaohua Li | 2006-09-27 | 1 | -11/+3 |
* | | [PATCH] x86 microcode: add sysfs and hotplug support | Shaohua Li | 2006-09-27 | 1 | -3/+151 |
* | | [PATCH] x86 microcode: using request_firmware to pull microcode | Shaohua Li | 2006-09-27 | 1 | -0/+116 |
* | | [PATCH] x86 microcode: microcode driver cleanup. | Shaohua Li | 2006-09-27 | 1 | -258/+250 |
* | | [PATCH] Have x86 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 | 2 | -109/+14 |
|/ |
|
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 40 | -1246/+1865 |
|\ |
|
| * | [PATCH] i386/x86-64: New Intel feature flags | Dave Jones | 2006-09-26 | 1 | -2/+2 |
| * | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 2006-09-26 | 2 | -6/+130 |
| * | [PATCH] i386: Make the jiffies compares use the 64bit safe macros. | Dmitriy Zavin | 2006-09-26 | 1 | -3/+4 |
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 | 3 | -18/+65 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 | 1 | -1/+5 |
| * | [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI | Andi Kleen | 2006-09-26 | 2 | -0/+4 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 | 1 | -0/+4 |
| * | [PATCH] x86: - restore i8259A eoi status on resume | Matthew Garrett | 2006-09-26 | 1 | -1/+5 |
| * | [PATCH] i386: Split multi-line printk in oops output. | Dave Jones | 2006-09-26 | 1 | -2/+3 |
| * | [PATCH] i386: add HPET(s) into resource map | adurbin@google.com | 2006-09-26 | 1 | -0/+26 |
| * | [PATCH] i386: Do better early exception handlers | Chuck Ebbert | 2006-09-26 | 1 | -0/+67 |
| * | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2006-09-26 | 2 | -5/+6 |
| * | [PATCH] i386: Abstract sensitive instructions | Rusty Russell | 2006-09-26 | 1 | -16/+22 |
| * | [PATCH] i386: Avoid overwriting the current pgd (V4, i386) | Magnus Damm | 2006-09-26 | 2 | -105/+174 |
| * | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert | 2006-09-26 | 1 | -3/+15 |
| * | [PATCH] i386: Disallow kprobes on NMI handlers | Fernando Luis V�zquez Cao | 2006-09-26 | 3 | -10/+14 |
| * | [PATCH] i386: Disallow kprobes on NMI handlers | Fernando Luis V�zquez Cao | 2006-09-26 | 1 | -3/+5 |
| * | [PATCH] i386: mark cpu cache functions as __cpuinit | Magnus Damm | 2006-09-26 | 3 | -3/+3 |
| * | [PATCH] i386: mark cpu identify functions as __cpuinit | Magnus Damm | 2006-09-26 | 3 | -5/+5 |
| * | [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata | Magnus Damm | 2006-09-26 | 8 | -36/+31 |
| * | [PATCH] i386: mark cpu_dev structures as __cpuinitdata | Magnus Damm | 2006-09-26 | 8 | -9/+9 |
| * | [PATCH] i386: remove redundant generic_identify() calls when identifying cpus | Magnus Damm | 2006-09-26 | 7 | -9/+1 |
| * | [PATCH] i386: Support physical cpu hotplug for x86_64 | Ashok Raj | 2006-09-26 | 2 | -5/+66 |
| * | [PATCH] i386: mark two more functions as __init | Magnus Damm | 2006-09-26 | 1 | -1/+1 |