Age | Commit message (Expand) | Author |
2011-01-21 | alpha: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-17 | alpha: fix WARN_ON in __local_bh_enable() | Ivan Kokshaysky |
2011-01-17 | alpha: fix breakage caused by df9ee29270 | Ivan Kokshaysky |
2011-01-17 | alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig | Matt Turner |
2011-01-17 | alpha/osf_sys: remove unused MAX_SELECT_SECONDS | Namhyung Kim |
2011-01-17 | alpha: change to new Makefile flag variables | matt mooney |
2011-01-17 | alpha: kill off alpha_do_IRQ | Kyle McMartin |
2011-01-17 | alpha: irq clean up | Kyle McMartin |
2011-01-17 | alpha: use set_irq_chip and push down __do_IRQ to the machine types | Kyle McMartin |
2011-01-13 | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli |
2011-01-13 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-27 | alpha: remove dma64_addr_t usage | FUJITA Tomonori |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-26 | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky |
2010-10-26 | alpha: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-09-30 | Fix up more fallout form alpha signal cleanups | Linus Torvalds |
2010-09-28 | alpha: fix compile problem in arch/alpha/kernel/signal.c | Linus Torvalds |
2010-09-27 | alpha: __get_user/__put_user results need to be checked... | Al Viro |
2010-09-27 | alpha: switch osf_sigprocmask() to use of sigprocmask() | Al Viro |
2010-09-25 | alpha: fix usp value in multithreaded coredumps | Al Viro |
2010-09-25 | alpha: fix hae_cache race in RESTORE_ALL | Al Viro |
2010-09-21 | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-09-18 | alpha: deal with multiple simultaneously pending signals | Al Viro |
2010-09-18 | alpha: fix a 14 years old bug in sigreturn tracing | Al Viro |
2010-09-18 | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro |
2010-09-18 | alpha: belated ERESTART_RESTARTBLOCK race fix | Al Viro |
2010-09-18 | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree |
2010-09-18 | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson |
2010-09-18 | alpha: kill big kernel lock | Arnd Bergmann |
2010-09-18 | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo |
2010-09-18 | alpha: remove unnecessary cast from void* in assignment. | matt mooney |
2010-09-18 | alpha: Use static const char * const where possible | Joe Perches |
2010-09-15 | alpha: Fix HW performance counters to be stopped properly | Michael Cree |
2010-09-15 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-09-09 | perf: Remove the sysfs bits | Peter Zijlstra |
2010-09-09 | perf: Rework the PMU methods | Peter Zijlstra |