Age | Commit message (Expand) | Author | Files | Lines |
2014-04-14 | mtd: spi-nor: add the framework for SPI NOR | Huang Shijie | 1 | -0/+20 |
2014-04-14 | mtd: spi-nor: add the basic data structures | Huang Shijie | 1 | -0/+110 |
2014-04-14 | mtd: spi-nor: copy the SPI NOR commands to a new header file | Huang Shijie | 1 | -0/+55 |
2014-04-14 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2 | -1/+13 |
2014-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2014-04-13 | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 3 | -0/+24 |
2014-04-13 | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -7/+12 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -118/+71 |
2014-04-13 | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 3 | -22/+57 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 3 | -1/+34 |
2014-04-12 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -9/+12 |
2014-04-12 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+6 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -1/+1 |
2014-04-11 | mm: slab/slub: use page->list consistently instead of page->lru | Dave Hansen | 1 | -1/+2 |
2014-04-11 | AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC | Chris Metcalf | 1 | -1/+1 |
2014-04-11 | NVMe: Retry failed commands with non-fatal errors | Keith Busch | 1 | -2/+2 |
2014-04-11 | NVMe: Make I/O timeout a module parameter | Keith Busch | 1 | -1/+2 |
2014-04-11 | NVMe: CPU hot plug notification | Keith Busch | 1 | -0/+1 |
2014-04-11 | NVMe: per-cpu io queues | Keith Busch | 1 | -1/+5 |
2014-04-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -4/+17 |
2014-04-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2 | -5/+10 |
2014-04-10 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 4 | -15/+43 |
2014-04-10 | block: fix regression with block enabled tagging | Jens Axboe | 2 | -1/+14 |
2014-04-10 | tracing: Fix anonymous unions in struct ftrace_event_call | Mathieu Desnoyers | 1 | -2/+6 |
2014-04-10 | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" | Behan Webster | 1 | -0/+5 |
2014-04-10 | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h | Mark Charlebois | 2 | -0/+19 |
2014-04-09 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+150 |
2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -31/+24 |
2014-04-09 | tracepoint: Fix sparse warnings in tracepoint.c | Mathieu Desnoyers | 1 | -0/+5 |
2014-04-09 | block: Fix for_each_bvec() | Martin K. Petersen | 1 | -3/+3 |
2014-04-09 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -1/+15 |
2014-04-09 | tracepoint: Simplify tracepoint module search | Steven Rostedt (Red Hat) | 1 | -2/+1 |
2014-04-09 | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints | Mathieu Desnoyers | 2 | -18/+45 |
2014-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -5/+21 |
2014-04-08 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -0/+13 |
2014-04-08 | include/linux/syscalls.h: add sys_renameat2() prototype | Heiko Carstens | 1 | -0/+3 |
2014-04-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -3/+6 |
2014-04-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 20 | -244/+327 |
2014-04-08 | lglock: map to spinlock when !CONFIG_SMP | Josh Triplett | 1 | -0/+16 |
2014-04-08 | percpu: add preemption checks to __this_cpu ops | Christoph Lameter | 1 | -10/+29 |
2014-04-08 | vmstat: use raw_cpu_ops to avoid false positives on preemption checks | Christoph Lameter | 1 | -2/+6 |
2014-04-08 | mm: use raw_cpu ops for determining current NUMA node | Christoph Lameter | 1 | -2/+2 |
2014-04-08 | percpu: add raw_cpu_ops | Christoph Lameter | 1 | -136/+195 |
2014-04-08 | slub: rework sysfs layout for memcg caches | Vladimir Davydov | 1 | -0/+3 |
2014-04-08 | memcg, slab: do not destroy children caches if parent has aliases | Vladimir Davydov | 1 | -5/+1 |
2014-04-08 | memcg, slab: separate memcg vs root cache creation paths | Vladimir Davydov | 2 | -9/+3 |
2014-04-08 | memcg, slab: cleanup memcg cache creation | Vladimir Davydov | 1 | -0/+9 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-08 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 1 | -1/+4 |
2014-04-08 | idr: remove dead code | Stephen Hemminger | 1 | -63/+0 |