Age | Commit message (Expand) | Author |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-01 | MN10300: Fix flush_icache_range() | David Howells |
2010-09-28 | MN10300: Handle missing sys_cacheflush() when caching disabled | David Howells |
2010-09-27 | MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 | David Howells |
2010-09-27 | mn10300: check __get_user/__put_user results... | Al Viro |
2010-09-27 | mn10300: get rid of set_fs(USER_DS) in sigframe setup | Al Viro |
2010-09-27 | mn10300: ->restart_block.fn needs to be reset on sigreturn | Al Viro |
2010-09-27 | mn10300: prevent double syscall restarts | Al Viro |
2010-09-27 | mn10300: avoid SIGSEGV delivery loop | Al Viro |
2010-09-23 | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK | Mark Salter |
2010-09-23 | MN10300: Fix SIGRTMAX | Mark Salter |
2010-09-23 | MN10300: Fix endianess of ext2 bitops | Mark Salter |
2010-09-14 | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells |
2010-08-23 | arch/mn10300/mm: eliminate NULL dereference | Julia Lawall |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-14 | defconfig reduction | Sam Ravnborg |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-12 | MN10300: Use no_printk() for disabled gdbstub debugging functions | David Howells |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells |
2010-08-12 | MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader | David Howells |
2010-08-12 | MN10300: Fix size_t and ssize_t | David Howells |
2010-08-12 | MN10300: Fix RTC routines | 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-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | 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-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros |
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-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-06-04 | mn10300: invoke oom-killer from page fault | Nick Piggin |
2010-05-27 | mn10300: use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-25 | mn10300: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori |
2010-05-25 | mn10300: use generic atomic.h | Mathieu Desnoyers |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | mn10300: Convert mn10300 to use read/update_persistent_clock | John Stultz |
2010-03-12 | dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |