summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-063-7/+6
|\
| * xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk2011-08-051-0/+1
| * xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-041-5/+3
| * xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-041-2/+2
| * xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-041-1/+1
* | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-031-2/+1
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-039-28/+1083
|\ \
| * | cpuidle: stop depending on pm_idleLen Brown2011-08-032-2/+6
| * | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-033-25/+23
| * | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-1/+2
| * | mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-033-0/+1052
* | | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \ \
| * | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-299-15/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com2011-07-221-7/+7
| * | | x86/PCI: quirks: Use pci_dev->revisiontip-bot for Sergei Shtylyov2011-07-221-3/+2
| * | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
| * | | x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich2011-07-225-2/+14
| * | | x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas2011-07-221-4/+3
| * | | x86/PCI: select direct access mode for mmconfig optionShaohua Li2011-07-221-1/+1
* | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-291-1/+3
|\ \ \ \
| * | | | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-251-1/+3
* | | | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* | | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-263-6/+6
* | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2621-21/+20
* | | | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* | | | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2611-163/+1482
|\ \ \ \ \
| * | | | | x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-241-1/+1
| * | | | | x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake2011-07-241-2/+4
| * | | | | x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-064-0/+187
| * | | | | x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-063-0/+89
| * | | | | x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-062-1/+40
| * | | | | x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-062-1/+207
| * | | | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-063-3/+187
| * | | | | x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-062-6/+111
| * | | | | x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-063-0/+201
| * | | | | x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-065-6/+231
| * | | | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-063-32/+20
| * | | | | x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-061-18/+8
| * | | | | x86, olpc: Add missing elements to device treeDaniel Drake2011-07-061-0/+103
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-255-6/+5
|\ \ \ \ \
| * | | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | | | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1128-66/+200
| |\ \ \ \ \
| * | | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
| * | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* | | | | | | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-241-24/+1
|\ \ \ \ \ \ \
| * | | | | | | asm-generic: move archictures to common delay.hJonas Bonn2011-07-221-24/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-241-37/+0
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud