| Commit message (Expand) | Author | Age |
* | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 |
* | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 |
* | MN10300: Fix the PERCPU() alignment to allow for workqueues | David Howells | 2010-10-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox) | Jeff Mahoney | 2010-10-22 |
* | | Fix IRQ flag handling naming | David Howells | 2010-10-07 |
|/ |
|
* | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 |
* | MN10300: Fix flush_icache_range() | David Howells | 2010-10-01 |
* | MN10300: Handle missing sys_cacheflush() when caching disabled | David Howells | 2010-09-28 |
* | 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-27 |
* | 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-23 |
* | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells | 2010-09-14 |
* | arch/mn10300/mm: eliminate NULL dereference | Julia Lawall | 2010-08-23 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
* | defconfig reduction | Sam Ravnborg | 2010-08-14 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | 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-12 |
* | 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-11 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 |
* | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 |
* | | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman | 2010-08-10 |
* | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 |
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
| |/ |
|
* | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
|\| |
|
| * | 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-11 |
| * | | mn10300: invoke oom-killer from page fault | Nick Piggin | 2010-06-04 |
| |/ |
|
* / | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 |
|/ |
|
* | mn10300: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | mn10300: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-25 |
* | mn10300: use generic atomic.h | Mathieu Desnoyers | 2010-05-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 |
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 |
|\ \ |
|
| * | | mn10300: Convert mn10300 to use read/update_persistent_clock | John Stultz | 2010-03-12 |