| Commit message (Expand) | Author | Age |
* | [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU | Ralf Baechle | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64) | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] Fix unwinder warning in traps.c | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
| * | [PATCH] i386: Fix pack_descriptor() | Jeremy Fitzhardinge | 2006-09-26 |
| * | [PATCH] Fix idle notifiers | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove unused asm-x86_64/mmx.h | Andi Kleen | 2006-09-26 |
| * | [PATCH] Define __bad_pda_field as noreturn | Andi Kleen | 2006-09-26 |
| * | [PATCH] Reindent macros in pda.h | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix some stylistic issues in uaccess.h | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add __must_check to copy_*_user | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix zeroing on exception in copy_*_user | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2006-09-26 |
| * | [PATCH] i386: Abstract sensitive instructions | Rusty Russell | 2006-09-26 |
| * | [PATCH] Type checking for write_pda() | Jeremy Fitzhardinge | 2006-09-26 |
| * | [PATCH] Use %c instead of %P modifier in pda access | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add the canary field to the PDA area and the task struct | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] Add comments to the PDA structure to annotate offsets | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] i386: Avoid overwriting the current pgd (V4, i386) | Magnus Damm | 2006-09-26 |
| * | [PATCH] Avoid overwriting the current pgd (V4, x86_64) | Magnus Damm | 2006-09-26 |
| * | [PATCH] Remove most of the special cases for the debug IST stack | Keith Owens | 2006-09-26 |
| * | [PATCH] i386: Fix the EDD code misparsing the command line | H. Peter Anvin | 2006-09-26 |
| * | [PATCH] Optimize PDA accesses slightly | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Remove incorrect comment about ACPI e820 entries | Andi Kleen | 2006-09-26 |
| * | [PATCH] optimize hweight64 for x86_64 | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove non e820 fallbacks in high level code | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove some cruft in apic id checking during processor setup | Andi Kleen | 2006-09-26 |
| * | [PATCH] Use proper accessors to change PSE bits in change_page_attr() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove safe_smp_processor_id() | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert | 2006-09-26 |
| * | [PATCH] Move compiler check for modules to ia64 only | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 | Dave Jones | 2006-09-26 |
| * | [PATCH] non lazy "sleazy" fpu implementation | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] i386: Support physical cpu hotplug for x86_64 | Ashok Raj | 2006-09-26 |
| * | [PATCH] Auto size the per cpu area. | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] i386: Descriptor and trap table cleanups. | Rusty Russell | 2006-09-26 |
| * | [PATCH] i386: Make enable_local_apic static | Adrian Bunk | 2006-09-26 |
| * | [PATCH] x86: error_code is not safe for kprobes | Prasanna S.P | 2006-09-26 |
| * | [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: Do stacktracer conversion too | Andi Kleen | 2006-09-26 |
| * | [PATCH] Merge stacktrace and show_trace | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Some preparationary cleanup for stack trace | Andi Kleen | 2006-09-26 |