Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 217 | -2731/+8328 |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 18 | -426/+189 |
2016-05-16 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -63/+117 |
2016-05-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 41 | -713/+2097 |
2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 9 | -27/+241 |
2016-05-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 47 | -3693/+10417 |
2016-05-16 | Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -546/+1 |
2016-05-16 | namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS | George Spelvin | 1 | -7/+26 |
2016-05-16 | blk-mq: fix undefined behaviour in order_to_size() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 18 | -129/+122 |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 12 | -742/+914 |
2016-05-16 | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 19 | -232/+675 |
2016-05-16 | Merge branch 'acpica' | Rafael J. Wysocki | 129 | -1260/+1928 |
2016-05-16 | Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 29 | -947/+1280 |
2016-05-16 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki | 9 | -121/+91 |
2016-05-16 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 20 | -1824/+1942 |
2016-05-16 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 6 | -10/+153 |
2016-05-16 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 77 | -1049/+2248 |
2016-05-16 | Merge branch 'pm-opp' | Rafael J. Wysocki | 6 | -544/+763 |
2016-05-16 | locking/rwsem: Fix comment on register clobbering | Borislav Petkov | 1 | -2/+4 |
2016-05-16 | mmc: mmc: Fix partition switch timeout for some eMMCs | Adrian Hunter | 1 | -0/+7 |
2016-05-16 | mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3 | Wolfram Sang | 1 | -1/+1 |
2016-05-16 | mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards | Wolfram Sang | 1 | -1/+6 |
2016-05-16 | mmc: sdhci-st: correct name of sd-uhs-sdr50 property | Simon Horman | 1 | -2/+2 |
2016-05-16 | MAINTAINERS: update entry for TMIO MMC driver | Wolfram Sang | 1 | -5/+4 |
2016-05-16 | mmc: block: improve logging of handling emmc timeouts | Ken Sumrall | 1 | -2/+8 |
2016-05-16 | mmc: sdhci: removed unneeded function wrappers | Dong Aisheng | 1 | -45/+15 |
2016-05-16 | Linux 4.6v4.6 | Linus Torvalds | 1 | -1/+1 |
2016-05-15 | locking/rwsem: Fix down_write_killable() | Peter Zijlstra | 1 | -6/+15 |
2016-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2016-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 16 | -45/+175 |
2016-05-14 | arm64: bpf: jit JMP_JSET_{X,K} | Zi Shen Lim | 1 | -0/+1 |
2016-05-14 | net/route: enforce hoplimit max value | Paolo Abeni | 2 | -0/+4 |
2016-05-14 | nf_conntrack: avoid kernel pointer value leak in slab name | Linus Torvalds | 1 | -1/+3 |
2016-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -91/+152 |
2016-05-14 | Merge branch 'xgene-fixes' | David S. Miller | 7 | -41/+94 |
2016-05-14 | drivers: net: xgene: fix register offset | Iyappan Subramanian | 2 | -4/+4 |
2016-05-14 | drivers: net: xgene: fix statistics counters race condition | Iyappan Subramanian | 4 | -19/+53 |
2016-05-14 | drivers: net: xgene: fix ununiform latency across queues | Iyappan Subramanian | 2 | -11/+27 |
2016-05-14 | drivers: net: xgene: fix sharing of irqs | Iyappan Subramanian | 1 | -2/+2 |
2016-05-14 | drivers: net: xgene: fix IPv4 forward crash | Iyappan Subramanian | 2 | -5/+8 |
2016-05-14 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -3/+83 |
2016-05-14 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+11 |
2016-05-14 | ACPI / video: mark acpi_video_get_levels() inline | Arnd Bergmann | 1 | -1/+1 |
2016-05-13 | ring-buffer: Prevent overflow of size in ring_buffer_resize() | Steven Rostedt (Red Hat) | 1 | -5/+4 |
2016-05-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -14/+6 |
2016-05-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -88/+168 |
2016-05-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -2/+3 |
2016-05-13 | Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -10/+36 |
2016-05-13 | Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -42/+25 |