Age | Commit message (Expand) | Author |
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-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-14 | clean statfs-like syscalls up | Al Viro |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-09 | alpha: fix compile error from IRQ clean up | Matt Turner |
2011-03-02 | alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner |
2011-03-02 | alpha: irq: Convert affinity to use irq_data | Thomas Gleixner |
2011-03-02 | alpha: irq: Remove pointless irq status manipulation | Thomas Gleixner |
2011-03-02 | alpha: titan: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: takara: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: sable: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: rx164: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: noritake: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: rawhide: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: mikasa: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: marvel: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: eiger: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: eb64p: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: dp264: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: cabriolet: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: i8259, alcor, jensen wildfire: Convert irq_chip | Thomas Gleixner |
2011-03-02 | alpha: srm: Convert irq_chip functions | Thomas Gleixner |
2011-03-02 | alpha: Pyxis convert irq_chip functions | Thomas Gleixner |
2011-03-02 | Fix typo in call to irq_to_desc() | Morten Holst Larsen |
2011-02-17 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers |
2011-02-17 | mm: Fix out-of-date comments which refers non-existent functions | Ryota Ozaki |
2011-01-31 | alpha: Change do_timer() to xtime_update() | Torben Hohn |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner |
2011-01-27 | alpha: Replace deprecated spinlock initialization | Thomas Gleixner |
2011-01-25 | alpha: use L1_CACHE_BYTES for cacheline size in the linker script | Tejun Heo |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-21 | alpha: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-17 | alpha: fix WARN_ON in __local_bh_enable() | Ivan Kokshaysky |
2011-01-17 | alpha: fix breakage caused by df9ee29270 | Ivan Kokshaysky |