index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-24
x86/msr: Add capabilities check
Alan Cox
2013-01-24
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
Maarten Lankhorst
2013-01-24
x86-64: Fix unwind annotations in recent NMI changes
Jan Beulich
2013-01-22
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-01-19
x86-32: Start out cr0 clean, disable paging before modifying cr3/4
H. Peter Anvin
2013-01-18
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-01-16
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
2013-01-16
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2013-01-14
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
2013-01-14
x86/Sandy Bridge: mark arrays in __init functions as __initconst
H. Peter Anvin
2013-01-11
x86/Sandy Bridge: reserve pages when integrated graphics is present
Jesse Barnes
2013-01-10
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-01-10
perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side
David Ahern
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
2012-12-19
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-12-18
Add rcu user eqs exception hooks for async page fault
Li Zhong
2012-12-17
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-15
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
2012-12-14
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-14
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-14
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-12
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-12-12
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-12
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
2012-12-12
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
2012-12-11
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
[next]