| Commit message (Expand) | Author | Age | Files | Lines |
* | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+1 |
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -3/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -6/+6 |
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-25 | 10 | -120/+76 |
|\ |
|
| * | m32r: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 | 2 | -45/+1 |
| * | m32r: Convert genirq namespace | Thomas Gleixner | 2011-03-24 | 8 | -75/+75 |
* | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -6/+0 |
* | | 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 |
* | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+4 |
|/ |
|
* | 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 | -9/+4 |
* | 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 | 1 | -3/+2 |
|\ \ |
|
| * | | m32r: Switch from do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -3/+2 |
| |/ |
|
* | | m32r: Fixup last __do_IRQ leftover | Thomas Gleixner | 2011-02-05 | 1 | -1/+1 |
|/ |
|
* | m32r: Convert to generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 1 | -8/+3 |
* | m32r: Convert usrv platform irq handling | Thomas Gleixner | 2011-01-21 | 1 | -48/+40 |
* | m32r: Convert opsput_lcdpld irq chip | Thomas Gleixner | 2011-01-21 | 1 | -26/+16 |
* | m32r: Convert opsput lanpld irq chip | Thomas Gleixner | 2011-01-21 | 1 | -20/+12 |
* | m32r: Convert opsput pld irq chip | Thomas Gleixner | 2011-01-21 | 1 | -26/+20 |
* | m32r: Convert opsput irq chip | Thomas Gleixner | 2011-01-21 | 1 | -31/+27 |
* | m32r: Convert oaks32r irq chips | Thomas Gleixner | 2011-01-21 | 1 | -25/+22 |
* | m32r: Convert mappi3 irq chip | Thomas Gleixner | 2011-01-21 | 1 | -31/+31 |
* | m32r: Convert mappi2 irq chip | Thomas Gleixner | 2011-01-21 | 1 | -29/+30 |
* | m32r: Convert mappi irq chips | Thomas Gleixner | 2011-01-21 | 1 | -27/+26 |
* | m32r: Convert m32700ut lcdpld irq chip | Thomas Gleixner | 2011-01-21 | 1 | -20/+12 |
* | m32r: Convert m32700ut lanpld irq chip | Thomas Gleixner | 2011-01-21 | 1 | -20/+12 |
* | m32r: Convert m32700ut pld irq chip | Thomas Gleixner | 2011-01-21 | 1 | -28/+20 |
* | m32r: Convert m32104ut irq chip | Thomas Gleixner | 2011-01-21 | 1 | -29/+27 |
* | m32r: Convert m32104ut irq handling | Thomas Gleixner | 2011-01-21 | 1 | -25/+21 |
* | m32r: Cleanup direct irq_desc access | Thomas Gleixner | 2011-01-21 | 9 | -307/+83 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 11 | -11/+11 |
* | 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 | 19 | -8489/+25 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -7/+0 |
* | | | ptrace: cleanup arch_ptrace() on m32r | Namhyung Kim | 2010-10-27 | 1 | -4/+4 |
* | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -1/+2 |
* | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -2/+0 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Update broken web addresses in arch directory. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 1 | -82/+1 |
|\ \ \ \ |
|
| * | | | | ioctl: Use asm-generic/ioctls.h on m32r (enables termiox) | Jeff Mahoney | 2010-10-22 | 1 | -82/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 2 | -65/+105 |
|\ \ \ \ \ |
|
| * | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -65/+105 |
* | | | | | | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-20 | 3 | -3/+6 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin | 2010-10-15 | 1 | -2/+2 |