aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-39/+34
2013-04-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+3
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-76/+71
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-19/+9
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-305/+660
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+4
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-75/+80
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-27/+30
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-84/+73
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-85/+29
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-53/+52
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-297/+1809
2013-04-29x86: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-29x86: pageattr-test: remove srandom32 callAkinobu Mita1-1/+0
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-19/+2
2013-04-29x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer1-6/+3
2013-04-29x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner1-20/+26
2013-04-29x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner1-40/+38
2013-04-29x86-64: remove dead debugging code for !pse setupsJohannes Weiner1-3/+0
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-10/+5
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim1-6/+1
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-29mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2-10/+1
2013-04-29mm/x86: use common help functions to free reserved pagesJiang Liu2-7/+3
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley3-50/+43
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+11
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-14/+108
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar2-36/+35
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-2/+2
2013-04-25x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare1-1/+0
2013-04-25x86 cmpxchg.h: fix wrong commentLi Zhong1-1/+1
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner32-131/+442
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer1-1/+1
2013-04-24x86, efi: Fix a build warningBorislav Petkov1-1/+1
2013-04-24x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun1-3/+1
2013-04-22perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin1-2/+3
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+16
2013-04-21perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin1-133/+5
2013-04-21perf/x86: Check all MSRs before passing hw checkGeorge Dunlap1-11/+17
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin4-1/+553
2013-04-21perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng2-28/+543
2013-04-21perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng2-59/+280
2013-04-21perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng1-3/+25
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar16-44/+79
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+37
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-25/+255
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-5/+219
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar16-41/+64