summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian2013-04-011-0/+3
| * | | | | | | | perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian2013-04-015-10/+178
| * | | | | | | | perf/x86: Add flags to event constraintsStephane Eranian2013-04-015-7/+15
| * | | | | | | | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-262-8/+29
| * | | | | | | | perf/x86: Support CPU specific sysfs eventsAndi Kleen2013-03-262-0/+35
* | | | | | | | | x86: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* | | | | | | | | x86: pageattr-test: remove srandom32 callAkinobu Mita2013-04-291-1/+0
* | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-19/+2
* | | | | | | | | x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-291-6/+3
* | | | | | | | | x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner2013-04-291-20/+26
* | | | | | | | | x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner2013-04-291-40/+38
* | | | | | | | | x86-64: remove dead debugging code for !pse setupsJohannes Weiner2013-04-291-3/+0
* | | | | | | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-10/+5
* | | | | | | | | mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-291-6/+1
* | | | | | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
* | | | | | | | | mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-292-10/+1
* | | | | | | | | mm/x86: use common help functions to free reserved pagesJiang Liu2013-04-292-7/+3
* | | | | | | | | mkcapflags.pl: convert to mkcapflags.shRob Landley2013-04-293-50/+43
* | | | | | | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu2013-04-121-0/+11
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-04-295-14/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/smp: Unifiy some of the PVs and PVHVM offline CPU pathKonrad Rzeszutek Wilk2013-04-161-10/+4
| * | | | | | | | | xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.Konrad Rzeszutek Wilk2013-04-161-1/+12
| * | | | | | | | | xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVMKonrad Rzeszutek Wilk2013-04-161-0/+21
| * | | | | | | | | xen/spinlock: Check against default value of -1 for IRQ line.Konrad Rzeszutek Wilk2013-04-161-0/+4
| * | | | | | | | | xen/time: Add default value of -1 for IRQ and check for that.Konrad Rzeszutek Wilk2013-04-161-2/+5
| * | | | | | | | | xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-04-162-2/+9
| * | | | | | | | | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-04-161-0/+1
| * | | | | | | | | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-04-161-0/+1
| * | | | | | | | | xen: drop tracking of IRQ vectorJan Beulich2013-04-161-3/+3
| * | | | | | | | | x86/xen: populate boot_params with EDD dataDavid Vrabel2013-04-161-0/+52
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | | | | | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
* | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-201-8/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| * | | | | | | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| * | | | | | | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-207-25/+255
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-195-5/+219
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-171-1/+13
| | * | | | | | | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | * | | | | | | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | * | | | | | | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | * | | | | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | * | | | | | | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | * | | | | | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-0/+25
| | | |/ / / / / | | |/| | | | |
| * | | | | | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-191-7/+31