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
2013-02-08
uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
Oleg Nesterov
1
-1
/
+0
2013-02-08
uprobes/x86: Change __skip_sstep() to actually skip the whole insn
Oleg Nesterov
1
-1
/
+4
2013-02-06
perf/x86: Allow for architecture specific RDPMC indexes
Jacob Shin
3
-1
/
+13
2013-02-06
perf/x86: Move MSR address offset calculation to architecture specific files
Jacob Shin
2
-16
/
+47
2013-02-06
perf/x86/amd: Use proper naming scheme for AMD bit field definitions
Jacob Shin
2
-6
/
+6
2013-02-06
perf/x86/amd: Generalize northbridge constraints code for family 15h
Robert Richter
1
-18
/
+25
2013-02-06
perf/x86/amd: Rework northbridge event constraints handler
Robert Richter
1
-42
/
+26
2013-01-31
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
1
-10
/
+3
2013-01-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
8
-75
/
+120
2013-01-22
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
1
-4
/
+5
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu
6
-8
/
+13
2013-01-21
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
5
-68
/
+108
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
2
-1
/
+1
2013-01-18
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-8
/
+0
2013-01-16
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
1
-1
/
+0
2013-01-16
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-1
/
+81
2013-01-15
Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...
Konrad Rzeszutek Wilk
1
-7
/
+0
2013-01-15
Merge tag 'v3.7' into stable/for-linus-3.8
Konrad Rzeszutek Wilk
23
-94
/
+226
2013-01-13
x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
H. Peter Anvin
1
-0
/
+2
2013-01-13
x86/Sandy Bridge: mark arrays in __init functions as __initconst
H. Peter Anvin
1
-2
/
+2
2013-01-11
x86/Sandy Bridge: reserve pages when integrated graphics is present
Jesse Barnes
1
-0
/
+78
2013-01-10
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+28
2013-01-10
perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side
David Ahern
1
-6
/
+0
2013-01-08
KVM: x86: use dynamic percpu allocations for shared msrs area
Marcelo Tosatti
1
-6
/
+18
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
21
-89
/
+84
2012-12-26
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
Myron Stowe
1
-1
/
+2
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-118
/
+24
2012-12-20
x86, efi: correct precedence of operators in setup_efi_pci
Sasha Levin
1
-1
/
+1
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-19
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
3
-25
/
+7
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
8
-67
/
+6
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
10
-16
/
+4
2012-12-19
new helper: compat_user_stack_pointer()
Al Viro
1
-0
/
+7
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
3
-5
/
+0
2012-12-19
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-52
/
+1
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2012-12-18
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
1
-10
/
+57
2012-12-18
arch/x86/platform/iris/iris.c: register a platform device and a platform driver
Shérab
1
-10
/
+57
2012-12-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+37
2012-12-18
Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+5
2012-12-18
x86, paravirt: fix build error when thp is disabled
David Rientjes
1
-2
/
+0
2012-12-18
Merge tag 'md-3.8' of git://neil.brown.name/md
Linus Torvalds
1
-2
/
+3
2012-12-18
Add rcu user eqs exception hooks for async page fault
Li Zhong
1
-2
/
+10
2012-12-17
xen/vcpu: Fix vcpu restore path.
Wei Liu
1
-3
/
+4
2012-12-17
xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-12-17
create non-empty arch/x86/include/uapi/asm/ files
Andrew Morton
2
-0
/
+2
2012-12-17
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
3
-52
/
+1
[next]