aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18alpha: remove trailing spaces in messagesFrans Pop
2010-03-18alpha: use __ratelimitAkinobu Mita
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner
2009-12-11Unify sys_mmap*Al Viro
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-09-27alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-09-25alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg
2009-09-24alpha: Clean up linker script using new linker script macros.Geoffrey Thomas
2009-09-24alpha: use .data.init_task instead of .data.init_thread.Tim Abbott
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell
2009-09-22alpha: use printk_onceMarcin Slusarz
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-11Push BKL into do_mount()Al Viro
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-26alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-02Simplify copy_thread()Alexey Dobriyan