开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-08
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-09-08
x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'
Ingo Molnar
2015-09-08
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
2015-09-08
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Ingo Molnar
2015-09-08
x86/headers: Clean up the kernel's struct sigcontext types to be ABI-clean
Ingo Molnar
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-09-08
x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate
Ingo Molnar
2015-09-08
x86/headers: Unify register type definitions between 32-bit compat and i386
Ingo Molnar
2015-09-08
x86/headers: Use ABI types consistently in sigcontext*.h
Ingo Molnar
2015-09-08
x86/headers: Separate out legacy user-space structure definitions
Ingo Molnar
2015-09-08
x86/headers: Clean up and better document uapi/asm/sigcontext.h
Ingo Molnar
2015-09-08
x86/headers: Clean up uapi/asm/sigcontext32.h
Ingo Molnar
2015-09-08
x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h
Ingo Molnar
2015-09-01
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-01
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-08-31
Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-08-28
x86/irq: Do not dereference irq descriptor before checking it
Thomas Gleixner
2015-08-28
x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...
Luis R. Rodriguez
2015-08-28
x86/asm: Drop repeated macro of X86_EFLAGS_AC definition
Huang Rui
2015-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
2015-08-25
x86/mm: Make kernel/check.c explicitly non-modular
Paul Gortmaker
2015-08-25
x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular
Paul Gortmaker
2015-08-25
x86/platform: Make atom/pmc_atom.c explicitly non-modular
Paul Gortmaker
2015-08-23
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
2015-08-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]