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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
x86/efi: move asmlinkage before return type
Joe Perches
1
-2
/
+2
2017-07-12
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-07-12
x86: ascii armor the x86_64 boot init stack canary
Rik van Riel
1
-0
/
+1
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
5
-1
/
+23
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
2
-1
/
+2
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2
-3
/
+3
2017-07-10
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-6
/
+7
2017-07-10
x86/kasan: don't allocate extra shadow memory
Andrey Ryabinin
1
-6
/
+1
2017-07-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-56
/
+65
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-23
/
+59
2017-07-08
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+0
2017-07-07
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-07-07
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+31
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-136
/
+157
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-16
/
+11
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-36
/
+33
2017-07-06
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-141
/
+253
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-231
/
+386
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+1
2017-07-06
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
2
-1
/
+5
2017-07-06
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2
-4
/
+4
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2
-12
/
+2
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2
-2
/
+2
2017-07-06
mm, THP, swap: delay splitting THP during swap out
Huang Ying
1
-0
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-41
/
+45
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-214
/
+565
2017-07-05
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
Chen Yu
3
-7
/
+29
2017-07-05
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
4
-26
/
+26
2017-07-05
x86/boot/e820: Avoid overwriting e820_table_firmware
Chen Yu
1
-2
/
+4
2017-07-05
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
3
-16
/
+20
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-21
/
+101
2017-07-04
x86/platform/uv/BAU: Minor cleanup, make some local functions static
Colin Ian King
1
-25
/
+6
2017-07-04
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
1
-2
/
+4
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2017-07-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-713
/
+728
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-19
/
+13
2017-07-03
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-25
/
+85
2017-07-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-56
/
+62
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-199
/
+197
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
54
-1191
/
+1061
2017-07-03
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+34
2017-07-03
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+23
2017-07-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2017-07-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-87
/
+136
2017-07-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+5
2017-07-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-26
/
+4
[next]