summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
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-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
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-15alpha: fix several security issuesDan Rosenberg
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25alpha: hook up gpiolib supportMark Brown
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson
2011-04-17alpha: Remove set but unused variables.Richard Henderson
2011-04-17alpha: Don't force -Werror.Richard Henderson
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner
2011-03-29alpha: Convert to new irq function namesThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-23remove dma64_addr_tFUJITA Tomonori