Age | Commit message (Expand) | Author |
2008-08-01 | Missing symbol prefix on vmlinux.lds.h | Yoshinori Sato |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-28 | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 | Andrew Morton |
2008-07-28 | gpio: fix build on CONFIG_GPIO_SYSFS=n | Atsushi Nemoto |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2008-07-26 | gpiolib: fix typo in comment | Michael Buesch |
2008-07-26 | tracehook: asm/syscall.h | Roland McGrath |
2008-07-26 | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s... | Jan Beulich |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-25 | gpio: sysfs interface | David Brownell |
2008-07-25 | printk ratelimiting rewrite | Dave Young |
2008-07-25 | Add a WARN() macro; this is WARN_ON() + printk arguments | Arjan van de Ven |
2008-07-25 | asm-generic/int-ll64.h: always provide __{s,u}64 | Adrian Bunk |
2008-07-18 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-15 | mm: fix build on non-mmu machines | Sebastian Siewior |
2008-07-14 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds |
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 |