index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
1
-1
/
+0
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
1
-0
/
+1
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+2
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-0
/
+1
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2016-07-26
x86/uaccess: Enable hardened usercopy
Kees Cook
1
-0
/
+1
2016-07-26
mm: Implement stack frame object validation
Kees Cook
1
-0
/
+1
2016-07-25
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2016-07-25
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+48
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
1
-0
/
+9
2016-07-08
x86/mm: Add memory hotplug support for KASLR memory randomization
Thomas Garnier
1
-0
/
+15
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
1
-0
/
+17
2016-07-08
Merge branch 'x86/mm' into x86/boot, to pick up dependencies
Ingo Molnar
1
-0
/
+9
2016-06-26
x86/KASLR: Extend kernel image physical address randomization to addresses la...
Kees Cook
1
-11
/
+16
2016-06-26
rtc: move mc146818 helper functions out-of-line
Arnd Bergmann
1
-0
/
+1
2016-06-22
ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE
Aleksey Makarov
1
-0
/
+1
2016-06-17
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
1
-0
/
+9
2016-06-10
x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-2
/
+1
2016-06-08
x86/hweight: Get rid of the special calling convention
Borislav Petkov
1
-5
/
+0
2016-06-07
GCC plugin infrastructure
Emese Revfy
1
-0
/
+1
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-44
/
+28
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
1
-1
/
+1
2016-05-01
isa: Decouple X86_32 dependency from the ISA Kconfig option
William Breathitt Gray
1
-8
/
+2
2016-04-22
x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
Baoquan He
1
-44
/
+28
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
1
-4
/
+18
2016-03-31
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
Peter Zijlstra
1
-10
/
+1
2016-03-31
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
Kan Liang
1
-4
/
+2
2016-03-29
base: isa: Remove X86_32 dependency
William Breathitt Gray
1
-0
/
+6
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+1
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
1
-0
/
+9
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+16
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2016-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+14
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
1
-2
/
+0
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
1
-2
/
+0
2016-02-29
objtool: Enable stack metadata validation on 64-bit x86
Josh Poimboeuf
1
-0
/
+1
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
1
-0
/
+3
2016-02-18
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
Dave Hansen
1
-0
/
+1
2016-02-18
x86/mm/pkeys: Add Kconfig prompt to existing config option
Dave Hansen
1
-0
/
+10
2016-02-18
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
Dave Hansen
1
-0
/
+1
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-2
/
+2
[next]