aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-1/+0
|\
| * x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-061-1/+0
| * x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-201-1/+0
| * x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-181-0/+1
* | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-171-0/+1
|/
* x86: Move olpc to platformThomas Gleixner2010-10-271-4/+0
* x86: Move uv to platformThomas Gleixner2010-10-271-1/+0
* x86: Move mrst to platformThomas Gleixner2010-10-271-1/+0
* x86: Move scx200 to platformThomas Gleixner2010-10-271-3/+0
* x86: Move visws to platformThomas Gleixner2010-10-271-1/+0
* x86: Move efi to platformThomas Gleixner2010-10-271-1/+0
* x86: Move sfi to platformThomas Gleixner2010-10-271-1/+0
* Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+1
|\
| * x86, iommu: Add proper dependency sort routine (and sanity check).Konrad Rzeszutek Wilk2010-08-261-0/+1
* | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+0
|\ \
| * | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-231-1/+0
| |/
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-0/+1
|\ \
| * | x86, olpc: Add XO-1 poweroff supportDaniel Drake2010-10-121-0/+1
| |/
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-0/+1
|\ \
| * | x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang2010-10-081-0/+1
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-211-1/+0
|\ \ \
| * | | x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-151-1/+0
| | |/ | |/|
* | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+1
|\ \ \
| * | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-201-1/+1
| |/ /
* | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+1
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-051-0/+2
|\ \ \ | | |/ | |/|
| * | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-221-0/+1
| * | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-221-0/+1
| |/
* / jump label: x86 supportJason Baron2010-09-221-1/+1
|/
* x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-181-0/+1
* x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-2/+0
* x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+1
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-151-1/+0
* Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-181-2/+5
|\
| * Merge branch 'linus' into sfi-releaseLen Brown2009-09-191-2/+4
| |\
| | * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-2/+3
| | |\
| | | * x86: Add Moorestown early detectionThomas Gleixner2009-08-311-0/+1
| | | * x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-311-1/+1
| | | * x86: Add x86_init infrastructureThomas Gleixner2009-08-271-1/+1
| | * | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+1
| | |/
| * / x86: add arch-specific SFI supportFeng Tang2009-08-281-0/+1
| |/
* | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-071-0/+4
|\|
| * gcov: exclude code operating in userspace from profilingPeter Oberparleiter2009-07-061-0/+2
| * gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+2
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-3/+4
|\|
| * x86 module: merge the rest functions with macrosAmerigo Wang2009-06-121-1/+1
| * x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-121-1/+1
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-0/+1
| |\
| * \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-1/+2
| |\ \
| | * | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-151-1/+2