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
2019-05-15
Merge branches 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2
-12
/
+21
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2
-17
/
+0
2019-05-14
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
Masahiro Yamada
1
-1
/
+1
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-26
/
+18
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-1
/
+0
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2
-9
/
+6
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2
-8
/
+8
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2
-5
/
+1
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2
-2
/
+2
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2
-2
/
+2
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-73
/
+317
2019-05-14
perf/x86/intel: Allow PEBS multi-entry in watermark mode
Stephane Eranian
1
-1
/
+1
2019-05-13
x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
Masahiro Yamada
2
-5
/
+0
2019-05-11
x86: Hide the int3_emulate_call/jmp functions from UML
Steven Rostedt (VMware)
1
-1
/
+3
2019-05-10
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
1
-5
/
+0
2019-05-10
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
4
-66
/
+9
2019-05-10
ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
Steven Rostedt (VMware)
2
-39
/
+11
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2
-12
/
+21
2019-05-10
x86: intel_epb: Take CONFIG_PM into account
Rafael J. Wysocki
1
-1
/
+21
2019-05-10
perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* masking
Stephane Eranian
1
-2
/
+2
2019-05-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+9
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-36
/
+0
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
3
-14
/
+17
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+3
2019-05-08
x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large page
Brijesh Singh
3
-43
/
+114
2019-05-08
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
1
-5
/
+27
2019-05-08
x86_64: Allow breakpoints to emulate call instructions
Peter Zijlstra
1
-0
/
+28
2019-05-08
x86_64: Add gap to int3 to allow for call emulation
Josh Poimboeuf
1
-2
/
+16
2019-05-08
kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete
Aaron Lewis
1
-4
/
+6
2019-05-08
KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting ne...
Aaron Lewis
1
-3
/
+3
2019-05-08
perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol static
Wang Hai
1
-1
/
+1
2019-05-08
x86/kprobes: Make trampoline_handler() global and visible
Andi Kleen
1
-1
/
+1
2019-05-08
x86/vdso: Remove hpet_page from vDSO
Jia Zhang
2
-4
/
+0
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-65
/
+172
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+12
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+6
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-64
/
+172
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+18
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-2
/
+0
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
27
-358
/
+512
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-64
/
+172
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-4
/
+4
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
21
-795
/
+182
2019-05-06
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-78
/
+127
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-68
/
+231
2019-05-06
Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
[prev]
[next]