summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
* Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-1045-851/+2138
|\
| *-. Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King2008-02-0941-845/+2126
| |\ \
| | | * [ARM] Orion: Use the sata_mv driver for the TS-209 SATAByron Bradley2008-02-081-0/+10
| | | * [ARM] Orion: Use the sata_mv driver for the Kurobox SATAByron Bradley2008-02-081-0/+9
| | | * [ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek2008-02-088-57/+57
| | | * [ARM] Orion: update defconfigNicolas Pitre2008-02-081-47/+46
| | | * [ARM] Orion: Use the sata_mv driver for the integrated SATA controllerSaeed Bishara2008-02-083-1/+52
| | * | ARM: OMAP1: Misc clean-upTony Lindgren2008-02-0812-129/+30
| | * | ARM: OMAP1: Update defconfigs for omap1Tony Lindgren2008-02-082-172/+179
| | * | ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski2008-02-081-61/+22
| | * | ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula2008-02-0814-12/+17
| | * | ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2008-02-082-169/+1
| | * | ARM: OMAP1: PM fixes for OMAP1Vivek Kutal2008-02-081-5/+12
| | * | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar2008-02-083-26/+139
| | * | ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi2008-02-086-14/+306
| | * | ARM: OMAP1: Change the comments to C styleDavid Cohen2008-02-088-51/+50
| | * | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren2008-02-084-16/+15
| | * | ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2008-02-082-0/+149
| | * | ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim2008-02-081-4/+47
| | * | ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim2008-02-081-24/+41
| | * | ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar2008-02-081-40/+804
| | * | ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman2008-02-081-5/+55
| | * | ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren2008-02-081-41/+6
| | * | ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-081-35/+132
| | * | ARM: OMAP: Request DSP memory for McBSPTony Lindgren2008-02-081-0/+11
| | |/
| * | [ARM] constify function pointer tablesJan Engelhardt2008-02-092-3/+3
| * | [ARM] 4823/1: AT91 section fixDavid Brownell2008-02-091-1/+1
| * | [ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov2008-02-091-0/+8
| * | [ARM] pxa: remove debugging PM: printkRussell King2008-02-091-2/+0
* | | Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-1012-58/+64
* | | PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-104-67/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0927-395/+609
|\ \ \
| * | | x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-091-2/+15
| * | | x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner2008-02-091-5/+1
| * | | x86: cpa, use page poolThomas Gleixner2008-02-091-10/+25
| * | | x86: introduce page pool in cpaThomas Gleixner2008-02-093-1/+85
| * | | x86 PM: update stale commentsRafael J. Wysocki2008-02-092-3/+3
| * | | x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki2008-02-093-162/+171
| * | | x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki2008-02-094-6/+5
| * | | x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-095-9/+20
| * | | x86: trivial printk optimizationsDenys Vlasenko2008-02-091-10/+14
| * | | x86: fix early_ioremap pagetable opsIan Campbell2008-02-091-2/+2
| * | | x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-094-104/+178
| * | | x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-092-2/+0
| * | | x86: avoid unused variable warning in mm/init_64.cThomas Gleixner2008-02-091-3/+3
| * | | x86: fixup more paravirt falloutIngo Molnar2008-02-092-14/+19
| * | | x86: fix sparse warning in topology.cHarvey Harrison2008-02-091-1/+1
| * | | x86: sparse warnings in pageattr.cHarvey Harrison2008-02-092-6/+8