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-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-180
/
+398
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-16
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
Jacob Shin
4
-20
/
+164
2013-02-15
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-63
/
+32
2013-02-14
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
Konrad Rzeszutek Wilk
3
-55
/
+24
2013-02-14
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-02-13
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
Satoru Takeuchi
1
-1
/
+1
2013-02-13
x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
Jan Beulich
1
-7
/
+7
2013-02-13
x86/mm: Check if PUD is large when validating a kernel address
Mel Gorman
2
-0
/
+8
2013-02-11
x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
Stoney Wang
1
-10
/
+11
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-07
x86: Do not leak kernel page mapping locations
Kees Cook
1
-3
/
+5
2013-02-06
Merge tag 'ras_for_3.8' into x86/urgent
H. Peter Anvin
2
-87
/
+84
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-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-5
/
+6
2013-02-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+5
2013-02-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+14
2013-02-04
x86/intel/cacheinfo: Shut up annoying warning
Borislav Petkov
1
-4
/
+3
2013-01-31
Merge tag 'v3.8-rc6' into x86/urgent
H. Peter Anvin
15
-91
/
+188
2013-01-31
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
1
-10
/
+3
2013-01-31
x86-64: Replace left over sti/cli in ia32 audit exit code
Jan Beulich
1
-2
/
+2
2013-01-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-73
/
+183
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-49
/
+73
2013-01-30
Merge tag 'efi-for-3.8' into x86/efi
H. Peter Anvin
3
-13
/
+22
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
4
-38
/
+50
2013-01-29
x86, efi: remove attribute check from setup_efi_pci
Maarten Lankhorst
1
-3
/
+0
2013-01-27
x86, build: Dynamically find entry points in compressed startup code
David Woodhouse
4
-27
/
+72
2013-01-27
x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode
David Woodhouse
1
-1
/
+6
2013-01-27
x86, efi: Fix 32-bit EFI handover protocol entry point
David Woodhouse
1
-0
/
+2
2013-01-27
x86, efi: Fix display detection in EFI boot stub
David Woodhouse
1
-2
/
+1
2013-01-27
x86, boot: Define the 2.12 bzImage boot protocol
H. Peter Anvin
3
-28
/
+76
2013-01-27
x86/boot: Fix minor fd leakage in tools/relocs.c
Cong Ding
1
-2
/
+4
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-5
/
+6
2013-01-25
x86, efi: Set runtime_version to the EFI spec revision
Matt Fleming
1
-1
/
+1
2013-01-25
x86, efi: fix 32-bit warnings in setup_efi_pci()
Jan Beulich
1
-4
/
+4
2013-01-24
x86/msr: Add capabilities check
Alan Cox
1
-0
/
+3
2013-01-24
x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES
Maarten Lankhorst
1
-1
/
+1
2013-01-24
x86/perf: Add IvyBridge EP support
Youquan Song
1
-0
/
+1
2013-01-24
perf/x86: Fix P6 driver section warning
yangyongqiang
1
-1
/
+1
2013-01-24
x86/olpc: Fix olpc-xo1-sci.c build errors
Randy Dunlap
1
-0
/
+1
2013-01-24
arch/x86/platform/uv: Fix incorrect tlb flush all issue
Alex Shi
2
-4
/
+8
2013-01-24
arch/x86/tools/insn_sanity.c: Identify source of messages
Andrew Morton
1
-2
/
+8
2013-01-24
perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support
ShuoX Liu
1
-1
/
+4
2013-01-24
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
8
-75
/
+120
[next]