summaryrefslogtreecommitdiffstats
path: root/arch/alpha
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-157-22/+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: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-08-311-1/+0
| * 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
* defconfig reductionSam Ravnborg2010-08-141-867/+17
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-6/+5
* Mark arguments to certain syscalls as being constDavid Howells2010-08-132-4/+4
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-1/+0
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | 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/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven2010-08-091-13/+0
* | alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-095-1/+879
* | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree2010-08-091-0/+93
* | alpha: add performance monitor interrupt counterMichael Cree2010-08-092-2/+6
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
| |/
* | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-287-52/+157
|\ \ | |/
| * 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
| * alpha: fix __arch_hweight32 typoMatt Turner2010-06-151-1/+1
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/
* asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-3/+1
* alpha: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-272-18/+6
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+5
* alpha: simplify and optimize sched_find_first_bitMatt Turner2010-05-261-11/+9
* alpha: invoke oom-killer from page faultNick Piggin2010-05-261-9/+2
* Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2010-05-262-42/+31
* endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-5/+0
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-192-54/+50
|\ \
| * | alpha: Convert alpha to use read/update_persistent_clockJohn Stultz2010-03-132-54/+50
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-8/+10
|\ \ \
| * | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-061-8/+10
| | |/ | |/|
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
|/ /
OpenPOWER on IntegriCloud