Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 1 | -9/+0 |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 1 | -2/+0 |
2011-05-25 | m32r, mm: set all online nodes in N_NORMAL_MEMORY | David Rientjes | 1 | -0/+1 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 10 | -120/+76 |
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-26 | 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-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |
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-24 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 1 | -0/+4 |
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 | -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-16 | 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-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 11 | -11/+11 |
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 m32r | Namhyung Kim | 1 | -4/+4 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -1/+2 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 1 | -2/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | 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 |