summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* alpha: Fix HW performance counters to be stopped properlyMichael Cree2010-09-151-9/+10
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-156-21/+38
|\
| * alpha: Fix printk format errorsMichael Cree2010-09-011-3/+3
| * alpha: convert perf_event to use local_tMichael Cree2010-08-311-9/+9
| * Fix call to replaced SuperIO functionsMorten H. Larsen2010-08-313-8/+25
| * Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-281-1/+1
* | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-2/+1
* | perf: Rework the PMU methodsPeter Zijlstra2010-09-091-18/+53
* | perf: Per PMU disablePeter Zijlstra2010-09-091-14/+16
* | perf: Register PMU implementationsPeter Zijlstra2010-09-091-15/+22
* | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-2/+2
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-132-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-4/+4
|\
| * pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-4/+4
* | alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-094-0/+872
* | alpha: add performance monitor interrupt counterMichael Cree2010-08-091-2/+5
|/
* alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19Morten H. Larsen2010-06-155-49/+155
* alpha: fix pci_mmap_resource API breakageMatt Turner2010-06-151-2/+1
* Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2010-05-261-38/+31
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-3/+5
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-54/+47
|\
| * alpha: Convert alpha to use read/update_persistent_clockJohn Stultz2010-03-131-54/+47
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-7/+6
* | alpha: remove trailing spaces in messagesFrans Pop2010-03-182-2/+2
* | alpha: use __ratelimitAkinobu Mita2010-03-181-7/+3
* | dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori2010-03-122-170/+132
* | alpha: use generic ptrace_resume codeChristoph Hellwig2010-03-121-47/+12
|/
* alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-061-1/+2
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+2
* alpha: Add minimal support for software performance eventsMichael Cree2009-12-181-0/+1
* alpha: Wire up missing/new syscallsDaniele Calore2009-12-181-1/+14
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-152-3/+3
|\
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| * alpha: Fix fallout from locking changesThomas Gleixner2009-12-141-1/+1
* | alpha: convert srm code to seq_fileAlexey Dobriyan2009-12-151-32/+33
|/
* Unify sys_mmap*Al Viro2009-12-111-13/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-0123-24/+28
|\
| * alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-3020-23/+23
| * arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-302-0/+4
| * arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-301-1/+1
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
|/
* alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-261-0/+1
|\
| * alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-251-0/+1
* | alpha: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-241-81/+9
* | alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2009-09-242-8/+4
|/
* alpha: AGP update (fixes compile failure)Ivan Kokshaysky2009-09-244-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-7/+7
|\
OpenPOWER on IntegriCloud