summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi
2013-02-15Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk
2013-02-15Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk
2013-02-14efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook
2013-02-06Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-01Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin
2013-01-31Merge branch 'timers/for-arm' into timers/coreThomas Gleixner
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-31x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst
2013-01-28x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse
2013-01-28x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse
2013-01-28x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse
2013-01-28x86, efi: Fix display detection in EFI boot stubDavid Woodhouse
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-25x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-01-25x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich
2013-01-24x86/msr: Add capabilities checkAlan Cox
2013-01-24x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song
2013-01-24perf/x86: Fix P6 driver section warningyangyongqiang