aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
...
| * | alpha: Change do_timer() to xtime_update()Torben Hohn2011-01-311-6/+2
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-36/+0
|\ \
| * | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
| * | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-14/+0
| * | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+0
| * | rwsem: Cleanup includesThomas Gleixner2011-01-271-4/+0
| * | alpha: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
| |/
* | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-13/+16
|\ \
| * | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
| * | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-10/+12
* | | clean statfs-like syscalls upAl Viro2011-03-141-28/+8
* | | alpha: fix compile error from IRQ clean upMatt Turner2011-03-091-0/+1
|/ /
* | alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-021-0/+1
* | alpha: irq: Convert affinity to use irq_dataThomas Gleixner2011-03-021-4/+9
* | alpha: irq: Remove pointless irq status manipulationThomas Gleixner2011-03-021-8/+3
* | alpha: titan: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+12
* | alpha: takara: Convert irq_chip functionsThomas Gleixner2011-03-021-6/+8
* | alpha: sable: Convert irq_chip functionsThomas Gleixner2011-03-021-10/+10
* | alpha: rx164: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: noritake: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: rawhide: Convert irq_chip functionsThomas Gleixner2011-03-021-7/+10
* | alpha: mikasa: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: marvel: Convert irq_chip functionsThomas Gleixner2011-03-021-23/+19
* | alpha: eiger: Convert irq_chip functionsThomas Gleixner2011-03-021-6/+8
* | alpha: eb64p: Convert irq_chip functionsThomas Gleixner2011-03-021-9/+9
* | alpha: dp264: Convert irq_chip functionsThomas Gleixner2011-03-021-25/+27
* | alpha: cabriolet: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner2011-03-025-52/+58
* | alpha: srm: Convert irq_chip functionsThomas Gleixner2011-03-021-8/+8
* | alpha: Pyxis convert irq_chip functionsThomas Gleixner2011-03-021-10/+10
* | Fix typo in call to irq_to_desc()Morten Holst Larsen2011-03-021-1/+1
|/
* alpha: Use generic irq KconfigThomas Gleixner2011-01-211-13/+3
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky2011-01-171-3/+2
* alpha: fix breakage caused by df9ee29270Ivan Kokshaysky2011-01-171-3/+5
* alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner2011-01-171-0/+3
* alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-01-171-3/+0
* alpha: change to new Makefile flag variablesmatt mooney2011-01-175-7/+7
* alpha: kill off alpha_do_IRQKyle McMartin2011-01-1721-460/+94
* alpha: irq clean upKyle McMartin2011-01-1720-58/+67
* alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin2011-01-1720-48/+59
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-0/+2
* set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
* | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-263-11/+6
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-4/+0
|\