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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-12
/
+32
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+46
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-106
/
+108
2019-11-26
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
1
-12
/
+32
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
1
-0
/
+34
2019-11-18
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
1
-6
/
+12
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
3
-22
/
+22
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
16
-60
/
+60
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
3
-12
/
+12
2019-10-18
x86/asm: Annotate aliases
Jiri Slaby
3
-6
/
+6
2019-10-18
x86/uaccess: Annotate local function
Jiri Slaby
1
-3
/
+2
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2
-3
/
+6
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
1
-0
/
+34
2019-10-08
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
1
-2
/
+2
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
3
-26
/
+26
2019-08-08
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
1
-0
/
+1
2019-07-18
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2
-23
/
+26
2019-07-18
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
1
-1
/
+1
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
1
-13
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
1
-2
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-14
/
+2
2019-06-07
x86/insn-eval: Fix use-after-free access to LDT entry
Jann Horn
1
-23
/
+24
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2
-14
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-29
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
4
-0
/
+4
2019-05-06
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-157
/
+0
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+50
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
1
-0
/
+12
2019-04-19
x86/timer: Don't inline __const_udelay()
Andi Kleen
1
-1
/
+1
2019-04-19
x86/asm: Mark all top level asm statements as .text
Andi Kleen
1
-0
/
+1
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2
-157
/
+0
2019-04-03
x86/uaccess: Fix up the fixup
Peter Zijlstra
1
-1
/
+2
2019-04-03
x86/uaccess: Move copy_user_handle_tail() into asm
Peter Zijlstra
2
-20
/
+48
2019-03-21
x86/lib: Fix indentation issue, remove extra tab
Colin Ian King
1
-1
/
+1
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
1
-4
/
+4
2019-02-01
x86: explicitly align IO accesses in memcpy_{to,from}io
Linus Torvalds
1
-3
/
+30
2019-01-26
x86/insn-eval: Mark expected switch-case fall-through
Gustavo A. R. Silva
1
-0
/
+2
2019-01-11
x86/kaslr: Fix incorrect i8254 outb() parameters
Daniel Drake
1
-2
/
+2
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
1
-1
/
+1
2019-01-04
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
2
-0
/
+43
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-4
/
+4
[next]