Age | Commit message (Expand) | Author |
2013-09-03 | NVMe: Namespace IDs are unsigned | Matthew Wilcox |
2013-09-03 | NVMe: Update nvme_id_power_state with latest spec | Keith Busch |
2013-09-03 | NVMe: Split header file into user-visible and kernel-visible pieces | Matthew Wilcox |
2013-06-24 | NVMe: Call nvme_process_cq from submission path | Matthew Wilcox |
2013-06-24 | NVMe: Remove "process_cq did something" message | Matthew Wilcox |
2013-06-24 | NVMe: Return correct value from interrupt handler | Matthew Wilcox |
2013-06-20 | NVMe: Disk IO statistics | Keith Busch |
2013-06-20 | NVMe: Restructure MSI / MSI-X setup | Matthew Wilcox |
2013-06-19 | NVMe: Use kzalloc instead of kmalloc+memset | Tushar Behera |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-06-13 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-06-13 | dtc: ensure #line directives don't consume data from the next line | Grant Likely |
2013-06-13 | dtc: Update generated files to output from Bison 2.5 | Grant Likely |
2013-06-13 | of: Fix locking vs. interrupts | Benjamin Herrenschmidt |
2013-06-13 | kbuild: make sure we clean up DTB temporary files | Ian Campbell |
2013-06-13 | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2013-06-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-06-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-06-13 | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2013-06-13 | Merge tag 'md-3.10-fixes' of git://neil.brown.name/md | Linus Torvalds |
2013-06-13 | turbostat: Increase output buffer size to accommodate C8-C10 | Josh Triplett |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-06-13 | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place | H. Peter Anvin |
2013-06-13 | md/raid1,raid10: use freeze_array in place of raise_barrier in various places. | NeilBrown |
2013-06-13 | md/raid1: consider WRITE as successful only if at least one non-Faulty and no... | Alex Lyakas |
2013-06-13 | md: md_stop_writes() should always freeze recovery. | NeilBrown |
2013-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-06-12 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-06-12 | include/linux/math64.h: add div64_ul() | Alex Shi |
2013-06-12 | mm: memcontrol: fix lockless reclaim hierarchy iterator | Johannes Weiner |
2013-06-12 | frontswap: fix incorrect zeroing and allocation size for frontswap_map | Akinobu Mita |
2013-06-12 | kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() | Chen Gang |
2013-06-12 | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi |
2013-06-12 | ocfs2: add missing lockres put in dlm_mig_lockres_handler | Xue jiufei |
2013-06-12 | mm/page_alloc.c: fix watermark check in __zone_watermark_ok() | Tomasz Stanislawski |
2013-06-12 | drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() | Dan Carpenter |
2013-06-12 | aio: fix io_destroy() regression by using call_rcu() | Kent Overstreet |
2013-06-12 | rtc-at91rm9200: use shadow IMR on at91sam9x5 | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add shadow interrupt mask | Johan Hovold |
2013-06-12 | rtc-at91rm9200: refactor interrupt-register handling | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add configuration support | Johan Hovold |
2013-06-12 | rtc-at91rm9200: add match-table compile guard | Johan Hovold |
2013-06-12 | fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory | Goldwyn Rodrigues |
2013-06-12 | swap: avoid read_swap_cache_async() race to deadlock while waiting on discard... | Rafael Aquini |
2013-06-12 | drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi... | Tony Lindgren |
2013-06-12 | cciss: fix broken mutex usage in ioctl | Stephen M. Cameron |
2013-06-12 | audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE | Oleg Nesterov |