Age | Commit message (Expand) | Author |
2011-10-31 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying |
2011-07-29 | frv: remove unnecessary code | Greg Dietsche |
2011-07-26 | 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 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-26 | frv, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra |
2011-05-24 | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-29 | FRV: Use generic show_interrupts() | Thomas Gleixner |
2011-03-29 | FRV: Convert genirq namespace | Thomas Gleixner |
2011-03-29 | frv: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner |
2011-03-29 | frv: Convert cpu irq_chip to new functions | Thomas Gleixner |
2011-03-29 | frv: Convert mb93493 irq_chip to new functions | Thomas Gleixner |
2011-03-29 | frv: Convert mb93093 irq_chip to new function | Thomas Gleixner |
2011-03-29 | frv: Convert mb93091 irq_chip to new functions | Thomas Gleixner |
2011-03-29 | frv: Fix typo from __do_IRQ overhaul | Thomas Gleixner |
2011-03-29 | frv: Remove stale irq_chip.end | Thomas Gleixner |
2011-03-29 | FRV: Do some cleanups | Amerigo Wang |
2011-03-29 | FRV: Missing node arg in alloc_thread_info_node() macro | David Howells |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-23 | 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-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-01-31 | frv: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-21 | frv: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |