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