index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
nvme-rdma: Remove duplicate call to nvme_remove_namespaces
Sagi Grimberg
1
-7
/
+10
2016-08-03
nvme-rdma: Fix device removal handling
Sagi Grimberg
1
-20
/
+21
2016-08-03
nvme-rdma: Queue ns scanning after a sucessful reconnection
Sagi Grimberg
1
-1
/
+3
2016-08-03
nvme-rdma: Don't leak uninitialized memory in connect request private data
Roland Dreier
1
-1
/
+1
2016-07-31
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
52
-986
/
+1984
2016-07-31
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
23
-160
/
+968
2016-07-31
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+28
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
37
-229
/
+2296
2016-07-30
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-147
/
+196
2016-07-30
Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
128
-3135
/
+8449
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
30
-1452
/
+2968
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-549
/
+357
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-5
/
+6
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-6
/
+0
2016-07-29
mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-10
/
+2
2016-07-29
mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
1
-1
/
+1
2016-07-29
mmc: rtsx_pci: Use the provided busy timeout from the mmc core
Ulf Hansson
1
-1
/
+1
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
9
-9
/
+8
2016-07-29
mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2
-8
/
+3
2016-07-29
mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
Ulf Hansson
2
-6
/
+2
2016-07-29
mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
Ulf Hansson
1
-2
/
+4
2016-07-29
mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
Ulf Hansson
1
-1
/
+3
2016-07-28
Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
7
-44
/
+267
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
7
-213
/
+328
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-572
/
+1113
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
105
-2681
/
+10726
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-44
/
+52
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
1
-2
/
+1
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
3
-12
/
+14
2016-07-28
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
1
-1
/
+1
2016-07-28
mm: move page mapped accounting to the node
Mel Gorman
1
-2
/
+2
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2
-13
/
+14
2016-07-28
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
1
-35
/
+41
2016-07-28
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-251
/
+3108
2016-07-28
Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-0
/
+1
2016-07-28
Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc
Linus Torvalds
6
-6
/
+1125
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-564
/
+1111
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2016-07-28
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-16
/
+12
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-3
/
+5
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
7
-213
/
+328
2016-07-28
MD: fix null pointer deference
Shaohua Li
1
-2
/
+4
2016-07-28
Merge branch 'for-4.8/hid-led' into for-linus
Jiri Kosina
9
-550
/
+554
2016-07-28
Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/u...
Jiri Kosina
3515
-93601
/
+230842
2016-07-27
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
1
-6
/
+0
2016-07-28
Merge branch 'topic/dmaengine_cleanups' into for-linus
Vinod Koul
23
-23
/
+222
[next]