aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Gravatar Sergei Trofimovich 3-18/+11
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldGravatar J. Bruce Fields 1-2/+0
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 19-27/+27
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-5/+5
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 5-5/+4
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-2/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-25Merge 'akpm' patch seriesGravatar Linus Torvalds 1-1/+0
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-34/+0
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 4-5/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 19-27/+27
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsGravatar Phil Carmody 1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfaceGravatar Peter Zijlstra 1-1/+1
2011-07-01irq_work, alpha: Fix up arch hooksGravatar Peter Zijlstra 1-1/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cGravatar KAMEZAWA Hiroyuki 1-1/+0
2011-06-15alpha: fix several security issuesGravatar Dan Rosenberg 1-4/+7
2011-06-09pcspkr: Cleanup Kconfig dependenciesGravatar Ralf Baechle 1-0/+1
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hGravatar Ralf Baechle 1-3/+0
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hGravatar Ralf Baechle 2-2/+0
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 2-1/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-4/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantGravatar Stephen Boyd 1-2/+0
2011-05-25alpha: hook up gpiolib supportGravatar Mark Brown 2-0/+59
2011-05-25alpha: replace with new cpumask APIsGravatar KOSAKI Motohiro 5-12/+14
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYGravatar David Rientjes 1-0/+1
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataGravatar Steven Rostedt 1-0/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Gravatar Linus Torvalds 1-2/+1
2011-05-13alpha: Wire up syscalls new to 2.6.39Gravatar Michael Cree 2-5/+13
2011-05-13alpha: convert to clocksource_register_hzGravatar John Stultz 1-2/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreGravatar Ingo Molnar 8-19/+16
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Gravatar Richard Henderson 1-0/+1
2011-04-17alpha: Fix RTC interrupt setup.Gravatar Richard Henderson 1-1/+1
2011-04-17alpha: Remove set but unused variables.Gravatar Richard Henderson 5-17/+13
2011-04-17alpha: Don't force -Werror.Gravatar Richard Henderson 1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Gravatar Peter Zijlstra 1-2/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 7-8/+8
2011-03-30genirq: Remove the now obsolete config options and select statementsGravatar Thomas Gleixner 1-1/+0
2011-03-29alpha: Use generic show_interrupts()Gravatar Thomas Gleixner 2-57/+11
2011-03-29alpha: Convert to new irq function namesGravatar Thomas Gleixner 20-34/+38
2011-03-24percpu: Always align percpu output section to PAGE_SIZEGravatar Tejun Heo 1-1/+1
2011-03-23remove dma64_addr_tGravatar FUJITA Tomonori 1-11/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-2/+0