index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-3
/
+12
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-4
/
+107
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-2
/
+10
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-1
/
+0
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
5
-5
/
+0
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
5
-16
/
+11
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
39
-78
/
+2
2018-07-09
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
3
-3
/
+24
2018-07-09
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
1
-1
/
+1
2018-07-08
Merge tag 'keystone_config_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/defconfig
Olof Johansson
1
-0
/
+5
2018-07-08
Merge tag 'keystone_dts_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/dt
Olof Johansson
7
-8
/
+346
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
3
-2
/
+31
2018-07-08
headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devicetable.h>
Randy Dunlap
1
-0
/
+1
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-5
/
+3
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-07
Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-next
Greg Kroah-Hartman
3
-0
/
+3
2018-07-07
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Daniel Mack
1
-2
/
+2
2018-07-07
arm64: dts: rockchip: corrected uart1 clock-names for rk3328
Huibin Hong
1
-1
/
+1
2018-07-07
arm64: dts: rockchip: add Google Bob
Heiko Stuebner
2
-0
/
+80
2018-07-07
arm64: dts: rockchip: move core edp from rk3399-kevin to shared chromebook
Heiko Stuebner
2
-35
/
+38
2018-07-07
arm64: dts: rockchip: move Chromebook-specific Gru-parts to a separate file
Heiko Stuebner
3
-329
/
+364
2018-07-07
arm64: dts: rockchip: add phandles to some nodes on rk3399-gru
Heiko Stuebner
1
-3
/
+3
2018-07-07
ARM: dts: s5pv210: Add initial DTS for SGH-T959P phone
Jonathan Bakker
2
-0
/
+46
2018-07-07
ARM: dts: s5pv210: Add initial DTS for Samsung Galaxy S phone
Paweł Chmiel
2
-0
/
+78
2018-07-07
ARM: dts: s5pv210: Add initial DTS for Samsung Aries based phones
Paweł Chmiel
1
-0
/
+419
2018-07-07
ARM: s5pv210_defconfig: Enable options needed to boot typical Linux distro
Paweł Chmiel
1
-0
/
+15
2018-07-07
ARM: s5pv210_defconfig: Enable drivers for Samsung Aries based phones
Paweł Chmiel
1
-2
/
+31
2018-07-07
ARM: s5pv210_defconfig: Run make savedefconfig
Paweł Chmiel
1
-1
/
+0
2018-07-07
ARM: dts: s5pv210: Add missing interrupt-controller property to gph2
Paweł Chmiel
1
-0
/
+2
2018-07-06
clk: at91: add I2S clock mux driver
Codrin Ciubotariu
1
-0
/
+4
2018-07-06
x86/numa_emulation: Introduce uniform split capability
Dan Williams
1
-19
/
+86
2018-07-06
x86/numa_emulation: Fix emulated-to-physical node mapping
Dan Williams
1
-1
/
+1
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
6
-3
/
+16
2018-07-06
arm64: mm: Export __flush_icache_range() to modules
Will Deacon
1
-1
/
+1
2018-07-06
ARM: dts: armada-38x: use the new thermal binding
Baruch Siach
1
-1
/
+1
2018-07-06
x86: irq_remapping: Move irq remapping mode enum
Suravee Suthikulpanit
1
-0
/
+5
2018-07-06
arm64: topology: re-introduce numa mask check for scheduler MC selection
Sudeep Holla
1
-1
/
+6
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2
-8
/
+8
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
1
-0
/
+3
2018-07-06
arm64: topology: restrict updating siblings_masks to online cpus only
Sudeep Holla
1
-5
/
+3
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2
-0
/
+16
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
3
-8
/
+27
2018-07-06
arm64: topology: refactor reset_cpu_topology to add support for removing topology
Sudeep Holla
1
-7
/
+14
2018-07-06
arm64: errata: Don't define type field twice for arm64_errata[] entries
Will Deacon
1
-2
/
+0
2018-07-06
arm64: Implement page table free interfaces
Chintan Pandya
1
-4
/
+44
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
1
-0
/
+7
2018-07-06
Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into aarch64/for-next/core
Will Deacon
2
-10
/
+55
2018-07-06
Merge branch 'x86/urgent' into x86/hyperv
Thomas Gleixner
110
-736
/
+711
[prev]
[next]