| Commit message (Expand) | Author | Age |
... | |
| * | [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s... | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix idle notifiers | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove experimental mark of kexec | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] i386: Remove experimental mark of kexec | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] Mark per cpu data initialization __initdata again | Andi Kleen | 2006-09-26 |
| * | [PATCH] Check return values of __copy_to_user in uname emulation | 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: add HPET(s) into resource map | adurbin@google.com | 2006-09-26 |
| * | [PATCH] insert IOAPIC(s) and Local APIC into resource map | adurbin@google.com | 2006-09-26 |
| * | [PATCH] i386: Do better early exception handlers | Chuck Ebbert | 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] Fix a PDA warning uncovered by the new type checking | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix a irqcount comment in entry.S | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add the -fstack-protector option to the CFLAGS | Arjan van de Ven | 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 the Kconfig option for the stackprotector feature | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] Don't use kernel_text_address in oops context | Andi Kleen | 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] Put .note.* sections into a PT_NOTE segment | Ian Campbell | 2006-09-26 |
| * | [PATCH] Reload CS when startup_64 is used. | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] Remove non e820 fallbacks in high level code | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix boot code head.S warning | Paolo 'Blaisorblade' Giarrusso | 2006-09-26 |
| * | [PATCH] Add a missing check for irq flags tracing in NMI | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix coding style and output of the mptable parser | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove some cruft in apic id checking during processor setup | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove APIC version/cpu capability mpparse checking/printing | 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 bogus warning from early_ioremap | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove safe_smp_processor_id() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Detect clock skew during suspend | Rafael J. Wysocki | 2006-09-26 |
| * | [PATCH] i386: annotate FIX_STACK() and the rest of nmi() | Chuck Ebbert | 2006-09-26 |
| * | [PATCH] make numa_emulation() __init | Andrew Morton | 2006-09-26 |
| * | [PATCH] Don't force reserve the 640k-1MB range | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: Disallow kprobes on NMI handlers | Fernando Luis V�zquez Cao | 2006-09-26 |
| * | [PATCH] i386: Disallow kprobes on NMI handlers | Fernando Luis V�zquez Cao | 2006-09-26 |
| * | [PATCH] i386: mark cpu cache functions as __cpuinit | Magnus Damm | 2006-09-26 |
| * | [PATCH] i386: mark cpu identify functions as __cpuinit | Magnus Damm | 2006-09-26 |
| * | [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata | Magnus Damm | 2006-09-26 |
| * | [PATCH] i386: mark cpu_dev structures as __cpuinitdata | Magnus Damm | 2006-09-26 |
| * | [PATCH] mark init_amd() as __cpuinit | Magnus Damm | 2006-09-26 |
| * | [PATCH] i386: remove redundant generic_identify() calls when identifying cpus | Magnus Damm | 2006-09-26 |
| * | [PATCH] x86_64 kernel mapping fix | Keith Mannthey | 2006-09-26 |
| * | [PATCH] wire up oops_enter()/oops_exit() | Andrew Morton | 2006-09-26 |