Age | Commit message (Expand) | Author |
2006-01-14 | [PATCH] mark several functions __always_inline | Ingo Molnar |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro |
2006-01-12 | [PATCH] i386: task_stack_page() | Al Viro |
2006-01-12 | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org |
2006-01-12 | [PATCH] i386: task_thread_info() | Al Viro |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org |
2006-01-12 | [PATCH] sched: add cacheflush() asm | Ingo Molnar |
2006-01-11 | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s... | Andi Kleen |
2006-01-11 | [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. | Andi Kleen |
2006-01-11 | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi |
2006-01-11 | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen |
2006-01-11 | [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI | Zwane Mwaikambo |
2006-01-11 | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen |
2006-01-11 | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen |
2006-01-11 | [PATCH] i386/x86-64: Use input/output dependencies for bitops | Andi Kleen |
2006-01-11 | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds |
2006-01-10 | [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES | Ingo Molnar |
2006-01-10 | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy |
2006-01-10 | [PATCH] kprobes: cleanup include/asm/kprobes.h | Anil S Keshavamurthy |
2006-01-10 | [PATCH] Generic ioctl.h | Brian Gerst |
2006-01-10 | [PATCH] Kdump: i386 compiler warning fix | Vivek Goyal |
2006-01-10 | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-i386/mutex.h | Arjan van de Ven |
2006-01-09 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar |
2006-01-08 | [PATCH] Make vm86 support optional | Matt Mackall |
2006-01-08 | [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of... | Paolo 'Blaisorblade' Giarrusso |
2006-01-08 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai |
2006-01-08 | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter |
2006-01-06 | [PATCH] mpspec: remove unneeded packed attribute | Brian Gerst |
2006-01-06 | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse |
2006-01-06 | [PATCH] x86: fls() in asm | Stephen Hemminger |
2006-01-06 | [PATCH] x86: convert bigsmp to use flat physical mode | Ashok Raj |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read only: x86 parts | Arjan van de Ven |
2006-01-06 | [PATCH] x86: handle -Wsign-compare in bitops | David Howells |
2006-01-06 | [PATCH] x86: Pnp byte granularity | Zachary Amsden |
2006-01-06 | [PATCH] x86: Deprecate obsolete ldt accessors | Zachary Amsden |
2006-01-06 | [PATCH] x86: Pnp segments in segment h | Zachary Amsden |
2006-01-06 | [PATCH] x86: Cr4 is valid on some 486s | Zachary Amsden |
2006-01-06 | [PATCH] i386: move SIMD initialization | Jan Beulich |
2006-01-06 | [PATCH] x86: GDT alignment fix | Zachary Amsden |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter |
2006-01-06 | [PATCH] kill last zone_reclaim() bits | Andrew Morton |
2006-01-06 | [PATCH] mm: kvaddr_to_nid not used in common code | Andy Whitcroft |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty |
2006-01-03 | [FLS64]: generic version | Stephen Hemminger |
2006-01-02 | [PATCH] Avoid namespace pollution in <asm/param.h> | Dag-Erling Sm�rgrav |
2005-11-17 | x86: Fix silly typo in recent <asm/signal.h> fixes | Linus Torvalds |
2005-11-17 | [PATCH] x86: fix sigaddset() inline asm memory constraint | Constantine Gavrilov |