summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-21/+38
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra-2/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra-18/+53
2010-09-09perf: Per PMU disablePeter Zijlstra-14/+16
2010-09-09perf: Register PMU implementationsPeter Zijlstra-15/+22
2010-09-09perf: Deconstify struct pmuPeter Zijlstra-2/+2
2010-09-01alpha: Fix printk format errorsMichael Cree-3/+3
2010-08-31alpha: convert perf_event to use local_tMichael Cree-9/+9
2010-08-31Fix call to replaced SuperIO functionsMorten H. Larsen-8/+25
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-4/+4
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree-0/+872
2010-08-09alpha: add performance monitor interrupt counterMichael Cree-2/+5
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig-4/+4
2010-06-15alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19Morten H. Larsen-49/+155
2010-06-15alpha: fix pci_mmap_resource API breakageMatt Turner-2/+1
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz-38/+31
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-3/+5
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-54/+47
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-7/+6
2010-03-18alpha: remove trailing spaces in messagesFrans Pop-2/+2
2010-03-18alpha: use __ratelimitAkinobu Mita-7/+3
2010-03-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz-54/+47
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori-170/+132
2010-03-12alpha: use generic ptrace_resume codeChristoph Hellwig-47/+12
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin-1/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-2/+2
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree-0/+1
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore-1/+14
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+3
2009-12-15alpha: convert srm code to seq_fileAlexey Dobriyan-32/+33
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner-1/+1
2009-12-11Unify sys_mmap*Al Viro-13/+6
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-24/+28
2009-11-30alpha: Fixup last users of irq_chip->typenameThomas Gleixner-23/+23
2009-11-30arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall-0/+4
2009-11-30arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall-1/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo-0/+1
2009-09-27alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds-1/+0
2009-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-0/+1
2009-09-25alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg-0/+1
2009-09-24alpha: Clean up linker script using new linker script macros.Geoffrey Thomas-81/+9
2009-09-24alpha: use .data.init_task instead of .data.init_thread.Tim Abbott-8/+4
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky-5/+5
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-7/+7
2009-09-23headers: utsname.h reduxAlexey Dobriyan-1/+0