summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+1
* | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-2/+1
|\ \
| * \ Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-218-19/+16
| |\ \
| * | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-2/+1
* | | | alpha: Wire up syscalls new to 2.6.39Michael Cree2011-05-132-5/+13
* | | | alpha: convert to clocksource_register_hzJohn Stultz2011-05-131-2/+1
| |/ / |/| |
* | | alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson2011-04-171-0/+1
* | | alpha: Fix RTC interrupt setup.Richard Henderson2011-04-171-1/+1
* | | alpha: Remove set but unused variables.Richard Henderson2011-04-175-17/+13
* | | alpha: Don't force -Werror.Richard Henderson2011-04-171-1/+1
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-317-8/+8
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | alpha: Use generic show_interrupts()Thomas Gleixner2011-03-292-57/+11
* | alpha: Convert to new irq function namesThomas Gleixner2011-03-2920-34/+38
|/
* remove dma64_addr_tFUJITA Tomonori2011-03-231-11/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-171-1/+1
* | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| |/
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-2/+3
|\ \
| * | alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo2011-01-251-2/+3
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/
* | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-6/+2
|\ \
| * | 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