| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 1 | -0/+15 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 2 | -6/+6 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -11/+16 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] cpumask: export node_to_cpu_mask consistently | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 | 1 | -2/+7 |
* | [PATCH] kprobe whitespace cleanup | bibo,mao | 2006-10-02 | 1 | -17/+17 |
* | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 | 1 | -1/+1 |
* | 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 | 3 | -4/+0 |
* | | [PATCH] paravirt: update pte hook | Zachary Amsden | 2006-10-01 | 1 | -0/+1 |
* | | [PATCH] paravirt: kpte flush | Zachary Amsden | 2006-10-01 | 1 | -11/+7 |
* | | [PATCH] Generic ioremap_page_range: i386 conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -78/+6 |
* | | [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(): voyager | Fernando Vazquez | 2006-10-01 | 1 | -0/+7 |
* | | [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] arch/i386/pci/mmconfig.c tweaks | Andrew Morton | 2006-10-01 | 1 | -1/+4 |
* | | [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] i386: Update defconfig | Andi Kleen | 2006-09-30 | 1 | -2/+5 |
* | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 2 | -2/+2 |
* | | [PATCH] kthread: convert arch/i386/kernel/apm.c | Serge E. Hallyn | 2006-09-29 | 1 | -18/+18 |
* | | [PATCH] oprofile: ppro: need to enable/disable all the counters | Arun Sharma | 2006-09-29 | 1 | -7/+13 |
* | | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_... | Josh Triplett | 2006-09-29 | 1 | -2/+2 |
* | | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 | 1 | -1/+1 |
* | | [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 | 2 | -3/+152 |
* | | [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 | 2 | -258/+255 |
* | | [PATCH] Have x86 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 | 4 | -166/+34 |
|/ |
|
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 69 | -2071/+3118 |
|\ |
|
| * | [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 | 4 | -1/+18 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 | 2 | -1/+45 |
| * | [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI | Andi Kleen | 2006-09-26 | 2 | -0/+4 |