summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-02-0595-1395/+1650
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-02-0458-866/+984
| |\
| | * Blackfin arch: Remove outdated codeMichael Hennerich2009-02-041-23/+1Star
| | * Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-041-6/+5Star
| | * Blackfin arch: Update Copyright informationMichael Hennerich2009-02-041-1/+1
| | * Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich2009-02-041-0/+2
| | * Blackfin arch: Update CM-BF527 kernel configMichael Hennerich2009-02-041-124/+321
| | * Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-041-1/+1
| | * Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-041-4/+8
| | * Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-041-3/+1Star
| | * Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang2009-02-0410-0/+105
| | * Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger2009-02-049-9/+9
| | * Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-041-8/+1Star
| | * Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu2009-02-041-0/+1
| | * Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-041-42/+42
| | * Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-042-14/+8Star
| | * Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger2009-02-041-0/+6
| | * Blackfin arch: fixup board init function nameMike Frysinger2009-02-046-12/+12
| | * Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2009-02-048-42/+0Star
| | * Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger2009-02-041-7/+1Star
| | * Blackfin arch: sync reboot handler with version in u-bootMike Frysinger2009-02-041-11/+15
| | * Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich2009-02-041-17/+17
| | * Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang2009-02-041-5/+12
| | * Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan2009-02-041-0/+2
| | * Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang2009-02-0416-15/+19
| | * Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz2009-02-042-1/+8
| | * Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz2009-02-041-0/+12
| | * Blackfin arch: Fix URLRobin Getz2009-02-041-1/+1
| | * Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger2009-02-043-409/+208Star
| | * Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang2009-02-041-5/+3Star
| | * Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig2009-02-041-0/+2
| | * Blackfin arch: don't accidently re-enable interruptsRobin Getz2009-02-041-6/+13
| | * Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz2009-02-041-0/+2
| | * Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich2009-02-041-1/+7
| | * Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich2009-02-041-3/+0Star
| | * Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2009-02-042-2/+3
| | * Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger2009-02-041-0/+7
| | * Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang2009-02-041-1/+6
| | * Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger2009-02-041-48/+48
| | * Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger2009-02-043-11/+63
| | * Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger2009-02-041-38/+15Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-0417-284/+548
| |\ \ | | |/ | |/|
| | * sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-041-14/+35
| | * sparc: fixup for sparseirq changesStephen Rothwell2009-02-031-1/+1
| | * sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-031-7/+18
| | * sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller2009-02-031-1/+4
| | * sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-3010-163/+309
| | * sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller2009-01-293-11/+25
| | * sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-296-108/+177
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-0420-245/+118Star
| |\ \