aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03
| * | | | Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-30
|\ \ \ \ \
| * | | | | x86: remove rdc321x_defs.hFlorian Fainelli2010-05-27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\ \ \ \ \
| * | | | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-27
| * | | | | x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-26
| * | | | | x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov2010-05-25
| * | | | | x86: remove last traces of quicklist usagePeter Zijlstra2010-05-24
| * | | | | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-05-24
| * | | | | x86: "nosmp" command line option should force the system into UP modeJan Beulich2010-05-24
| * | | | | arch/x86/pci: use kasprintfJulia Lawall2010-05-24
| * | | | | x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-24
* | | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\ \ \ \ \ \
| * | | | | | sched: clarify commment for TS_POLLINGLen Brown2010-05-27
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-28
| |\ \ \ \ \ \
| | * | | | | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-14
| * | | | | | | Merge branch 'acpi_enable' into releaseLen Brown2010-05-28
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-12
| * | | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-04
| * | | | | | | | | ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying2010-05-19
| * | | | | | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-19
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-25
| * | | | | | | | | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-23
| * | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov2010-05-19
| * | | | | | | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-19
| * | | | | | | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-19
| * | | | | | | | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov2010-05-18
| * | | | | | | | | | perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov2010-05-18
* | | | | | | | | | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | | | | | | | | | numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | | | | | | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-27
* | | | | | | | | | | x86_32: use asm-generic/scatterlist.hAndrew Morton2010-05-27
* | | | | | | | | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-27
* | | | | | | | | | | x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-27
* | | | | | | | | | | x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* | | | | | | | | | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* | | | | | | | | | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-26
* | | | | | | | | | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25
* | | | | | | | | | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-25
* | | | | | | | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-25
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder2010-05-21
| * | | | | | | | | | x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang2010-05-18
| * | | | | | | | | | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-11