| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin | 2006-03-23 | 1 | -1/+7 |
* | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin | 2006-03-23 | 1 | -0/+2 |
* | [PATCH] x86: Make _syscallX() macros compile in PIC mode | Markus Gutschke | 2006-03-23 | 1 | -15/+21 |
* | [PATCH] i386 spinlocks: disable interrupts only if we enabled them | Chuck Ebbert | 2006-03-23 | 1 | -4/+9 |
* | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k... | Jesper Juhl | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() | Jan Beulich | 2006-03-23 | 3 | -3/+3 |
* | [PATCH] i386: actively synchronize vmalloc area when registering certain call... | Jan Beulich | 2006-03-23 | 2 | -0/+4 |
* | [PATCH] x86: early printk handling fixes | Stas Sergeev | 2006-03-23 | 1 | -0/+3 |
* | [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus | Chris Wright | 2006-03-23 | 1 | -1/+0 |
* | [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) | Natalie.Protasevich@unisys.com | 2006-03-23 | 1 | -2/+8 |
* | [PATCH] i386: Add a temporary to make put_user more type safe | Eric W. Biederman | 2006-03-23 | 1 | -5/+7 |
* | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 2006-03-23 | 9 | -124/+194 |
* | [PATCH] Enable mprotect on huge pages | Zhang, Yanmin | 2006-03-22 | 1 | -3/+2 |
* | [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled | Herbert Poetzl | 2006-03-22 | 1 | -4/+6 |
* | [PATCH] i386: port ATI timer fix from x86_64 to i386 II | Andi Kleen | 2006-03-09 | 1 | -0/+2 |
* | [PATCH] x86: fix broken SMP boot sequence | James Bottomley | 2006-02-24 | 1 | -2/+4 |
* | [PATCH] Kprobes causes NX protection fault on i686 SMP | Prasanna S Panchamukhi | 2006-02-24 | 1 | -2/+5 |
* | [PATCH] i386: fix singlestepping though a syscall | Chuck Ebbert | 2006-02-17 | 1 | -2/+2 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-16 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-15 | 1 | -0/+2 |
* | [PATCH] fix x86 topology export in sysfs for subarchitectures | James Bottomley | 2006-02-15 | 1 | -1/+1 |
* | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-12 | 1 | -1/+1 |
* | [PATCH] unshare system call -v5: system call registration for i386 | JANAK DESAI | 2006-02-08 | 1 | -1/+2 |
* | [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 | Takashi Iwai | 2006-02-05 | 1 | -1/+1 |
* | [PATCH] Export cpu topology in sysfs | Zhang, Yanmin | 2006-02-03 | 1 | -0/+9 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-02-02 | 1 | -1/+1 |
|\ |
|
| *-----. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | | | | * | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once | Venkatesh Pallipadi | 2005-12-01 | 1 | -1/+1 |
| | | | |/
| | | |/| |
|
* | | / | | [PATCH] VMSPLIT config options | Mark Lord | 2006-02-01 | 1 | -2/+2 |
|/ / / / |
|
* | | | | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-19 | 2 | -12/+18 |
* | | | | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-19 | 1 | -0/+12 |
* | | | | [PATCH] Add pselect/ppoll system calls on i386 | David Woodhouse | 2006-01-19 | 1 | -1/+3 |
* | | | | [PATCH] Handle TIF_RESTORE_SIGMASK for i386 | David Howells | 2006-01-19 | 3 | -1/+3 |
* | | | | [PATCH] vfs: *at functions: i386 | Ulrich Drepper | 2006-01-19 | 1 | -1/+14 |
* | | | | [PATCH] uml: remove leftover from patch revertal | Paolo 'Blaisorblade' Giarrusso | 2006-01-19 | 1 | -1/+1 |
* | | | | [PATCH] mark several functions __always_inline | Ingo Molnar | 2006-01-15 | 4 | -10/+10 |
* | | | | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -2/+0 |
* | | | | [PATCH] i386: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | | | | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 2006-01-12 | 1 | -1/+11 |
* | | | | [PATCH] i386: task_thread_info() | Al Viro | 2006-01-12 | 1 | -4/+4 |
* | | | | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -1/+0 |
* | | | | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+9 |
* | | | | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s... | Andi Kleen | 2006-01-12 | 1 | -2/+4 |
* | | | | [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. | Andi Kleen | 2006-01-12 | 1 | -3/+9 |
* | | | | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-12 | 1 | -0/+5 |
* | | | | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-12 | 1 | -0/+5 |
* | | | | [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI | Zwane Mwaikambo | 2006-01-12 | 1 | -3/+1 |
* | | | | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen | 2006-01-12 | 1 | -3/+5 |
* | | | | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen | 2006-01-12 | 1 | -0/+1 |
* | | | | [PATCH] i386/x86-64: Use input/output dependencies for bitops | Andi Kleen | 2006-01-12 | 1 | -12/+12 |