aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-26
|\
| * xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-26
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-25
|\ \
| * | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-25
* | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-25
* | | lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-25
* | | printk: allocate kernel log buffer earlierMike Travis2011-05-25
* | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-25
* | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-25
* | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* | | x86,mm: make pagefault killableKOSAKI Motohiro2011-05-25
|/ /
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \
| * \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\ \
| | * | percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-28
| * | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | | x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha2011-05-24
* | | | x86: Get rid of asmregparmRichard Weinberger2011-05-24
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\ \ \ \
| * | | | x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-21
| * | | | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-10
| * | | | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-10
| * | | | x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-10
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap2011-05-23
| * | | | | x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
| * | | | | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-22
| * | | | | x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-22
| * | | | | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
| * | | | | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-20
| * | | | | x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov2011-05-20
| * | | | | x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov2011-05-20
| * | | | | x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha2011-05-20
| * | | | | x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-20
| * | | | | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | | | | x86, ioapic: Add struct ioapicSuresh Siddha2011-05-20
| * | | | | x86, ioapic: Remove duplicate code for saving/restoring RTEsSuresh Siddha2011-05-20
| * | | | | x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-20
| * | | | | x86, ioapic: Allocate ioapic_saved_data earlySuresh Siddha2011-05-20
| * | | | | x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-05-20
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-23
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ \
| * | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-23
|\ \ \ \ \ \ \
| * | | | | | | x86: Eliminate various 'set but not used' warningsGustavo F. Padovan2011-05-21