| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 1 | -4/+0 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 19 | -907/+1012 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -4/+0 |
* | | | 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 | 4 | -40/+30 |
* | | | alpha: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-26 | 1 | -0/+3 |
* | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 2 | -28/+67 |
|\ \ \ |
|
| * | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -28/+67 |
* | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 3 | -20/+16 |
* | | | | 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 | 13 | -131/+88 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 | 3 | -69/+2 |
| * | | | 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 | 2 | -1/+7 |
| * | | | alpha: kill big kernel lock | Arnd Bergmann | 2010-09-18 | 2 | -8/+0 |
| * | | | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo | 2010-09-18 | 1 | -0/+2 |
| * | | | 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 | 7 | -22/+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: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-08-31 | 1 | -1/+0 |
| * | | | 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 |
| |/
|/| |
|
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 1 | -867/+17 |
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -6/+5 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -4/+4 |
* | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
* | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ \ |
|
| * | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
| |/ |
|
* | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 2 | -0/+3 |