| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -10/+0 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 1 | -22/+22 |
| |\ |
|
| * | | treewide: remove commented out Kconfig entries | Paul Bolle | 2011-10-29 | 1 | -10/+0 |
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 2 | -36/+1 |
|\ \ \ |
|
| * | | | consolidate a bunch of ipcbuf.h instances | Al Viro | 2012-01-03 | 1 | -30/+1 |
| * | | | consolidate umode_t declarations | Al Viro | 2012-01-03 | 1 | -6/+0 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-17 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
| |/ |
|
* | | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 | 1 | -22/+22 |
|/ |
|
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+1 |
|\ |
|
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
* | | frv: remove unnecessary code | Greg Dietsche | 2011-07-29 | 1 | -7/+1 |
* | | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 3 | -3/+2 |
* | | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 | 1 | -2/+1 |
* | | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | | frv, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-26 | 2 | -5/+1 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -54/+3 |
|/ |
|
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 2 | -1/+3 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 2 | -1/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | 1 | -20/+0 |
|\ \ |
|
| * | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -20/+0 |
* | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -8/+0 |
| |/
|/| |
|
* | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 | 1 | -2/+0 |
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -5/+5 |
* | | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | | FRV: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 2 | -42/+4 |
* | | FRV: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 4 | -6/+7 |
* | | frv: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-03-29 | 2 | -1/+3 |
* | | frv: Convert cpu irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
* | | frv: Convert mb93493 irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 |
* | | frv: Convert mb93093 irq_chip to new function | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
* | | frv: Convert mb93091 irq_chip to new functions | Thomas Gleixner | 2011-03-29 | 1 | -13/+13 |
* | | frv: Fix typo from __do_IRQ overhaul | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | | frv: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-29 | 2 | -7/+0 |
* | | FRV: Do some cleanups | Amerigo Wang | 2011-03-29 | 3 | -10/+2 |
* | | FRV: Missing node arg in alloc_thread_info_node() macro | David Howells | 2011-03-29 | 1 | -1/+1 |
|/ |
|
* | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -2/+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 | -8/+0 |
* | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 1 | -9/+4 |
* | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet | 2011-03-22 | 2 | -3/+4 |