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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
14
-26
/
+27
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2
-7
/
+8
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
3
-3
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
14
-15
/
+9
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
3
-3
/
+4
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+2
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low
Mike Rapoport
1
-1
/
+1
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
3
-45
/
+19
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
1
-1
/
+1
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
6
-12
/
+12
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2
-12
/
+21
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+3
2018-10-26
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
Masayoshi Mizuma
1
-12
/
+3
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-135
/
+80
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+22
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-43
/
+62
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-312
/
+302
2018-10-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-21
/
+43
2018-10-23
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-2
/
+27
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-22
/
+525
2018-10-23
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+23
2018-10-23
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-60
/
+175
2018-10-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+4
2018-10-23
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+6
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-200
/
+432
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-79
/
+61
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
7
-50
/
+233
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2018-10-22
kprobes/x86: Use preempt_enable() in optimized_callback()
Masami Hiramatsu
1
-1
/
+1
2018-10-19
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
4
-12
/
+55
2018-10-19
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Christoph Hellwig
1
-2
/
+0
2018-10-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2018-10-18
x86/mcelog: Remove one mce_helper definition
Sebastian Andrzej Siewior
1
-3
/
+0
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-1
/
+0
2018-10-14
x86/time: Correct the attribute on jiffies' definition
Nathan Chancellor
1
-1
/
+1
2018-10-14
x86/tsc: Force inlining of cyc2ns bits
Peter Zijlstra
1
-3
/
+3
2018-10-10
x86/acpi, x86/boot: Take RSDP address for boot params if available
Juergen Gross
2
-2
/
+7
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
3
-0
/
+20
2018-10-09
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2
-2
/
+2
2018-10-09
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2
-2
/
+2
2018-10-09
x86/hyperv: Enable PV qspinlock for Hyper-V
Yi Sun
1
-0
/
+14
2018-10-09
x86/intel_rdt: Fix initial allocation to consider CDP
Reinette Chatre
1
-3
/
+16
2018-10-09
x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
Reinette Chatre
1
-7
/
+41
[next]