Age | Commit message (Expand) | Author |
2010-08-13 | arch/tile: extend syscall ABI to set r1 on return as well. | Chris Metcalf |
2010-08-13 | arch/tile: Various cleanups. | Chris Metcalf |
2010-08-13 | arch/tile: support backtracing on TILE-Gx | Chris Metcalf |
2010-08-13 | arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx. | Chris Metcalf |
2010-08-13 | arch/tile: Use separate, better minsec values for clocksource and sched_clock. | Chris Metcalf |
2010-08-13 | arch/tile: correct a bug in freeing bootmem by VA for the optional second ini... | Chris Metcalf |
2010-08-13 | arch: tile: mm: pgtable.c: Removed duplicated #include | Andrea Gelmini |
2010-08-13 | arch: tile: kernel/proc.c Removed duplicated #include | Andrea Gelmini |
2010-08-11 | arch/tile: support new kunmap_atomic() naming convention. | Chris Metcalf |
2010-08-11 | tile: remove unused ISA_DMA_THRESHOLD define | FUJITA Tomonori |
2010-08-10 | x86: fix up system call numbering nit | Linus Torvalds |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-08-10 | USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode | Ben Dooks |
2010-08-10 | USB: otg/ulpi: extend the generic ulpi driver. | Igor Grinberg |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | 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 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-08-09 | Merge branch 'rs485fix' of git://www.jni.nu/cris | Linus Torvalds |
2010-08-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2010-08-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-08-09 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha |
2010-08-09 | alpha/h8300/m68k: remove obsolete <asm/md.h> files | Geert Uytterhoeven |
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 | 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 | gcc-4.6: mm: fix unused but set warnings | Andi Kleen |
2010-08-09 | avr32: invoke oom-killer from page fault | Nick Piggin |
2010-08-09 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros |
2010-08-09 | mm: provide init_mm mm_context initializer | Heiko Carstens |
2010-08-09 | add f_flags to struct statfs(64) | Christoph Hellwig |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2010-08-09 | spufs conversion to ->evict_inode() | Al Viro |
2010-08-09 | switch hypfs to ->evict_inode() | Al Viro |
2010-08-09 | remove inode_setattr | Christoph Hellwig |
2010-08-09 | Deal with missing exports for hostfs | Al Viro |
2010-08-09 | m68k/mac: Fix RTC on PMU machines | Finn Thain |
2010-08-09 | m68k/mac: Add color classic ii support | Finn Thain |
2010-08-09 | arch/m68k/sun3/leds.c: Checkpatch cleanup | Andrea Gelmini |