| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-17 | 27 | -33/+33 |
|\ |
|
| * | treewide: Fix typos in printk | Masanari Iida | 2016-04-28 | 1 | -1/+1 |
| * | Blackfin: comment spelling s/divsor/divisor/ | Geert Uytterhoeven | 2016-04-18 | 1 | -1/+1 |
| * | metag: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 4 | -8/+8 |
| * | ia64: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 3 | -4/+4 |
| * | hexagon: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 5 | -6/+6 |
| * | cris: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 5 | -5/+5 |
| * | c6x: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 2 | -2/+2 |
| * | blackfin: Fix misspelling of 'register' in comment. | Adam Buchbinder | 2016-04-18 | 1 | -1/+1 |
| * | avr32: Fix misspelling of 'definitions' in comment. | Adam Buchbinder | 2016-04-18 | 1 | -1/+1 |
| * | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 2 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2016-04-18 | 4020 | -72140/+148134 |
| |\ |
|
| * | | arch/ia64/lib: Fix broken URL in comments | Sina Hamedian | 2016-04-18 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 20 | -141/+208 |
|\ \ \ |
|
| * | | | bpf: arm64: remove callee-save registers use for tmp registers | Yang Shi | 2016-05-17 | 1 | -29/+5 |
| * | | | bpf, s390: add support for constant blinding | Daniel Borkmann | 2016-05-16 | 1 | -17/+56 |
| * | | | bpf, arm64: add support for constant blinding | Daniel Borkmann | 2016-05-16 | 1 | -12/+40 |
| * | | | bpf, x86: add support for constant blinding | Daniel Borkmann | 2016-05-16 | 1 | -13/+53 |
| * | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann | 2016-05-16 | 3 | -9/+13 |
| * | | | bpf, x86/arm64: remove useless checks on prog | Daniel Borkmann | 2016-05-16 | 2 | -6/+0 |
| * | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 2016-05-16 | 7 | -7/+7 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-15 | 13 | -6/+37 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 31 | -74/+210 |
| |\ \ \ \ |
|
| * | | | | | net: dsa: mv88e6xxx: factorize the switch driver | Vivien Didelot | 2016-05-09 | 5 | -11/+5 |
| * | | | | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 2 | -3/+3 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 50 | -178/+343 |
| |\ \ \ \ \ |
|
| * | | | | | | dtb: xgene: Add channel property | Iyappan Subramanian | 2016-05-02 | 2 | -0/+2 |
| * | | | | | | dts: hisi: update hns dst for changing property port-id to reg | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-29 | 1 | -4/+6 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 24 | -145/+350 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | dts: hisi: update hns dst for separating dsaf dev support | Yisen.Zhuang\(Zhuangyuzeng\) | 2016-04-26 | 1 | -42/+30 |
* | | | | | | | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | um: switch to using blk_queue_write_cache() | Jens Axboe | 2016-04-12 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 | 171 | -762/+1365 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared | Al Viro | 2016-05-02 | 1 | -1/+1 |
| * | | | | | | | | | give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() | Al Viro | 2016-05-02 | 1 | -2/+2 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-17 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | irqchip: Add LPC32xx interrupt controller driver | Vladimir Zapolskiy | 2016-05-11 | 2 | -1/+2 |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-05-17 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2016-04-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ARM: i.MX25: add scc module to dtsi | Steffen Trumtrar | 2016-04-15 | 1 | -0/+9 |
* | | | | | | | | | | | | Merge tag 'device-properties-4.7-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-16 | 2 | -13/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge back new device properties material for v4.7. | Rafael J. Wysocki | 2016-05-06 | 2 | -13/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | device property: don't bother the drivers with struct property_set | Heikki Krogerus | 2016-04-09 | 2 | -13/+5 |
| | |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-05-16 | 5 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2016-05-16 | 3 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / / /
| | | | |/| | | | | | | | | | | |
|
| | | * / | | | | | | | | | | | | arm64: defconfig: Enable ACPI | Mark Brown | 2016-04-26 | 1 | -0/+1 |
| | | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 2016-05-05 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya | 2016-05-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *---. | | | | | | | | | | | | | | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 2016-05-16 | 1 | -3/+9 |
| |\ \ \| | | | | | | | | | | | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | | |
|