Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
48538b5863d8e8f8d567fc9a1d27a68623e0a0ff
48538b5
drivers/perf: arm_pmu: expose a cpumask in sysfs
by Mark Rutland
· 8 years ago
1589680
drivers/perf: arm_pmu: only use common attr_groups
by Mark Rutland
· 8 years ago
9268c5d
arm: perf: move to common attr_group fields
by Mark Rutland
· 8 years ago
569de90
arm64: perf: move to common attr_group fields
by Mark Rutland
· 8 years ago
86cdd72
drivers/perf: arm_pmu: add common attr group fields
by Mark Rutland
· 8 years ago
d3ea42a
arm64: simplify contextidr_thread_switch
by Mark Rutland
· 8 years ago
adf7589
arm64: simplify sysreg manipulation
by Mark Rutland
· 8 years ago
1f3d869
arm64/kvm: use {read,write}_sysreg()
by Mark Rutland
· 8 years ago
d0a69d9
arm64: dcc: simplify accessors
by Mark Rutland
· 8 years ago
cd5f22d
arm64: arch_timer: simplify accessors
by Mark Rutland
· 8 years ago
7aff4a2
arm64: sysreg: allow write_sysreg to use XZR
by Mark Rutland
· 8 years ago
ee5e41b
arm64/io: Allow I/O writes to use {W,X}ZR
by Robin Murphy
· 8 years ago
efd9e03
arm64: Use static keys for CPU features
by Catalin Marinas
· 8 years ago
ef0da55
jump_labels: Allow array initialisers
by Catalin Marinas
· 8 years ago
dae8c23
arm64: mm: drop fixup_init() and mm.h
by Kefeng Wang
· 8 years ago
282b879
drivers/perf: arm_pmu: Always consider IRQ0 as an error
by Marc Zyngier
· 8 years ago
98ab10e
arm64: ftrace: add save_stack_trace_regs()
by Pratyush Anand
· 8 years ago
dc00247
arm64: kernel: re-export _cpu_resume() from sleep.S
by Ard Biesheuvel
· 8 years ago
f928c16
arm64: Drop generic xlate_dev_mem_{k,}ptr()
by James Morse
· 8 years ago
adeb68e
arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep
by Will Deacon
· 8 years ago
a9be2ee
arm64: head.S: document the use of callee saved registers
by Ard Biesheuvel
· 8 years ago
60699ba
arm64: head.S: use ordinary stack frame for __primary_switched()
by Ard Biesheuvel
· 8 years ago
b929fe3
arm64: kernel: drop use of x24 from primary boot path
by Ard Biesheuvel
· 8 years ago
9dcf791
arm64: kernel: use x30 for __enable_mmu return address
by Ard Biesheuvel
· 8 years ago
3c5e9f2
arm64: head.S: move KASLR processing out of __enable_mmu()
by Ard Biesheuvel
· 8 years ago
23c8a50
arm64: kernel: use ordinary return/argument register for el2_setup()
by Ard Biesheuvel
· 8 years ago
b5fe242
arm64: kernel: fix style issues in sleep.S
by Ard Biesheuvel
· 8 years ago
563cada
arm64: kernel: do not need to reset UAO on exception entry
by Vladimir Murzin
· 8 years ago
e937dd5
arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure
by Will Deacon
· 8 years ago
d7a83d1
arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructure
by Will Deacon
· 8 years ago
a842789
arm64: remove duplicate macro __KERNEL__ check
by zijun_hu
· 8 years ago
3a402a7
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
by Will Deacon
· 8 years ago
675b056
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
by Ard Biesheuvel
· 8 years ago
6f2b7ee
arm64: cpufeature: constify arm64_ftr_regs array
by Ard Biesheuvel
· 8 years ago
5e49d73
arm64: cpufeature: constify arm64_ftr_bits structures
by Ard Biesheuvel
· 8 years ago
6a6a4f1
arm64: cleanup unused UDBG_* define
by Kefeng Wang
· 8 years ago
b4a4485
arm64: don't select PERF_USE_VMALLOC by default
by Kim Phillips
· 8 years ago
cfa88c7
arm64: Set UTS_MACHINE in the Makefile
by Michal Marek
· 8 years ago
6ffe992
arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled
by Will Deacon
· 8 years ago
b2d8b0c
Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"
by James Morse
· 8 years ago
8ec058f
arm64: hibernate: Resume when hibernate image created on non-boot CPU
by James Morse
· 8 years ago
d391e55
cpu/hotplug: Allow suspend/resume CPU to be specified
by James Morse
· 8 years ago
40982fd
arm64: always enable DEBUG_RODATA and remove the Kconfig option
by Mark Rutland
· 8 years ago
e7cd190
arm64: mark reserved memblock regions explicitly in iomem
by AKASHI Takahiro
· 8 years ago
5ebe3a4
arm64: hibernate: Support DEBUG_PAGEALLOC
by James Morse
· 8 years ago
b611303
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
by James Morse
· 8 years ago
ee78fdc
arm64: Create sections.h
by James Morse
· 8 years ago
cab15ce
arm64: Introduce execute-only page access permissions
by Catalin Marinas
· 8 years ago
7419333
arm64: kprobe: Always clear pstate.D in breakpoint exception handler
by Pratyush Anand
· 8 years ago
aea73ab
arm64: head.S: get rid of x25 and x26 with 'global' scope
by Ard Biesheuvel
· 8 years ago
5a9e3e1
arm64: apply __ro_after_init to some objects
by Jisheng Zhang
· 8 years ago
b6d081b
arm64: vdso: constify vm_special_mapping used for aarch32 vectors page
by Jisheng Zhang
· 8 years ago
1aed28f
arm64: vdso: add __init section marker to alloc_vectors_page
by Jisheng Zhang
· 8 years ago
67060ed
arm64: remove redundant "select HAVE_CLK"
by Masahiro Yamada
· 8 years ago
da75256
arm64: remove traces of perf_ops_bp
by Mark Rutland
· 8 years ago
826d056
arm64: perf: Use the builtin_platform_driver
by Kefeng Wang
· 8 years ago
d34fdb7
arm64: mm: convert __dma_* routines to use start, size
by Kwangwoo Lee
· 8 years ago
421dd6f
arm64: factor work_pending state machine to C
by Chris Metcalf
· 8 years ago
0a7d87a
arm64: hibernate: reduce TLB maintenance scope
by Mark Rutland
· 8 years ago
fa8410b
Linux 4.8-rc3
by Linus Torvalds
· 8 years ago
46097f2
Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
4ec656b
EDAC, skx_edac: Add EDAC driver for Skylake
by Tony Luck
· 8 years ago
3eb53b2
parisc: Fix order of EREFUSED define in errno.h
by Helge Deller
· 8 years ago
ae14183
parisc: Fix automatic selection of cr16 clocksource
by Helge Deller
· 8 years ago
6040e57
Make the hardened user-copy code depend on having a hardened allocator
by Linus Torvalds
· 8 years ago
8cc9ddd
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
43f4d36
Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
b284879
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
080ebb1
Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a8414fa
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
3f318b3
Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
952b159
Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
d8298d2
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
5cae6fe
Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
2c24ba2
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
aae2d1f
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
3408fef
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b061b4f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ac78bc7
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0dcb7b6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bd3fd45
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f28535c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
114e3ba
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
395c434
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
76dcd93
Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
112dc0c
locking/barriers: Suppress sparse warnings in lockless_dereference()
by Johannes Berg
· 8 years ago
f17b3ea
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
by Johannes Berg
· 8 years ago
a93a4d6
arm64: Fix shift warning in arch/arm64/mm/dump.c
by Catalin Marinas
· 10 years ago
03cbc73
sched/cputime: Resync steal time when guest & host lose sync
by Wanpeng Li
· 8 years ago
173be9a
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
by Peter Zijlstra
· 8 years ago
71e7bc2
perf/core: Check return value of the perf_event_read() IPI
by David Carrillo-Cisneros
· 8 years ago
99f5bc9
perf/core: Enable mapping of the stop filters
by Mathieu Poirier
· 8 years ago
12b40a2
perf/core: Update filters only on executable mmap
by Mathieu Poirier
· 8 years ago
4059ffd
perf/core: Fix file name handling for start/stop filters
by Mathieu Poirier
· 8 years ago
cca2094
perf/core: Fix event_function_local()
by Peter Zijlstra
· 8 years ago
7b0501b
x86/smp: Fix __max_logical_packages value setup
by Jiri Olsa
· 8 years ago
88b2f63
x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
by Borislav Petkov
· 8 years ago
6c4687c
uprobes: Fix the memcg accounting
by Oleg Nesterov
· 8 years ago
91d62d9
Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
6c16f42
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
Next »