Age | Commit message (Expand) | Author |
2006-03-26 | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic fls64() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic fls() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic ffz() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic __ffs() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() | Akinobu Mita |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-23 | [PATCH] make bug messages more consistent | Ingo Molnar |
2006-03-20 | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman |
2006-03-08 | [PATCH] __get_unaligned() gcc-4 fix | Atsushi Nemoto |
2006-02-15 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin |
2006-01-15 | [PATCH] Use atomic64_set for 64-bit case of atomic_long_set | Kyle McMartin |
2006-01-11 | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds |
2006-01-10 | [PATCH] Generic ioctl.h | Brian Gerst |
2006-01-09 | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar |
2006-01-09 | [PATCH] consolidate asm/futex.h | Jeff Dike |
2006-01-09 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai |
2006-01-09 | [PATCH] asm-generic/atomic.h needs types.h | Andrew Morton |
2006-01-06 | [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure | Arjan van de Ven |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter |
2006-01-03 | [FLS64]: generic version | Stephen Hemminger |
2005-11-15 | Merge x86-64 update from Andi | Linus Torvalds |
2005-11-15 | [PATCH] x86_64: Only use asm/sections.h to declare section symbols | Andi Kleen |
2005-11-07 | [PATCH] RapidIO support: core base | Matt Porter |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau |
2005-10-30 | [PATCH] mm: update comments to pte lock | Hugh Dickins |
2005-10-30 | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins |
2005-10-30 | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins |
2005-10-30 | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins |
2005-10-30 | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins |
2005-10-28 | [PATCH] gfp_t: dma-mapping (simple cases) | Al Viro |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-09-28 | [PATCH] mm: move_pte to remap ZERO_PAGE | Nick Piggin |
2005-09-12 | [PATCH] x86-64: Increase TLB flush array size | Andi Kleen |
2005-09-10 | [PATCH] i386 / uml: add dwarf sections to static link script | Paolo 'Blaisorblade' Giarrusso |
2005-09-08 | [PATCH] Make sparc64 use setup-res.c | David S. Miller |
2005-09-07 | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi |
2005-09-07 | [PATCH] Clean up struct flock64 definitions | Stephen Rothwell |
2005-09-07 | [PATCH] Clean up struct flock definitions | Stephen Rothwell |
2005-09-07 | [PATCH] Clean up the fcntl operations | Stephen Rothwell |
2005-09-07 | [PATCH] Clean up the open flags | Stephen Rothwell |
2005-09-07 | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell |
2005-09-07 | [PATCH] optimise 64bit unaligned access on 32bit kernel | Ralf Baechle |
2005-09-07 | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2005-09-05 | [PATCH] x86: ptep_clear optimization | Zachary Amsden |
2005-09-05 | [PATCH] mm: consolidate get_order | Stephen Rothwell |
2005-08-05 | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski |
2005-07-29 | [PATCH] x86_64: Some cleanup in setup64.c | Andi Kleen |