aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree1-0/+1
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore1-1/+14
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan1-32/+33
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner1-1/+1
2009-12-11Unify sys_mmap*Al Viro1-13/+6
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller23-24/+28
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner20-23/+23
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2-0/+4
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-09-27alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds1-1/+0
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-0/+1
2009-09-25alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg1-0/+1
2009-09-24alpha: Clean up linker script using new linker script macros.Geoffrey Thomas1-81/+9
2009-09-24alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2-8/+4
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky4-5/+5
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-7/+7
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell1-7/+7
2009-09-22alpha: use printk_onceMarcin Slusarz1-5/+1
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz1-72/+7
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+2
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-1/+0
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-8/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin1-3/+3
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-06-11Push BKL into do_mount()Al Viro1-3/+0
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar8-16/+19
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky2-2/+6
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky6-14/+13
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-3/+9
2009-04-26alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-1/+367
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap12-73/+72
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-5/+0
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+2
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2-3/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky2-1/+367