| Commit message (Expand) | Author | Age | Files | Lines |
* | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 |
* | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -3/+0 |
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -1/+1 |
*-. | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-18 | 4 | -44/+6 |
|\ \ |
|
| * | | cris: Use generic show_interrupts() | Thomas Gleixner | 2011-03-17 | 2 | -39/+1 |
| * | | cris: Use accessor functions to set IRQ_PER_CPU flag | Thomas Gleixner | 2011-03-17 | 1 | -3/+3 |
| * | | cris: Fix irq conversion fallout | Thomas Gleixner | 2011-03-17 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ \ |
|
| * | | cris: fix comment typo occationally to occasionally | Justin P. Mattock | 2011-02-16 | 1 | -1/+1 |
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 2 | -6/+4 |
|\ \ |
|
| * | | cris: arch-v32: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -4/+2 |
| * | | cris: arch-v10: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -1/+3 |
|\ \ |
|
| * | | cris: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | 1 | -1/+3 |
| |/ |
|
* | | Drop redundant __param section for CRISv32. | Jesper Nilsson | 2011-02-23 | 1 | -5/+0 |
|/ |
|
* | cris: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 2 | -5/+3 |
* | cris: Convert V32 interrupt handling | Thomas Gleixner | 2011-01-21 | 1 | -35/+15 |
* | cris: Convert V10 interrupt handling | Thomas Gleixner | 2011-01-21 | 1 | -31/+10 |
* | cris: Use irq handling wrapper | Thomas Gleixner | 2011-01-21 | 1 | -2/+2 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 3 | -3/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -2/+2 |
|\ |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -2/+2 |
* | | set_rtc_mmss: show warning message only once | Stephen Hemminger | 2011-01-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 1 | -7/+0 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 66 | -2872/+877 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -7/+0 |
* | | | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim | 2010-10-27 | 2 | -16/+14 |
* | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 2 | -4/+6 |
* | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 1 | -83/+1 |
|\ \ \ |
|
| * | | | ioctl: Use asm-generic/ioctls.h on cris (enables termiox) | Jeff Mahoney | 2010-10-22 | 1 | -83/+1 |
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 12 | -3/+15 |
|\ \ \ \ |
|
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 12 | -3/+15 |
| |/ / / |
|
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 8 | -31/+36 |
|\ \ \ \ |
|
| * | | | | cris: autoconvert trivial BKL users | Arnd Bergmann | 2010-09-26 | 8 | -31/+36 |
| |/ / / |
|
* | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 6 | -38/+93 |
|/ / / |
|
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 2 | -3/+7 |
| |/
|/| |
|
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 4 | -2104/+5 |
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -3/+2 |
* | | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris | Linus Torvalds | 2010-08-12 | 1 | -0/+3 |
|\ \ |
|
| * | | CRIS: Define io_remap_pfn_range as remap_pfn_range | Jesper Nilsson | 2010-08-12 | 1 | -0/+3 |
* | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -2/+0 |
* | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 |