summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-204-1/+50
| * | | | | | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-202-4/+5
| * | | | | | x86: Interleave emulated nodes over physical nodesDavid Rientjes2009-10-122-28/+184
| * | | | | | x86: Export srat physical topologyDavid Rientjes2009-10-124-11/+27
| * | | | | | x86: Export k8 physical topologyDavid Rientjes2009-10-128-24/+62
| * | | | | | x86: Clean up and add missing log levels for k8David Rientjes2009-10-121-20/+19
| |/ / / / /
* | | | | | 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
OpenPOWER on IntegriCloud