summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-141-1/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich2011-08-253-18/+11
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-2919-27/+27
|\ \
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2219-27/+27
| |/
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+4
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-2/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-251-1/+0
|\ \
| * | alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| |/
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-34/+0
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-224-5/+1
|\ \
| * | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-091-0/+1
| * | i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle2011-06-091-3/+0
| * | alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2011-06-092-2/+0
* | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* | | irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-07-011-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