aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker3-69/+74
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-21/+10
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+10
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-14/+24
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-108/+5
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds65-403/+384
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells65-402/+388
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz3-14/+24
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-86/+16
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20__register_binfmt() made voidAl Viro1-1/+2
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-55/+23
2012-03-20constify struct pci_dev * in obvious casesAl Viro2-2/+2
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-0/+4
2012-03-08TTY: srmcons, convert to use tty_portJiri Slaby1-15/+17
2012-03-08ALPHA: srmcons, fix racy singleton structureJiri Slaby1-35/+5
2012-03-08ALPHA: srmcons, use timer functionsJiri Slaby1-9/+5
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas2-72/+5
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas5-13/+12
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14alpha: Use generic posix_types.hH. Peter Anvin1-108/+5
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-20/+20
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-41/+2
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-33/+1
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-20/+20
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-28/+1
2012-01-03consolidate umode_t declarationsAl Viro1-5/+0
2011-12-04alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin1-12/+0
2011-11-28alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-25/+2
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-4/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-5/+0
2011-10-31alpha: wire up sendmmsg syscallMichael Cree2-1/+3
2011-10-31alpha: wire up accept4 syscallMichael Cree2-1/+3
2011-10-31alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker3-0/+3
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker1-0/+1
2011-10-31alpha: drop unused Kconfig symbolPaul Bolle1-5/+0
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-09-27doc: fix broken referencesPaul Bolle1-3/+2
2011-09-14alpha, gpio: GENERIC_GPIO default must be nBen Hutchings1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich3-18/+11
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields1-2/+0
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds19-27/+27
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+4
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge 'akpm' patch seriesLinus Torvalds1-1/+0
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-34/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle19-27/+27
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-1/+0
2011-06-15alpha: fix several security issuesDan Rosenberg1-4/+7
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-0/+1
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle1-3/+0
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2-2/+0
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-4/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-2/+0
2011-05-25alpha: hook up gpiolib supportMark Brown2-0/+59
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro5-12/+14
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-2/+1
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree2-5/+13
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz1-2/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar8-19/+16
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson1-0/+1
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson1-1/+1
2011-04-17alpha: Remove set but unused variables.Richard Henderson5-17/+13
2011-04-17alpha: Don't force -Werror.Richard Henderson1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi7-8/+8
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner2-57/+11
2011-03-29alpha: Convert to new irq function namesThomas Gleixner20-34/+38
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-11/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-1/+0
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-2/+3
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-36/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+16
2011-03-14clean statfs-like syscalls upAl Viro1-28/+8
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-10/+12
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner1-0/+1
2011-03-02alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-02alpha: irq: Convert affinity to use irq_dataThomas Gleixner1-4/+9
2011-03-02alpha: irq: Remove pointless irq status manipulationThomas Gleixner1-8/+3
2011-03-02alpha: titan: Convert irq_chip functionsThomas Gleixner1-9/+12
2011-03-02alpha: takara: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02alpha: rx164: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: noritake: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: rawhide: Convert irq_chip functionsThomas Gleixner1-7/+10
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner1-23/+19
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner1-9/+9
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner1-25/+27
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner5-52/+58
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen1-1/+1
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-17mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki1-1/+1
2011-01-31alpha: Change do_timer() to xtime_update()Torben Hohn1-6/+2
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-14/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-8/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-4/+0
2011-01-27alpha: Replace deprecated spinlock initializationThomas Gleixner1-1/+1
2011-01-25alpha: use L1_CACHE_BYTES for cacheline size in the linker scriptTejun Heo1-2/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21alpha: Use generic irq KconfigThomas Gleixner1-13/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky1-3/+2
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky1-3/+5
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner1-0/+3
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim1-3/+0
2011-01-17alpha: change to new Makefile flag variablesmatt mooney5-7/+7
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin21-460/+94
2011-01-17alpha: irq clean upKyle McMartin20-58/+67
2011-01-17alpha: use set_irq_chip and push down __do_IRQ to the machine typesKyle McMartin20-48/+59
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra3-11/+6
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-4/+0
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori1-2/+2
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky4-40/+30
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-28/+67
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra3-20/+16
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek19-907/+1012
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar4-56/+24
2010-10-07Fix IRQ flag handling namingDavid Howells2-28/+67
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds1-1/+1
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds1-2/+2
2010-09-27alpha: __get_user/__put_user results need to be checked...Al Viro1-4/+4
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro3-47/+12
2010-09-25alpha: fix usp value in multithreaded coredumpsAl Viro1-1/+1
2010-09-25alpha: fix hae_cache race in RESTORE_ALLAl Viro1-4/+7
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar13-131/+88
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-4/+0
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro1-5/+11
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro1-2/+11
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro3-69/+2
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro1-1/+2
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree1-5/+5
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2-1/+7
2010-09-18alpha: kill big kernel lockArnd Bergmann2-8/+0
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo1-0/+2
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney2-2/+2
2010-09-18alpha: Use static const char * const where possibleJoe Perches4-38/+46
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree1-9/+10
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar7-22/+38