Age | Commit message (Expand) | Author |
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-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-01 | alpha: Fix printk format errors | Michael Cree |
2010-08-31 | alpha: convert perf_event to use local_t | Michael Cree |
2010-08-31 | Fix call to replaced SuperIO functions | Morten H. Larsen |
2010-08-31 | alpha: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori |
2010-08-28 | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-14 | defconfig reduction | Sam Ravnborg |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com |
2010-08-10 | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | alpha/h8300/m68k: remove obsolete <asm/md.h> files | Geert Uytterhoeven |
2010-08-09 | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree |
2010-08-09 | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall | Michael Cree |
2010-08-09 | alpha: add performance monitor interrupt counter | Michael Cree |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner |
2010-06-15 | alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 | Morten H. Larsen |
2010-06-15 | alpha: fix pci_mmap_resource API breakage | Matt Turner |
2010-06-15 | alpha: fix __arch_hweight32 typo | Matt Turner |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori |
2010-05-27 | alpha: use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-26 | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds |
2010-05-26 | alpha: simplify and optimize sched_find_first_bit | Matt Turner |
2010-05-26 | alpha: invoke oom-killer from page fault | Nick Piggin |
2010-05-26 | Convert alpha to use clocksources instead of arch_gettimeoffset | John Stultz |