summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-0/+1
* x86: convert to asm-generic ptrace.hMike Frysinger2011-05-261-13/+5
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-262-2/+0
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2618-185/+202
|\
| * x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
| * x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2
| * x86-64: Add time to vDSOAndy Lutomirski2011-05-242-1/+36
| * x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
| * x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-244-37/+45
| * x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
| * x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-241-2/+16
| * x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-241-4/+5
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-2415-145/+91
| |
| \
*-. \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-261-1/+1
|\ \ \
| * | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+7
|\ \ \ | |_|/ |/| |
| * | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+7
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-251-0/+1
|\ \ \
| * | | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+1
* | | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
* | | | lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-251-11/+0
* | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+2
* | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-24/+2
* | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+2
* | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0
* | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* | | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | | | x86,mm: make pagefault killableKOSAKI Motohiro2011-05-251-1/+11
|/ / /
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-242-2/+7
|\ \ \
| * \ \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2420-267/+180
| |\ \ \
| | * | | percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-281-1/+6
| * | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | | x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha2011-05-241-2/+2
* | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-242-7/+2
| |_|_|/ |/| | |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-236-79/+19
|\ \ \ \
| * | | | x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-211-0/+10
| * | | | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-101-1/+3
| * | | | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-103-67/+0
| * | | | x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-101-11/+6
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2320-563/+539
|\ \ \ \ \
| * | | | | x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap2011-05-231-0/+1
| * | | | | x86, apic: Make apic drivers staticSuresh Siddha2011-05-2211-64/+22
| * | | | | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-223-30/+32
| * | | | | x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-222-31/+36
| * | | | | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-2212-6/+63
| * | | | | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-203-124/+69
| * | | | | x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-201-14/+44
| * | | | | x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-201-2/+70
| * | | | | x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-202-62/+31
| * | | | | x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-205-19/+37