Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+0 |
2011-10-04 | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz | 2 | -2/+0 |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -1/+1 |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+1 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -1/+0 |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -4/+4 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+1 |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -13/+1 |
2011-07-26 | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton | 1 | -1/+1 |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -1/+0 |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds | 2 | -0/+4 |
2011-07-25 | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong | 1 | -0/+1 |
2011-07-25 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 1 | -0/+3 |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+2 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -43/+0 |
2011-07-11 | XTENSA: static should be at beginning of declaration | Jesper Juhl | 1 | -1/+1 |
2011-07-05 | xtensa: Use generic config PREEMPT definition | Frederic Weisbecker | 1 | -12/+1 |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov | 1 | -2/+1 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 1 | -1/+3 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -1/+3 |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -6/+0 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-25 | xtensa/mm: remove WANT_PAGE_VIRTUAL | Sebastian Andrzej Siewior | 1 | -4/+0 |
2011-05-25 | xtensa/mm: remove pgtable.c | Sebastian Andrzej Siewior | 1 | -72/+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 | 4 | -98/+61 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 10 | -107/+61 |
2011-04-20 | xtensa: Fixup irq conversion fallout and nmi_count | Thomas Gleixner | 1 | -12/+6 |
2011-04-11 | xtensa: remove obsolete BKL kernel option from defconfig | Alessio Igor Bogani | 1 | -1/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
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 | 4 | -98/+61 |
2011-03-24 | xtensa: Use generic show_interrupts() | Thomas Gleixner | 2 | -44/+10 |
2011-03-24 | xtensa: Convert genirq namespace | Thomas Gleixner | 3 | -13/+13 |
2011-03-24 | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -3/+2 |
2011-03-24 | xtensa: Convert s6000 gpio irq_chip to new functions | Thomas Gleixner | 1 | -18/+17 |
2011-03-24 | xtensa: Convert main irq_chip to new functions | Thomas Gleixner | 1 | -22/+21 |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |
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/+3 |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -4/+0 |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -2/+2 |
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 | xtensa: change to new flag variable | matt mooney | 2 | -2/+2 |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
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 | -5/+1 |