Age | Commit message (Expand) | Author |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2008-07-13 | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis |
2008-07-10 | firmware: allow firmware files to be built into kernel image | David Woodhouse |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-04 | Christoph has moved | Christoph Lameter |
2008-06-30 | generic: per-device coherent dma allocator | Dmitry Baryshkov |
2008-06-27 | kbuild: fix a.out.h export to userspace with O= build. | David Woodhouse |
2008-06-25 | mm: add a ptep_modify_prot transaction abstraction | Jeremy Fitzhardinge |
2008-06-16 | Merge branch 'linus' into core/rodata | Ingo Molnar |
2008-06-10 | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki |
2008-05-25 | x86: move tracedata to RODATA | Jan Beulich |
2008-05-25 | move BUG_TABLE into RODATA | Jan Beulich |
2008-05-25 | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro | Eric Dumazet |
2008-05-24 | gpio: build fixes | David Brownell |
2008-05-02 | types: add C99-style constructors to <asm-generic/int-*.h> | H. Peter Anvin |
2008-05-02 | types: create <asm-generic/int-*.h> | H. Peter Anvin |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel |
2008-04-30 | remove __KERNEL__ tests of unexported headers under asm-generic/ | Robert P. J. Day |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-29 | generalize asm-generic/ioctl.h to allow overriding values | Robert P. J. Day |
2008-04-28 | gpiochip_reserve() | Anton Vorontsov |
2008-04-28 | gpio: define gpio_is_valid() | Guennadi Liakhovetski |
2008-04-28 | gpiolib: better rmmod infrastructure | Guennadi Liakhovetski |
2008-04-26 | bitops: use __fls for fls64 on 64-bit archs | Alexander van Heukelum |
2008-04-26 | generic: introduce a generic __fls implementation | Alexander van Heukelum |
2008-04-26 | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum |
2008-04-24 | generic: add ioremap_wc() interface wrapper | venkatesh.pallipadi@intel.com |
2008-04-19 | asm-generic: add node_to_cpumask_ptr macro | Mike Travis |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-02-23 | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins |
2008-02-19 | Add missing init section definitions | Sam Ravnborg |
2008-02-11 | Make topology fallback macros reference their arguments. | Andi Kleen |
2008-02-08 | asm-generic: remove fastcall | Harvey Harrison |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-08 | tty: let architectures override the user/kernel macros. | Heiko Carstens |
2008-02-07 | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov |
2008-02-07 | Unexport asm/elf.h | Kirill A. Shutemov |
2008-02-07 | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov |
2008-02-06 | remove support for un-needed _extratext section | Robin Getz |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | gpiolib: add gpio provider infrastructure | David Brownell |
2008-02-04 | x86: fix RTC lockdep warning: potential hardirq recursion | Andrew Morton |
2008-02-04 | asm-generic/tlb.h: remove <linux/quicklist.h> | H. Peter Anvin |
2008-01-31 | asm-generic/tlb.h: build fix | Ingo Molnar |
2008-01-30 | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven |
2008-01-30 | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge |