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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
1
-2
/
+6
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-8
/
+1
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
1
-0
/
+3
2016-06-22
ACPI / tables: table upgrade: refactor function definitions
Aleksey Makarov
1
-8
/
+1
2016-04-18
ACPI / x86: Cleanup initrd related code
Lv Zheng
1
-3
/
+9
2016-04-18
ACPI / tables: Move table override mechanisms to tables.c
Lv Zheng
1
-1
/
+1
2016-04-14
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
Linus Torvalds
1
-0
/
+37
2016-04-06
x86: remove the kernel code/data/bss resources from /proc/iomem
Linus Torvalds
1
-37
/
+0
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2016-02-18
x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps
Dave Hansen
1
-0
/
+9
2016-01-30
x86/e820: Set System RAM type and descriptor
Toshi Kani
1
-3
/
+3
2016-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-12-06
x86/mm: Introduce max_possible_pfn
Igor Mammedov
1
-0
/
+2
2015-11-23
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
1
-2
/
+0
2015-11-07
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
1
-1
/
+1
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-47
/
+55
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2015-10-21
x86/microcode: Unmodularize the microcode driver
Borislav Petkov
1
-0
/
+3
2015-10-21
x86/setup/crash: Check memblock_reserve() retval
Borislav Petkov
1
-2
/
+10
2015-10-21
x86/setup/crash: Cleanup some more
Borislav Petkov
1
-12
/
+7
2015-10-21
x86/setup/crash: Remove alignment variable
Borislav Petkov
1
-5
/
+6
2015-10-21
x86/setup: Cleanup crashkernel reservation functions
Borislav Petkov
1
-22
/
+21
2015-10-21
x86/setup: Do not reserve crashkernel high memory if low reservation failed
Baoquan He
1
-9
/
+11
2015-10-16
x86/setup: Extend low identity map to cover whole kernel range
Paolo Bonzini
1
-0
/
+8
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-1
/
+3
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
1
-1
/
+3
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2015-09-08
x86: use generic early mem copy
Mark Salter
1
-21
/
+1
2015-07-21
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
1
-5
/
+0
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2015-06-30
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
1
-4
/
+3
2015-06-24
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
1
-0
/
+3
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-06-11
x86/crash: Allocate enough low memory when crashkernel=high
Joerg Roedel
1
-5
/
+7
2015-06-05
x86/boot/setup: Clean up the e820_reserve_setup_data() code
Wei Yang
1
-4
/
+3
2015-04-29
x86: introduce kaslr_offset()
Jiri Kosina
1
-1
/
+1
2015-04-24
x86: Remove more unmodified io_apic_ops
Thomas Gleixner
1
-2
/
+1
2015-04-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
1
-4
/
+9
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
1
-18
/
+4
2015-02-24
x86/mm: Use early_memunmap() instead of early_iounmap()
Juergen Gross
1
-4
/
+4
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+18
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-4
/
+18
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
1
-4
/
+18
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
1
-0
/
+3
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-1
/
+1
[next]