| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 2 | -3/+0 |
* | [PATCH] more-for_each_cpu-conversions fix | Andrew Morton | 2006-03-24 | 1 | -3/+3 |
* | [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix | Bernhard Kaindl | 2006-03-23 | 1 | -0/+32 |
* | [PATCH] PCI: resource address mismatch | Linus Torvalds | 2006-03-23 | 2 | -6/+18 |
* | [PATCH] PCI: Give PCI config access initialization a defined ordering | Andi Kleen | 2006-03-23 | 6 | -22/+38 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 4 | -23/+14 |
* | [PATCH] pause_on_oops command line option | Andrew Morton | 2006-03-23 | 2 | -16/+26 |
* | [PATCH] make bug messages more consistent | Ingo Molnar | 2006-03-23 | 2 | -3/+3 |
* | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] swsusp: finally solve mysqld problem | Rafael J. Wysocki | 2006-03-23 | 1 | -4/+0 |
* | [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed | Ashok Raj | 2006-03-23 | 1 | -0/+9 |
* | [PATCH] x86: some fixups for the X86_NUMAQ dependencies | Adrian Bunk | 2006-03-23 | 1 | -4/+3 |
* | [PATCH] x86: deterine xapic using apic version | Shaohua Li | 2006-03-23 | 2 | -2/+4 |
* | [PATCH] x86: cpuid.4 doesn't need cpu level 5 | Shaohua Li | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i386: fix dump_stack() | Chuck Ebbert | 2006-03-23 | 1 | -6/+4 |
* | [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data | Jan Beulich | 2006-03-23 | 1 | -4/+1 |
* | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k... | Jesper Juhl | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.c | Jesper Juhl | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] i386: more vsyscall documentation | Chuck Ebbert | 2006-03-23 | 1 | -0/+3 |
* | [PATCH] i386: fix singlestep through an int80 syscall | Chuck Ebbert | 2006-03-23 | 1 | -0/+4 |
* | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() | Jan Beulich | 2006-03-23 | 3 | -4/+4 |
* | [PATCH] i386: actively synchronize vmalloc area when registering certain call... | Jan Beulich | 2006-03-23 | 2 | -57/+119 |
* | [PATCH] x86: early printk handling fixes | Stas Sergeev | 2006-03-23 | 1 | -13/+10 |
* | [PATCH] i386: let signal handlers set the resume flag | Chuck Ebbert | 2006-03-23 | 1 | -1/+2 |
* | [PATCH] i386: Don't let ptrace set the nested task bit | Chuck Ebbert | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] i386 traps: merge printk calls | Jean Delvare | 2006-03-23 | 1 | -6/+3 |
* | [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) | Natalie.Protasevich@unisys.com | 2006-03-23 | 3 | -7/+8 |
* | [PATCH] i386: fall back to sensible CPU model name | Chuck Ebbert | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i386: allow disabling X86_FEATURE_SEP at boot | Chuck Ebbert | 2006-03-23 | 1 | -1/+14 |
* | [PATCH] i386: __devinit should be __cpuinit | Chuck Ebbert | 2006-03-23 | 3 | -23/+23 |
* | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 2006-03-23 | 9 | -134/+394 |
* | [PATCH] i386: multi-column stack backtraces | Chuck Ebbert | 2006-03-23 | 2 | -5/+36 |
* | [PATCH] Make CONFIG_REGPARM enabled by default | Ingo Molnar | 2006-03-23 | 1 | -2/+10 |
* | [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL | Adrian Bunk | 2006-03-23 | 1 | -4/+1 |
* | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson | 2006-03-22 | 1 | -12/+0 |
* | [PATCH] Uninline sys_mmap common code (reduce binary size) | Michael Buesch | 2006-03-22 | 1 | -16/+9 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] i386: pageattr remove __put_page | Nick Piggin | 2006-03-22 | 1 | -7/+13 |
* | [PATCH] on_each_cpu(): disable local interrupts | Andrew Morton | 2006-03-22 | 1 | -16/+12 |
* | [PATCH] x86: mark cyc2ns_scale readmostly | Ravikiran G Thirumalai | 2006-03-22 | 2 | -2/+2 |
* | [PATCH] efi_call_phys_epilog() warning fix | Andrew Morton | 2006-03-22 | 1 | -1/+1 |
* | update the i386 defconfig | Adrian Bunk | 2006-03-20 | 1 | -431/+741 |
* | [PATCH] x86: check for online cpus before bringing them up | Srivatsa Vaddagiri | 2006-03-17 | 1 | -0/+10 |
* | [PATCH] Plug kdump shutdown race window | Maneesh Soni | 2006-03-14 | 1 | -2/+4 |
* | [PATCH] i386: port ATI timer fix from x86_64 to i386 II | Andi Kleen | 2006-03-08 | 6 | -6/+32 |
* | [PATCH] fix kexec asm | Michael Matz | 2006-03-08 | 1 | -7/+7 |
* | [PATCH] x86: cpu model calculation for family 6 cpu | Shaohua Li | 2006-03-08 | 1 | -2/+2 |
* | [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi | GOTO Masanori | 2006-03-08 | 1 | -2/+2 |
* | [PATCH] EFI: Fix gdt load | Edgar Hucek | 2006-03-06 | 1 | -6/+8 |
* | [PATCH] x86: fix potential jiffies overflow in timer_resume() | Atsushi Nemoto | 2006-03-06 | 1 | -2/+2 |