summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-04Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang1-5/+3
2009-02-04Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig1-0/+2
2009-02-04Blackfin arch: don't accidently re-enable interruptsRobin Getz1-6/+13
2009-02-04Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz1-0/+2
2009-02-04Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich1-1/+7
2009-02-04Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich1-3/+0
2009-02-04Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2-2/+3
2009-02-04Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger1-0/+7
2009-02-04Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang1-1/+6
2009-02-04Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger1-48/+48
2009-02-04Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger3-11/+63
2009-02-04Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger1-38/+15
2009-02-04x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-04xen: disable interrupts before saving in percpuJeremy Fitzhardinge1-1/+3
2009-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-245/+118
2009-02-04sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35
2009-02-03sparc: fixup for sparseirq changesStephen Rothwell1-1/+1
2009-02-03sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2009-02-03sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller1-1/+4
2009-02-03x86: push old stack address on irqstack for unwinderMartin Hicks1-0/+1
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-02-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-160/+398
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer1-0/+36
2009-02-02[ARM] pxa: add em_x270_defconfig for EM-X270 and eXedaMike Rapoport1-0/+1741
2009-02-02[ARM] pxa: prepare xm_x2xx_defconfig for splitMike Rapoport1-65/+75
2009-02-02[ARM] pxa: add eXeda platform supportMike Rapoport2-21/+132
2009-02-02[ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.cMike Rapoport1-12/+31
2009-02-02[ARM] pxa/em-x270: add battery chargerMike Rapoport1-0/+46
2009-02-02[ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initializationMike Rapoport1-122/+50
2009-02-02[ARM] pxa/em-x270: update MMC/SDIO implementationMike Rapoport1-16/+81
2009-02-02[ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel3-14/+79
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt1-3/+2
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King110-3192/+4489
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu1-2/+3
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones1-0/+15
2009-02-01Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-8/+9
2009-02-01Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+17
2009-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+7
2009-01-31x86/Voyager: make it build and bootJames Bottomley4-26/+35
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-1/+1
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König1-1/+1
2009-01-31Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König1-1/+1
2009-01-31x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-31MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-31MIPS: RB532: Export rb532_gpio_set_func()Phil Sutter2-2/+4
2009-01-31MIPS: RB532: Update headersPhil Sutter2-4/+3
2009-01-31MIPS: RB532: Simplify dev3 initPhil Sutter1-12/+2
2009-01-31MIPS: RB532: Remove {get,set}_434_reg()Phil Sutter1-27/+0
2009-01-31MIPS: RB532: Move dev3 init code to devices.cPhil Sutter2-39/+39
2009-01-31MIPS: RB532: Fix set_latch_u5()Phil Sutter1-1/+1