index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
NVMe: per-cpu io queues
Keith Busch
2014-04-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-10
Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
2014-04-09
scsi: Make sure cmd_flags are 64-bit
Martin K. Petersen
2014-04-09
Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-09
block: Fix for_each_bvec()
Martin K. Petersen
2014-04-08
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-04-08
Merge tag 'asoc-v3.15-4' into asoc-linus
Mark Brown
2014-04-08
Merge tag 'asoc-v3.15-3' into asoc-linus
Mark Brown
2014-04-08
Merge tag 'asoc-v3.15-2' into asoc-linus
Mark Brown
2014-04-08
Merge tag 'asoc-v3.15' into asoc-linus
Mark Brown
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
include/linux/syscalls.h: add sys_renameat2() prototype
Heiko Carstens
2014-04-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
mm: create generic early_ioremap() support
Mark Salter
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2014-04-07
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
2014-04-07
mm: use raw_cpu ops for determining current NUMA node
Christoph Lameter
2014-04-07
percpu: add raw_cpu_ops
Christoph Lameter
2014-04-07
slub: rework sysfs layout for memcg caches
Vladimir Davydov
2014-04-07
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
2014-04-07
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
2014-04-07
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
bug: Make BUG() always stop the machine
Josh Triplett
2014-04-07
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
2014-04-07
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
2014-04-07
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
2014-04-07
idr: remove dead code
Stephen Hemminger
2014-04-07
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
2014-04-07
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2014-04-07
exec: kill bprm->tcomm[], simplify the "basename" logic
Oleg Nesterov
2014-04-07
numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
Srikar Dronamraju
[next]