| Commit message (Expand) | Author | Age |
* | Merge 'Linux v3.0' into Litmus | Andrea Bastoni | 2011-08-27 |
|\ |
|
| * | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o | Steven Rostedt | 2011-05-27 |
| * | x86-64: Move vread_tsc into a new file with sensible options | Andy Lutomirski | 2011-05-24 |
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 |
| |\ |
|
| | * | x86: Introduce pci_map_biosrom() | Dan Williams | 2011-03-15 |
| * | | x86, gart: Rename pci-gart_64.c to amd_gart_64.c | Joerg Roedel | 2011-05-10 |
| * | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 |
| * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 |
| |\ \
| | |/
| |/| |
|
| | * | x86, reboot: Move the real-mode reboot code to an assembly file | H. Peter Anvin | 2011-02-18 |
| | * | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-18 |
| * | | x86: Remove superflous goal definition of tsc_sync | Henrik Kretzschmar | 2011-03-11 |
| * | | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 |
| |/ |
|
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 |
| |\ |
|
| | * | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 2010-12-06 |
| | * | x86: platform: Move iris to x86/platform where it belongs | Thomas Gleixner | 2010-11-20 |
| | * | x86/platform: Add Eurobraille/Iris power off support | Shérab | 2010-11-18 |
| * | | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 |
| |/ |
|
| * | x86: Move olpc to platform | Thomas Gleixner | 2010-10-27 |
| * | x86: Move uv to platform | Thomas Gleixner | 2010-10-27 |
| * | x86: Move mrst to platform | Thomas Gleixner | 2010-10-27 |
| * | x86: Move scx200 to platform | Thomas Gleixner | 2010-10-27 |
| * | x86: Move visws to platform | Thomas Gleixner | 2010-10-27 |
| * | x86: Move efi to platform | Thomas Gleixner | 2010-10-27 |
| * | x86: Move sfi to platform | Thomas Gleixner | 2010-10-27 |
| * | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
| |\ |
|
| | * | x86, iommu: Add proper dependency sort routine (and sanity check). | Konrad Rzeszutek Wilk | 2010-08-26 |
| * | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
| |\ \ |
|
| | * | | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-23 |
| | |/ |
|
| * | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
| |\ \ |
|
| | * | | x86, olpc: Add XO-1 poweroff support | Daniel Drake | 2010-10-12 |
| | |/ |
|
| * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
| |\ \ |
|
| | * | | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang | 2010-10-08 |
| * | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 |
| |\ \ \ |
|
| | * | | | x86: Remove stale pmtimer_64.c | Thomas Gleixner | 2010-10-15 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
| |\ \ \ |
|
| | * | | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 |
| | |/ / |
|
| * | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 |
| * | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-10-05 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | jump label: x86 support | Jason Baron | 2010-09-22 |
| | |/
| |/| |
|
* | | | Merge commit 'v2.6.36' into wip-merge-2.6.36 | Andrea Bastoni | 2010-10-23 |
|\ \ \
| | |/
| |/| |
|
| * | | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 2010-09-22 |
| * | | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 2010-09-22 |
| |/ |
|
| * | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 |
| * | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 2010-03-26 |
* | | Merge branch 'master' into wip-merge-2.6.34 | Andrea Bastoni | 2010-05-29 |
|\ \
| |/
|/| |
|
| * | [ported from 2008.3] Add Feather-Trace x86_32 architecture dependent code | Andrea Bastoni | 2010-05-29 |
* | | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 |
* | | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon | 2009-12-15 |
* | | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-17 |
|\| |
|
| * | Merge branch 'linus' into sfi-release | Len Brown | 2009-09-19 |
| |\ |
|