Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17a870bea3b86f464706b6ba2736210cb8602693
17a870b
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus
by Russell King
· 8 years ago
cdcc5fa
ARM: mm: round the initrd reservation to page boundaries
by Russell King
· 9 years ago
68b32f3
ARM: mm: clean up initrd initialisation
by Russell King
· 9 years ago
3928624
ARM: mm: move initrd init code out of arm_memblock_init()
by Russell King
· 9 years ago
e2fce0a
ARM: 8655/1: improve NOMMU definition of pgprot_*()
by Arnd Bergmann
· 9 years ago
7b96ddd
ARM: 8654/1: decompressor: add strlen prototype
by Arnd Bergmann
· 9 years ago
06369a1
ARM: 8652/1: cache-uniphier: clean up active way setup code
by Masahiro Yamada
· 9 years ago
1c63d4c
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
by Masahiro Yamada
· 9 years ago
050d18d
ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
by Ard Biesheuvel
· 9 years ago
ad47511
ARM: 8649/2: nommu: remove Hivecs configuration is asm
by Afzal Mohammed
· 9 years ago
58c1670
ARM: 8648/2: nommu: display vectors base
by Afzal Mohammed
· 9 years ago
f8300a0
ARM: 8647/2: nommu: dynamic exception base address setting
by Afzal Mohammed
· 9 years ago
d2ca5f2
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
by Afzal Mohammed
· 9 years ago
035e787
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
by Florian Fainelli
· 9 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 9 years ago
e377cd8
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 9 years ago
399f157
Merge branch 'devel-stable' into misc
by Russell King
· 8 years ago
a09975b
ARM: 8639/1: Define KERNEL_START and KERNEL_END
by Florian Fainelli
· 9 years ago
4e23612
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
by Florian Fainelli
· 9 years ago
9856265
ARM: 8637/1: Adjust memory boundaries after reservations
by Laura Abbott
· 9 years ago
374d446d
ARM: 8636/1: Cleanup sanity_check_meminfo
by Laura Abbott
· 9 years ago
9e34404
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
by Kees Cook
· 8 years ago
32b1436
ARM: 8657/1: uaccess: consistently check object sizes
by Kees Cook
· 8 years ago
c466bda
ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb support
by Russell King
· 8 years ago
228dbbfb
ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
by Dave Martin
· 9 years ago
97a98ae
ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
by Alexander Sverdlin
· 9 years ago
90f92c6
ARM: 8613/1: Fix the uaccess crash on PB11MPCore
by Linus Walleij
· 9 years ago
0d7f4f0
MAINTAINERS: update rmk's entries
by Russell King
· 9 years ago
ed79c9d
ARM: put types.h in uapi
by Nicolas Dichtel
· 9 years ago
1a08e3d
drivers: firmware: psci: Use __pa_symbol for kernel symbol
by Laura Abbott
· 9 years ago
46f6236
mm/usercopy: Switch to using lm_alias
by Laura Abbott
· 9 years ago
5c6a84a
mm/kasan: Switch to using __pa_symbol and lm_alias
by Laura Abbott
· 9 years ago
b6e92aa
kexec: Switch to __pa_symbol
by Laura Abbott
· 9 years ago
568c5fe
mm: Introduce lm_alias
by Laura Abbott
· 9 years ago
2dece44
mm/cma: Cleanup highmem check
by Laura Abbott
· 9 years ago
fa5b6ec
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
by Laura Abbott
· 9 years ago
8a792e9
ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
by Afzal Mohammed
· 9 years ago
79964a1
ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU
by Benjamin Gaignard
· 9 years ago
ddc3783
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
by Mark Rutland
· 9 years ago
270c8cf
ARM: 8632/1: ftrace: fix syscall name matching
by Rabin Vincent
· 9 years ago
00a19f3
ARM: 8627/1: avoid cache flushing in flush_dcache_page()
by Rabin Vincent
· 9 years ago
0c744ea
Linux 4.10-rc2
by Linus Torvalds
· 9 years ago
4759d38
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
238d1d0
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
f3de082
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
98473f9
mm/filemap: fix parameters to test_bit()
by Olof Johansson
· 9 years ago
b91e130
mm: optimize PageWaiters bit use for unlock_page()
by Linus Torvalds
· 9 years ago
2d706e7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
8f18e4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
36f671b
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
by Cihangir Akturk
· 9 years ago
6611533
docs: Fix build failure
by John Brooks
· 9 years ago
54ab6db
Merge tag 'v4.10-rc1' into docs-next
by Jonathan Corbet
· 9 years ago
5799fc9
net: stmmac: fix incorrect bit set in gmac4 mdio addr register
by Kweh, Hock Leong
· 9 years ago
610c908
r8169: add support for RTL8168 series add-on card.
by Chun-Hao Lin
· 9 years ago
be26727
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
by Jason Wang
· 9 years ago
df30f74
openvswitch: upcall: Fix vlan handling.
by pravin shelar
· 9 years ago
56ab6b9
ipv4: Namespaceify tcp_tw_reuse knob
by Haishuang Yan
· 9 years ago
02608e0
crypto: testmgr - Use heap buffer for acomp test input
by Laura Abbott
· 9 years ago
1db1754
ext4: Simplify DAX fault path
by Jan Kara
· 9 years ago
9f141d6
dax: Call ->iomap_begin without entry lock during dax fault
by Jan Kara
· 9 years ago
f449b93
dax: Finish fault completely when loading holes
by Jan Kara
· 9 years ago
e3fce68
dax: Avoid page invalidation races and unnecessary radix tree traversals
by Jan Kara
· 9 years ago
c6dcf52
mm: Invalidate DAX radix tree entries only if appropriate
by Jan Kara
· 9 years ago
e568df6
ext2: Return BH_New buffers for zeroed blocks
by Jan Kara
· 9 years ago
0dad3a3
x86/mce/AMD: Make the init code more robust
by Thomas Gleixner
· 9 years ago
b9d9d69
smp/hotplug: Undo tglxs brainfart
by Thomas Gleixner
· 9 years ago
b4b8664
arm64: don't pull uaccess.h into *.S
by Al Viro
· 9 years ago
e6afb1a
net: korina: Fix NAPI versus resources freeing
by Florian Fainelli
· 9 years ago
628185c
net, sched: fix soft lockup in tc_classify
by Daniel Borkmann
· 9 years ago
7ce7d89
Linux 4.10-rc1
by Linus Torvalds
· 9 years ago
8ae679c
powerpc: Fix build warning on 32-bit PPC
by Larry Finger
· 9 years ago
d33d5a6c
avoid spurious "may be used uninitialized" warning
by Linus Torvalds
· 9 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
10bbe75
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 9 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 9 years ago
6326fec
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
by Nicholas Piggin
· 9 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 9 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 9 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 9 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 9 years ago
008b69e
irqchip/armada-xp: Consolidate hotplug state space
by Thomas Gleixner
· 9 years ago
6896bcd
irqchip/gic: Consolidate hotplug state space
by Thomas Gleixner
· 9 years ago
36e5b0e
coresight/etm3/4x: Consolidate hotplug state space
by Thomas Gleixner
· 9 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 9 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 9 years ago
7b73796
staging/lustre/libcfs: Convert to hotplug state machine
by Anna-Maria Gleixner
· 9 years ago
e210faa
scsi/bnx2i: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 9 years ago
c53b005
scsi/bnx2fc: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 9 years ago
dc280d93
cpu/hotplug: Prevent overwriting of callbacks
by Thomas Gleixner
· 9 years ago
59fefd0
x86/msr: Remove bogus cleanup from the error path
by Thomas Gleixner
· 9 years ago
26242b3
bus: arm-ccn: Prevent hotplug callback leak
by Thomas Gleixner
· 9 years ago
834fcd2
perf/x86/intel/cstate: Prevent hotplug callback leak
by Thomas Gleixner
· 9 years ago
a051f22
ARM/imx/mmcd: Fix broken cpu hotplug handling
by Thomas Gleixner
· 9 years ago
a98d1a0
scsi: qedi: Convert to hotplug state machine
by Thomas Gleixner
· 9 years ago
6886fee
tools/power turbostat: remove obsolete -M, -m, -C, -c options
by Len Brown
· 9 years ago
388e9c8
tools/power turbostat: Make extensible via the --add parameter
by Len Brown
· 9 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 9 years ago
1dd5c6b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
3a77fa8
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
Next »