Age | Commit message (Expand) | Author |
2010-10-26 | um: migrate from __do_IRQ() to generic_handle_irq() | Richard Weinberger |
2010-10-26 | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc | Roland McGrath |
2010-10-26 | uml: define CONFIG_NO_DMA | FUJITA Tomonori |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-26 | um: fix IRQ flag handling naming | Richard Weinberger |
2010-10-26 | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger |
2010-10-26 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | uml: kill big kernel lock | Arnd Bergmann |
2010-10-15 | uml: fix build | FUJITA Tomonori |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-15 | ubd: fix incorrect sector handling during request restart | Tejun Heo |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-29 | um: Proper Fix for f25c80a4: remove duplicate structure field initialization | Boaz Harrosh |
2010-09-23 | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner |
2010-09-22 | uml: fix compile warning | Richard Weinberger |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov |
2010-08-20 | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | param: simple locking for sysfs-writable charp parameters | Rusty Russell |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger |
2010-08-09 | um: call free_irq() only on enabled channels | Richard Weinberger |
2010-08-09 | Deal with missing exports for hostfs | Al Viro |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-08-05 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-03 | um: Fix read_persistent_clock fallout | Thomas Gleixner |
2010-08-03 | um, x86: Cast to (u64 *) inside set_64bit() | H. Peter Anvin |
2010-07-27 | um: Convert to use read_persistent_clock | John Stultz |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-07-21 | arch/um/drivers: remove duplicate structure field initialization | Julia Lawall |
2010-07-12 | sound: push BKL into open functions | Arnd Bergmann |
2010-06-29 | um: os-linux/mem.c needs sys/stat.h | Liu Aleaxander |
2010-06-10 | um, hweight: Fix UML boot crash due to x86 optimized hweight | Borislav Petkov |
2010-06-04 | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-05-22 | uml: Pushdown the bkl from harddog_kern ioctl | Frederic Weisbecker |