summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-20/+20
|\
| * alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-20/+20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-103-41/+2
|\ \
| * | alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin2011-12-041-12/+0
| * | alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-25/+2
| * | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+0
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-33/+1
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-28/+1
| * | consolidate umode_t declarationsAl Viro2012-01-031-5/+0
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
|\ \ | |/ |/|
| * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | 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