Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 1 | -1/+0 |
2011-03-29 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 5 | -382/+3 |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 12 | -70/+17 |
2011-03-24 | remove dma64_addr_t | FUJITA Tomonori | 1 | -6/+0 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -3/+0 |
2011-03-23 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -1/+1 |
2011-03-21 | Correct auto-restart of syscalls via restartblock | Jesper Nilsson | 1 | -1/+1 |
2011-03-21 | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson | 1 | -1/+1 |
2011-03-21 | Drop the CRISv32 version of pcf8563 | Jesper Nilsson | 3 | -380/+1 |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 4 | -44/+6 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | cris: Use generic show_interrupts() | Thomas Gleixner | 2 | -39/+1 |
2011-03-17 | cris: Use accessor functions to set IRQ_PER_CPU flag | Thomas Gleixner | 1 | -3/+3 |
2011-03-17 | cris: Fix irq conversion fallout | Thomas Gleixner | 2 | -2/+2 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-03-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+4 |
2011-03-16 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+3 |
2011-03-11 | CRIS: stop checking for MTD_CONCAT | Dmitry Eremin-Solenikov | 4 | -14/+0 |
2011-02-23 | Drop redundant __param section for CRISv32. | Jesper Nilsson | 1 | -5/+0 |
2011-02-16 | cris: fix comment typo occationally to occasionally | Justin P. Mattock | 1 | -1/+1 |
2011-01-31 | cris: arch-v32: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -4/+2 |
2011-01-31 | cris: arch-v10: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -2/+2 |
2011-01-27 | cris: Replace deprecated spinlock initialization | Thomas Gleixner | 1 | -1/+3 |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 1 | -1/+1 |
2011-01-21 | cris: Use generic irq Kconfig | Thomas Gleixner | 2 | -5/+3 |
2011-01-21 | cris: Convert V32 interrupt handling | Thomas Gleixner | 1 | -35/+15 |
2011-01-21 | cris: Convert V10 interrupt handling | Thomas Gleixner | 1 | -31/+10 |
2011-01-21 | cris: Use irq handling wrapper | Thomas Gleixner | 1 | -2/+2 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 3 | -3/+3 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2 | -2/+2 |
2010-10-29 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -7/+0 |
2010-10-28 | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim | 2 | -16/+14 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2 | -4/+6 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 1 | -2/+0 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -83/+1 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 12 | -3/+15 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 8 | -31/+36 |
2010-10-22 | ioctl: Use asm-generic/ioctls.h on cris (enables termiox) | Jeff Mahoney | 1 | -83/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 12 | -3/+15 |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 66 | -2872/+877 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 6 | -38/+93 |
2010-09-26 | cris: autoconvert trivial BKL users | Arnd Bergmann | 8 | -31/+36 |
2010-09-20 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 1 | -7/+0 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 2 | -3/+7 |
2010-08-15 | defconfig reduction | Sam Ravnborg | 4 | -2104/+5 |