summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-083-42/+55
|\
| * x86: ucode-amd: Move family check to microcde_amd.c's init functionAndreas Herrmann2009-11-171-6/+15
| * x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycleAndreas Herrmann2009-11-111-1/+1
| * x86: ucode-amd: Convert printk(KERN_*...) to pr_*(...)Andreas Herrmann2009-11-101-19/+15
| * x86: ucode-amd: Don't warn when no ucode is available for a CPU revisionAndreas Herrmann2009-11-101-4/+1
| * x86: ucode-amd: Load ucode-patches once and not separately of each CPUAndreas Herrmann2009-11-103-7/+25
| * x86, amd-ucode: Remove needless log messagesAndreas Herrmann2009-11-101-8/+1
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-0823-0/+26
|\ \
| * \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03321-2814/+5169
| |\ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-2623-0/+26
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-08248-2908/+18179
|\ \ \ \
| * | | | arm: omap: Add omap3_defconfigOlof Johansson2009-12-021-0/+2119
| * | | | AM35xx: Defconfig for AM3517 EVM boardRanjith Lohithakshan2009-11-251-0/+1207
| * | | | AM35xx: Add support for AM3517 EVM boardRanjith Lohithakshan2009-11-253-0/+92
| * | | | omap: 3630sdp: defconfig creationvikram pandita2009-11-251-0/+1611
| * | | | omap: 3630sdp: introduce 3630 sdp board supportvikram pandita2009-11-253-0/+108
| * | | | omap3: Add defconfig for IGEP v2 boardEnric Balletbo i Serra2009-11-251-0/+1554
| * | | | omap3: Add minimal IGEP v2 supportEnric Balletbo i Serra2009-11-253-0/+257
| * | | | omap3: Add CompuLab CM-T35 defconfigMike Rapoport2009-11-251-0/+1733
| * | | | omap3: Add CompuLab CM-T35 board supportMike Rapoport2009-11-253-0/+513
| * | | | omap3: rx51: Add wl1251 wlan driver supportKalle Valo2009-11-221-0/+81
| * | | | omap3: rx51: Add SDRAM initTero Kristo2009-11-223-1/+228
| * | | | omap1: Add default kernel configuration for HeraldCory Maccarrone2009-11-221-0/+1142
| * | | | omap1: Add board support and LCD for HTC HeraldCory Maccarrone2009-11-223-0/+254
| * | | | omap: zoom2: update defconfig for LL_DEBUG_NONEvikram pandita2009-11-221-1/+2
| * | | | omap: zoom3: defconfig creationvikram pandita2009-11-221-0/+1610
| * | | | omap3: zoom: Introduce zoom3 board supportvikram pandita2009-11-224-0/+118
| * | | | omap3: zoom: Drop i2c-1 speed to 2400vikram pandita2009-11-221-2/+2
| * | | | omap3: zoom: rename zoom2 name to generic zoomvikram pandita2009-11-224-78/+81
| * | | | omap3: zoom: split board file for software reusevikram pandita2009-11-223-225/+275
| * | | | omap3evm: MIgrate to smsc911x ethernet driverSriram2009-11-222-15/+32
| * | | | omap3evm: Initialize vmmc and vmmc_aux regulatorsMike Rapoport2009-11-221-0/+51
| * | | | omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta2009-11-224-6/+47
| * | | | omap3evm: Add board revision functionAjay Kumar Gupta2009-11-222-0/+53
| * | | | omap3: Update 3430SDP defconfigAnand Gadiyar2009-11-221-696/+298
| * | | | omap3: defconfigs: remove SYSFS_DEPRECATED flagvikram pandita2009-11-228-16/+17
| * | | | omap: GPIO module enable/disableCharulatha V2009-11-221-0/+32
| * | | | omap: Cleanup the coding style in id.cFelipe Balbi2009-11-221-40/+21
| * | | | omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementationC A Subramaniam2009-11-222-44/+23
| * | | | omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED ...C A Subramaniam2009-11-221-1/+1
| * | | | omap: mailbox: Adds code changes to support OMAP4 mailboxC A Subramaniam2009-11-222-29/+136
| * | | | omap: mailbox: Expose omap_mbox_enable()/disable_irq()Hiroshi DOYU2009-11-222-10/+14
| * | | | omap: mailbox: remove unnecessary arg for omap_mbox_msg_sendC A Subramaniam2009-11-222-4/+2
| * | | | omap: mailbox: remove disable_/enable_mbox_irq in isrHiroshi DOYU2009-11-221-3/+0
| * | | | omap: mailbox: remove class interfaceHiroshi DOYU2009-11-222-107/+9
| * | | | omap: mailbox: remove sequence bit checkingHiroshi DOYU2009-11-221-66/+4
| * | | | omap: mailbox: Add resources and mailbox register base address for OMAP4 mailboxC A Subramaniam2009-11-222-9/+29
| * | | | omap: mailbox: Add build specific changes to support omap mailboxC A Subramaniam2009-11-221-0/+3
| * | | | arch/arm/plat-omap: Drop an unnecessary NULL testJulia Lawall2009-11-221-1/+1
| * | | | omap3: drop all IVA-related address base definitionsPaul Walmsley2009-11-221-5/+0