Age | Commit message (Expand) | Author |
2013-07-09 | Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2013-07-09 | virtio: support unlocked queue poll | Michael S. Tsirkin |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-07-09 | net/fs: change busy poll time accounting | Eliezer Tamir |
2013-07-09 | libceph: fix invalid unsigned->signed conversion for timespec encoding | Josh Durgin |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-09 | lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() | Akinobu Mita |
2013-07-09 | lib: add lz4 compressor module | Chanho Min |
2013-07-09 | lib: add support for LZ4-compressed kernel | Kyungsik Lee |
2013-07-09 | decompressor: add LZ4 decompressor module | Kyungsik Lee |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-09 | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt |
2013-07-09 | reboot: x86: prepare reboot_mode for moving to generic kernel code | Robin Holt |
2013-07-09 | reboot: checkpatch.pl the new kernel/reboot.c file | Robin Holt |
2013-07-09 | ipc/sem.c: replace shared sem_otime with per-semaphore value | Manfred Spraul |
2013-07-09 | ipc/sem: separate wait-for-zero and alter tasks into seperate queues | Manfred Spraul |
2013-07-09 | ptrace: revert "Prepare to fix racy accesses on task breakpoints" | Oleg Nesterov |
2013-07-09 | fatfs: add FAT_IOCTL_GET_VOLUME_ID | Mike Lockwood |
2013-07-09 | page migration: fix wrong comment in address_space_operations.migratepage() | Tang Chen |
2013-07-09 | mm: remove unused VM_<READfoo> macros and expand other in-place | Joe Perches |
2013-07-09 | mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name | Wanpeng Li |
2013-07-09 | mm/writeback: remove wb_reason_name | Wanpeng Li |
2013-07-09 | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li |
2013-07-09 | mm: remove unused functions is_{normal_idx, normal, dma32, dma} | Zhang Yanfei |
2013-07-09 | include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE | Zhang Yanfei |
2013-07-09 | mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED | Zhang Yanfei |
2013-07-09 | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton |
2013-07-08 | net: rename low latency sockets functions to busy poll | Eliezer Tamir |
2013-07-09 | virtio: include asm/barrier explicitly | Michael S. Tsirkin |
2013-07-09 | virtio: VIRTIO_F_ANY_LAYOUT feature | Rusty Russell |
2013-07-08 | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in... | Roland Dreier |
2013-07-08 | mlx5: Fix parameter type of health_handler_t | Roland Dreier |
2013-07-08 | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen |
2013-07-08 | thermal: cpu_cooling: fix stub function | Arnd Bergmann |
2013-07-08 | locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo... | Jeff Layton |
2013-07-08 | seq_file: add seq_list_*_percpu helpers | Jeff Layton |
2013-07-08 | xtensa: remove the second argument of __bio_kmap_atomic() | Zhao Hongjiang |
2013-07-07 | 9P: Add cancelled() to the transport functions. | Simon Derr |
2013-07-07 | net/9p: add privport option to 9p tcp transport | Jim Garlick |
2013-07-07 | IB/core: Add reserved values to enums for low-level driver use | Jack Morgenstein |
2013-07-07 | target: make queue_tm_rsp() return void | Joern Engel |
2013-07-07 | target: remove unused codes from enum tcm_tmrsp_table | Joern Engel |
2013-07-07 | target: Add tracepoints for SCSI commands being processed | Roland Dreier |
2013-07-07 | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED | Nicholas Bellinger |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-07-07 | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-07 | slab: add kmalloc() to kernel API documentation | Michael Opdenacker |