| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 | 15 | -180/+398 |
|\ |
|
| * | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin | 2013-02-16 | 4 | -20/+164 |
| * | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov | 2013-02-08 | 1 | -1/+0 |
| * | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov | 2013-02-08 | 1 | -1/+4 |
| * | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 2013-02-06 | 3 | -1/+13 |
| * | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin | 2013-02-06 | 2 | -16/+47 |
| * | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin | 2013-02-06 | 2 | -6/+6 |
| * | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter | 2013-02-06 | 1 | -18/+25 |
| * | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter | 2013-02-06 | 1 | -42/+26 |
| * | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu | 2013-01-31 | 1 | -10/+3 |
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 8 | -75/+120 |
| |\ |
|
| | * | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu | 2013-01-21 | 6 | -8/+13 |
| | * | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 2013-01-21 | 5 | -68/+108 |
| | * | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu | 2013-01-21 | 2 | -1/+1 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 1 | -1/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2013-02-15 | 4 | -63/+32 |
|\ \ \ \ |
|
| * | | | | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk | 2013-02-14 | 3 | -55/+24 |
| * | | | | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk | 2013-02-14 | 1 | -1/+1 |
| * | | | | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 2013-02-13 | 1 | -7/+7 |
* | | | | | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi | 2013-02-13 | 1 | -1/+1 |
* | | | | | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2013-02-13 | 2 | -0/+8 |
* | | | | | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 2013-02-11 | 1 | -10/+11 |
* | | | | | x86: Do not leak kernel page mapping locations | Kees Cook | 2013-02-07 | 1 | -3/+5 |
* | | | | | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin | 2013-02-06 | 2 | -87/+84 |
|\ \ \ \ \ |
|
| * | | | | | x86, MCE: Retract most UAPI exports | Borislav Petkov | 2013-01-09 | 2 | -87/+84 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-05 | 2 | -6/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 2013-02-04 | 1 | -4/+3 |
| * | | | | | | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin | 2013-01-31 | 15 | -91/+188 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-01-31 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-05 | 3 | -4/+14 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | x86/perf: Add IvyBridge EP support | Youquan Song | 2013-01-24 | 1 | -0/+1 |
| * | | | | | | | perf/x86: Fix P6 driver section warning | yangyongqiang | 2013-01-24 | 1 | -1/+1 |
| * | | | | | | | arch/x86/tools/insn_sanity.c: Identify source of messages | Andrew Morton | 2013-01-24 | 1 | -2/+8 |
| * | | | | | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support | ShuoX Liu | 2013-01-24 | 1 | -1/+4 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-31 | 11 | -73/+183 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 2013-01-30 | 3 | -13/+22 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst | 2013-01-29 | 1 | -3/+0 |
| | * | | | | | | | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 2013-01-25 | 1 | -1/+1 |
| | * | | | | | | | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich | 2013-01-25 | 1 | -4/+4 |
| | * | | | | | | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 2013-01-18 | 1 | -5/+17 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 2013-01-27 | 4 | -27/+72 |
| * | | | | | | | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse | 2013-01-27 | 1 | -1/+6 |
| * | | | | | | | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 2013-01-27 | 1 | -0/+2 |
| * | | | | | | | x86, efi: Fix display detection in EFI boot stub | David Woodhouse | 2013-01-27 | 1 | -2/+1 |
| * | | | | | | | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 2013-01-27 | 3 | -28/+76 |
| * | | | | | | | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 2013-01-27 | 1 | -2/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-01-31 | 11 | -49/+73 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | / / / /
| | |/ / / /
| |/| | | | |
|
| * | | | | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 4 | -38/+50 |