summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-2/+2
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky2010-10-262-3/+11
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-15/+15
* Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-084-56/+24
|\
| * Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-301-1/+1
| * alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-281-2/+2
| * alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-271-4/+4
| * alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-273-47/+12
| * alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-251-1/+1
| * alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-251-4/+7
* | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-2111-130/+81
|\ \ | |/
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-181-5/+11
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-181-2/+11
| * alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-182-69/+1
| * alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-181-1/+2
| * alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-181-5/+5
| * alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-181-0/+3
| * alpha: kill big kernel lockArnd Bergmann2010-09-182-8/+0
| * alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-182-2/+2
| * alpha: Use static const char * const where possibleJoe Perches2010-09-184-38/+46
* | 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
OpenPOWER on IntegriCloud