Age | Commit message (Expand) | Author | Files | Lines |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 4 | -7/+12 |
2010-08-15 | defconfig reduction | Sam Ravnborg | 50 | -59459/+1 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 1 | -5/+4 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 3 | -3/+3 |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -12/+14 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 1 | -6/+0 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 1 | -9/+0 |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 1 | -1/+1 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+0 |
2010-08-11 | Merge branches 'master' and 'devel' into for-linus | Russell King | 4 | -12/+14 |
2010-08-11 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 1 | -0/+2 |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 1 | -2/+0 |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+0 |
2010-08-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 4 | -12/+14 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+4 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 10 | -48/+45 |
2010-08-04 | sh: add a parameter to LCDC driver's .display_on() callback | Guennadi Liakhovetski | 4 | -12/+14 |
2010-08-02 | V4L/DVB: mediabus: fix ambiguous pixel code names | Guennadi Liakhovetski | 1 | -1/+1 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -3/+0 |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar | 7 | -44/+44 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 7 | -44/+44 |
2010-06-29 | Merge branch 'linus' into perf/core | Thomas Gleixner | 3 | -4/+1 |
2010-06-21 | arch/sh/mm: Eliminate a double lock | Julia Lawall | 1 | -1/+1 |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 25 | -61/+356 |
2010-06-17 | fix typos concerning "precedence" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra | 1 | -3/+3 |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra | 1 | -0/+1 |
2010-06-07 | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). | Paul Mundt | 1 | -2/+0 |
2010-06-07 | sh: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 23 | -59/+354 |
2010-06-02 | sh: make sure static declaration on ms7724se | Kuninori Morimoto | 1 | -4/+4 |
2010-06-02 | sh: make sure static declaration on mach-migor | Kuninori Morimoto | 1 | -1/+1 |
2010-06-02 | sh: make sure static declaration on mach-ecovec24 | Kuninori Morimoto | 1 | -8/+8 |
2010-06-02 | sh: make sure static declaration on mach-ap325rxa | Kuninori Morimoto | 1 | -1/+1 |
2010-06-02 | Merge branch 'sh/iomap' | Paul Mundt | 9 | -34/+57 |
2010-06-02 | sh: PIO disabling for x3proto and urquell. | Paul Mundt | 1 | -0/+2 |
2010-06-02 | sh: mach-sdk7786: conditionally disable PIO support. | Paul Mundt | 1 | -0/+1 |
2010-06-02 | sh: support for platforms without PIO. | Paul Mundt | 8 | -34/+54 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2 | -2/+2 |
2010-05-31 | sh: add romImage MMCIF boot for sh7724 and Ecovec V2 | Magnus Damm | 9 | -4/+171 |
2010-05-31 | sh: allow romImage data between head.S and the zero page | Magnus Damm | 2 | -3/+10 |
2010-05-31 | sh: Add support MMCIF for ecovec | Yusuke Goda | 1 | -2/+84 |
2010-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2 | -23/+3 |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 1 | -0/+3 |
2010-05-27 | ptrace: unify FDPIC implementations | Mike Frysinger | 1 | -23/+0 |
2010-05-26 | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 1 | -0/+4 |
2010-05-26 | sh: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2010-05-25 | endian: #define __BYTE_ORDER | Joakim Tjernlund | 1 | -4/+0 |
2010-05-25 | sh: handle early calls to return_address() when using dwarf unwinder. | Paul Mundt | 2 | -2/+19 |