summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+4
|\
| * alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-313-0/+3
| * alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-5/+0
|\ \
| * | alpha: drop unused Kconfig symbolPaul Bolle2011-10-311-5/+0
* | | alpha: wire up sendmmsg syscallMichael Cree2011-10-312-1/+3
* | | alpha: wire up accept4 syscallMichael Cree2011-10-312-1/+3
| |/ |/|
* | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-2/+0
|\ \
| * | locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-2/+0
| |/
* | doc: fix broken referencesPaul Bolle2011-09-271-3/+2
* | 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