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-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
5
-1
/
+70
2018-01-20
powerpc: ability to create execute-disabled pkeys
Ram Pai
2
-0
/
+22
2018-01-20
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2
-1
/
+45
2018-01-20
powerpc: cleanup AMR, IAMR when a key is allocated or freed
Ram Pai
1
-0
/
+12
2018-01-20
powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Ram Pai
1
-0
/
+47
2018-01-20
powerpc: helper function to read, write AMR, IAMR, UAMOR registers
Ram Pai
1
-0
/
+36
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
5
-4
/
+134
2018-01-20
powerpc: initial pkey plumbing
Ram Pai
6
-0
/
+98
2018-01-20
x86/jailhouse: Respect pci=lastbus command line settings
Jan Kiszka
1
-1
/
+3
2018-01-20
x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ
Jan Kiszka
1
-0
/
+1
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-353
/
+693
2018-01-19
bpf, x86: small optimization in alu ops with imm
Daniel Borkmann
1
-5
/
+30
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
10
-20
/
+0
2018-01-19
dax: require 'struct page' by default for filesystem dax
Dan Williams
1
-0
/
+1
2018-01-19
mm, dax: introduce pfn_t_special()
Dan Williams
1
-1
/
+1
2018-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-14
/
+29
2018-01-19
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-22
/
+55
2018-01-19
ia64: Rewrite atomic_add and atomic_sub
Matthew Wilcox
1
-18
/
+19
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-9
/
+11
2018-01-19
ARM: dts: Nokia N9: add support for up/down keys in the dts
Pavel Machek
1
-0
/
+7
2018-01-19
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-01-19
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
1
-1
/
+22
2018-01-19
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
1
-1
/
+2
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
3
-1
/
+10
2018-01-19
x86/mce: Make machine check speculation protected
Thomas Gleixner
3
-1
/
+7
2018-01-19
ARM: dts: nomadik: add interrupt-parent for clcd
Arnd Bergmann
1
-0
/
+1
2018-01-19
Merge tag 'gemini-dts-update-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt
Arnd Bergmann
6
-1
/
+205
2018-01-19
Merge tag 'mvebu-dt64-4.16-3' of git://git.infradead.org/linux-mvebu into next/dt
Arnd Bergmann
1
-2
/
+2
2018-01-19
ARM: sunxi_defconfig: Enable CMA
Maxime Ripard
1
-0
/
+2
2018-01-19
arm64: defconfig: enable CONFIG_ACPI_APEI_EINJ
shiju.jose@huawei.com
1
-0
/
+1
2018-01-19
arm64: defconfig: enable EDAC GHES option
shiju.jose@huawei.com
1
-0
/
+1
2018-01-19
arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE
shiju.jose@huawei.com
1
-0
/
+2
2018-01-19
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
1
-0
/
+3
2018-01-19
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
1
-0
/
+1
2018-01-19
powerpc/perf: Change the data type for the variable 'ncpu' in IMC code
Anju T Sudhakar
1
-1
/
+2
2018-01-19
powerpc/powernv: Add debugfs interface for imc-mode and imc-command
Anju T Sudhakar
2
-0
/
+84
2018-01-19
powerpc/perf: Pass struct imc_events as a parameter to imc_parse_event()
Anju T Sudhakar
2
-27
/
+41
2018-01-19
powerpc/perf: IMC code cleanup with some code refactoring
Anju T Sudhakar
1
-12
/
+21
2018-01-19
powerpc/perf: Remove thread_imc_pmu global variable from
Anju T Sudhakar
1
-2
/
+0
2018-01-19
powerpc/64s: Implement local_t using irq soft masking
Madhavan Srinivasan
1
-0
/
+141
2018-01-19
powerpc: use generic atomic implementation for local_t
Madhavan Srinivasan
1
-170
/
+1
2018-01-19
powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
Madhavan Srinivasan
1
-0
/
+67
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
4
-6
/
+10
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
5
-11
/
+31
2018-01-19
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
3
-68
/
+96
2018-01-19
powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
Madhavan Srinivasan
1
-3
/
+3
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
19
-81
/
+74
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
7
-31
/
+60
2018-01-19
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
1
-4
/
+3
2018-01-19
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
1
-10
/
+15
[prev]
[next]