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