| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: remove dma64_addr_t usage | FUJITA Tomonori | 2010-10-27 | 1 | -2/+2 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -3/+4 |
* | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky | 2010-10-26 | 2 | -3/+11 |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -15/+15 |
* | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 4 | -56/+24 |
|\ |
|
| * | Fix up more fallout form alpha signal cleanups | Linus Torvalds | 2010-09-30 | 1 | -1/+1 |
| * | alpha: fix compile problem in arch/alpha/kernel/signal.c | Linus Torvalds | 2010-09-28 | 1 | -2/+2 |
| * | alpha: __get_user/__put_user results need to be checked... | Al Viro | 2010-09-27 | 1 | -4/+4 |
| * | alpha: switch osf_sigprocmask() to use of sigprocmask() | Al Viro | 2010-09-27 | 3 | -47/+12 |
| * | alpha: fix usp value in multithreaded coredumps | Al Viro | 2010-09-25 | 1 | -1/+1 |
| * | alpha: fix hae_cache race in RESTORE_ALL | Al Viro | 2010-09-25 | 1 | -4/+7 |
* | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 11 | -130/+81 |
|\ \
| |/ |
|
| * | alpha: deal with multiple simultaneously pending signals | Al Viro | 2010-09-18 | 1 | -5/+11 |
| * | alpha: fix a 14 years old bug in sigreturn tracing | Al Viro | 2010-09-18 | 1 | -2/+11 |
| * | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro | 2010-09-18 | 2 | -69/+1 |
| * | alpha: belated ERESTART_RESTARTBLOCK race fix | Al Viro | 2010-09-18 | 1 | -1/+2 |
| * | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree | 2010-09-18 | 1 | -5/+5 |
| * | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson | 2010-09-18 | 1 | -0/+3 |
| * | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-18 | 2 | -8/+0 |
| * | alpha: remove unnecessary cast from void* in assignment. | matt mooney | 2010-09-18 | 2 | -2/+2 |
| * | alpha: Use static const char * const where possible | Joe Perches | 2010-09-18 | 4 | -38/+46 |
* | | alpha: Fix HW performance counters to be stopped properly | Michael Cree | 2010-09-15 | 1 | -9/+10 |
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 6 | -21/+38 |
|\ \
| |/ |
|
| * | alpha: Fix printk format errors | Michael Cree | 2010-09-01 | 1 | -3/+3 |
| * | alpha: convert perf_event to use local_t | Michael Cree | 2010-08-31 | 1 | -9/+9 |
| * | Fix call to replaced SuperIO functions | Morten H. Larsen | 2010-08-31 | 3 | -8/+25 |
| * | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells | 2010-08-28 | 1 | -1/+1 |
* | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -2/+1 |
* | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -18/+53 |
* | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -14/+16 |
* | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -15/+22 |
* | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -2/+2 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+3 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -4/+4 |
|\ |
|
| * | pass a struct path to vfs_statfs | Christoph Hellwig | 2010-08-09 | 1 | -4/+4 |
* | | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree | 2010-08-09 | 4 | -0/+872 |
* | | alpha: add performance monitor interrupt counter | Michael Cree | 2010-08-09 | 1 | -2/+5 |
|/ |
|
* | alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 | Morten H. Larsen | 2010-06-15 | 5 | -49/+155 |
* | alpha: fix pci_mmap_resource API breakage | Matt Turner | 2010-06-15 | 1 | -2/+1 |
* | Convert alpha to use clocksources instead of arch_gettimeoffset | John Stultz | 2010-05-26 | 1 | -38/+31 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -3/+5 |
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 1 | -54/+47 |
|\ |
|
| * | alpha: Convert alpha to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -54/+47 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 10 | -7/+6 |
* | | alpha: remove trailing spaces in messages | Frans Pop | 2010-03-18 | 2 | -2/+2 |
* | | alpha: use __ratelimit | Akinobu Mita | 2010-03-18 | 1 | -7/+3 |
* | | dma-mapping: alpha: use include/linux/pci-dma-compat.h | FUJITA Tomonori | 2010-03-12 | 2 | -170/+132 |
* | | alpha: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -47/+12 |
|/ |
|
* | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount | Roel Kluin | 2010-03-06 | 1 | -1/+2 |