Age | Commit message (Expand) | Author |
2011-04-17 | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson |
2011-04-17 | alpha: Fix RTC interrupt setup. | Richard Henderson |
2011-04-17 | alpha: Remove set but unused variables. | Richard Henderson |
2011-04-17 | alpha: Don't force -Werror. | Richard Henderson |
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 | alpha: Use generic show_interrupts() | Thomas Gleixner |
2011-03-29 | alpha: Convert to new irq function names | Thomas Gleixner |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
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 |