summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2012-05-14alpha: silence 'const' warning in sys_marvel.cMatt Turner
2012-05-14alpha: include module.h to fix modpost on TsunamiJim Faulkner
2012-05-14alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner
2012-05-14alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner
2012-04-18alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-04-18alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-18Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-04-18documentation: remove references to cpu_*_map.Rusty Russell
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-04alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin
2011-11-28alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-10-31alpha: wire up sendmmsg syscallMichael Cree
2011-10-31alpha: wire up accept4 syscallMichael Cree
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker
2011-10-31alpha: drop unused Kconfig symbolPaul Bolle
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-14alpha, gpio: GENERIC_GPIO default must be nBen Hutchings
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle