Age | Commit message (Expand) | Author |
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-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-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-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-06 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-07-05 | helper for reading ->d_count | Al Viro |
2013-07-05 | clocksource: Reselect clocksource when watchdog validated high-res capability | Thomas Gleixner |
2013-07-05 | DMA: shdma: add DT support | Guennadi Liakhovetski |
2013-07-05 | DMA: shdma: shdma_chan_filter() has to be in shdma-base.h | Guennadi Liakhovetski |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown |
2013-07-05 | dmaengine: at_hdmac: extend hardware handshaking interface identification | Nicolas Ferre |
2013-07-05 | dma: imx-dma: Add oftree support | Markus Pargmann |
2013-07-04 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-07-04 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-07-03 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | nbd: correct disconnect behavior | Paul Clements |
2013-07-03 | rapidio: change endpoint device name format | Alexandre Bounine |
2013-07-03 | rapidio: add udev notification | Alexandre Bounine |
2013-07-03 | rapidio: update enumerator registration mechanism | Alexandre Bounine |
2013-07-03 | rapidio: convert switch drivers to modules | Alexandre Bounine |
2013-07-03 | kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas... | Oleg Nesterov |
2013-07-03 | exit.c: unexport __set_special_pids() | Oleg Nesterov |
2013-07-03 | lcd: add devm_lcd_device_{register,unregister}() | Jingoo Han |
2013-07-03 | backlight: add devm_backlight_device_{register,unregister}() | Jingoo Han |
2013-07-03 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz |
2013-07-03 | dmi: add support for exact DMI matches in addition to substring matching | Jani Nikula |
2013-07-03 | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook |
2013-07-03 | err.h: IS_ERR() can accept __user pointers | Dan Carpenter |
2013-07-03 | sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2 | Cody P Schafer |
2013-07-03 | mm: kill free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm: introduce helper function set_max_mapnr() | Jiang Liu |
2013-07-03 | mm: kill global variable num_physpages | Jiang Liu |
2013-07-03 | mm: introduce helper function mem_init_print_info() to simplify mem_init() | Jiang Liu |
2013-07-03 | mm: use a dedicated lock to protect totalram_pages and zone->managed_pages | Jiang Liu |
2013-07-03 | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES | Rafael Aquini |