summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell-0/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-36/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+16
2011-03-14clean statfs-like syscalls upAl Viro-28/+8
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse-10/+12
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner-0/+1
2011-03-02alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner-0/+1
2011-03-02alpha: irq: Convert affinity to use irq_dataThomas Gleixner-4/+9
2011-03-02alpha: irq: Remove pointless irq status manipulationThomas Gleixner-8/+3
2011-03-02alpha: titan: Convert irq_chip functionsThomas Gleixner-9/+12
2011-03-02alpha: takara: Convert irq_chip functionsThomas Gleixner-6/+8
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner-10/+10
2011-03-02alpha: rx164: Convert irq_chip functionsThomas Gleixner-8/+8
2011-03-02alpha: noritake: Convert irq_chip functionsThomas Gleixner-8/+8
2011-03-02alpha: rawhide: Convert irq_chip functionsThomas Gleixner-7/+10
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner-8/+8
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner-23/+19
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner-6/+8
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner-9/+9
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner-25/+27
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner-8/+8
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner-52/+58
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner-8/+8
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner-10/+10
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen-1/+1
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers-0/+1
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki-1/+1
2011-01-31alpha: Change do_timer() to xtime_update()Torben Hohn-6/+2
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner-14/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner-8/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner-4/+0
2011-01-27alpha: Replace deprecated spinlock initializationThomas Gleixner-1/+1
2011-01-25alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo-2/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo-1/+1
2011-01-21alpha: Use generic irq KconfigThomas Gleixner-13/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner-3/+0
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky-3/+2
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky-3/+5
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner-0/+3
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim-3/+0
2011-01-17alpha: change to new Makefile flag variablesmatt mooney-7/+7
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin-460/+94
2011-01-17alpha: irq clean upKyle McMartin-58/+67
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin-48/+59
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli-0/+2