Age | Commit message (Expand) | Author | Files | Lines |
2007-05-07 | blackfin architecture | Bryan Wu | 103 | -0/+23594 |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on x86_64 | Benjamin Herrenschmidt | 1 | -0/+3 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on sparc64 | Benjamin Herrenschmidt | 1 | -0/+6 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on parisc | Benjamin Herrenschmidt | 1 | -0/+5 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt | 2 | -0/+15 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on i386 | Benjamin Herrenschmidt | 1 | -0/+6 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on frv | Benjamin Herrenschmidt | 1 | -0/+4 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on arm | Benjamin Herrenschmidt | 1 | -2/+1 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on alpha | Benjamin Herrenschmidt | 1 | -0/+3 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on powerpc | Benjamin Herrenschmidt | 1 | -0/+21 |
2007-05-07 | slab allocators: remove multiple alignment specifications | Christoph Lameter | 3 | -3/+3 |
2007-05-07 | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter | 3 | -6/+3 |
2007-05-07 | Quicklist support for sparc64 | David Miller | 3 | -25/+5 |
2007-05-07 | Make page->private usable in compound pages | Christoph Lameter | 1 | -1/+1 |
2007-05-07 | PowerPC: Disable SLUB for configurations in which slab page structs are modified | Christoph Lameter | 1 | -0/+13 |
2007-05-07 | SLUB core | Christoph Lameter | 2 | -0/+8 |
2007-05-07 | Introduce CONFIG_HAS_DMA | Heiko Carstens | 1 | -0/+3 |
2007-05-07 | serial: define FIXED_PORT flag for serial_core | David Gibson | 1 | -1/+2 |
2007-05-07 | RM9000 serial driver | Thomas Koeller | 1 | -0/+3 |
2007-05-07 | serial driver PMC MSP71xx | Marc St-Jean | 1 | -0/+165 |
2007-05-07 | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 8 | -45/+57 |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 136 | -1027/+4690 |
2007-05-06 | Merge branch 'ixp4xx' into devel | Russell King | 11 | -7/+474 |
2007-05-06 | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King | 87 | -616/+3779 |
2007-05-06 | [ARM] Move syscall saving out of the way of utrace | Russell King | 1 | -3/+3 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 167 | -8491/+4803 |
2007-05-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6 | Linus Torvalds | 5 | -97/+83 |
2007-05-06 | [ARM] 4358/1: S3C24XX: mach-qt2410.c: remove linux/mmc/protocol.h header | Arnaud Patard | 1 | -1/+0 |
2007-05-05 | [ARM] mm 10: allow memory type to be specified with ioremap | Russell King | 5 | -28/+26 |
2007-05-05 | [ARM] mm 9: add additional device memory types | Russell King | 3 | -36/+42 |
2007-05-05 | [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6 | Russell King | 1 | -24/+20 |
2007-05-05 | ARM: OMAP: fix OMAP1 mpuio suspend/resume oops | David Brownell | 1 | -0/+2 |
2007-05-05 | ARM: OMAP: MPUIO wake updates | David Brownell | 1 | -10/+83 |
2007-05-05 | ARM: OMAP: speed up gpio irq handling | David Brownell | 1 | -8/+9 |
2007-05-05 | ARM: OMAP: plat-omap changes for 2430 SDP | Syed Mohammed Khasim | 4 | -19/+80 |
2007-05-05 | ARM: OMAP: gpio object shrinkage, cleanup | David Brownell | 1 | -36/+130 |
2007-05-05 | ARM: OMAP: /sys/kernel/debug/omap_gpio | David Brownell | 1 | -1/+129 |
2007-05-05 | ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon | Juha Yrjola | 1 | -18/+136 |
2007-05-05 | ARM: OMAP: Enable 24xx GPIO autoidling | Juha Yrjola | 1 | -0/+10 |
2007-05-05 | [ARM] 4318/2: DSM-G600 Board Support | Michael-Luke Jones | 5 | -0/+385 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+3 |
2007-05-05 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2 | -1/+55 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 4 | -25/+25 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 30 | -31/+20 |
2007-05-05 | m68k: export csum_partial_copy_from_user | Geert Uytterhoeven | 1 | -0/+3 |
2007-05-05 | m68k: Mac II ADB fixes | Finn Thain | 1 | -0/+10 |
2007-05-05 | m68k: Mac IRQ cleanup | Finn Thain | 4 | -29/+7 |
2007-05-05 | m68k: Mac nubus IRQ fixes (plan E) | Finn Thain | 1 | -61/+80 |
2007-05-05 | m68k: Mac IRQ prep | Finn Thain | 4 | -69/+111 |