aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang2009-02-04
* Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig2009-02-04
* Blackfin arch: don't accidently re-enable interruptsRobin Getz2009-02-04
* Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz2009-02-04
* Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich2009-02-04
* Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich2009-02-04
* Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2009-02-04
* Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger2009-02-04
* Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang2009-02-04
* Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger2009-02-04
* Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger2009-02-04
* Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger2009-02-04
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-03
|\
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-01
| |\
| | * ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-29
| | * ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-29
| | * ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-29
| | * ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-29
| | * ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-29
| | * ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-29
| | * ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-29
| | * ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-29
| * | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-30
| * | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-30
| * | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-30
| * | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-28
| * | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-28
| * | [ARM] msm: fix build errorsRussell King2009-01-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-02
|\ \ \
| * | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-02
|\ \ \ \
| * | | | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-02
| * | | | powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-29
| * | | | powerpc/5200: update defconfigsGrant Likely2009-01-29
| | |_|/ | |/| |
* | | | mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-02
* | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-31
|\ \ \ \
| * | | | headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, mtrr.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, kvm.hJaswinder Singh Rajput2009-01-30
| * | | | headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-30
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-01-31
|\ \ \ \ \
| * | | | | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-22
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-31
|\ \ \ \ \ \
| * | | | | | x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-30
| * | | | | | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-29
| * | | | | | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-26