aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-0/+5
|\
| * alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-121-0/+5
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-272-2/+4
|\ \ | |/
| * Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-10-021-2/+2
| * alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-09-141-0/+2
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+1
|\ \ | |/
| * alpha: fix 32/64-bit bug in futex supportAndrew Morton2012-03-121-1/+1
* | samsung update 1codeworkx2012-06-021-1/+0
|/
* irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-08-041-1/+1
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-1/+0
* alpha: fix several security issuesDan Rosenberg2011-06-151-4/+7
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-4/+0
|/
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-2/+0
* alpha: hook up gpiolib supportMark Brown2011-05-252-0/+59
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-255-12/+14
* alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* 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
|\ \