aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-05Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-100/+184
2009-02-05alpha: fixup BUG macroAlexey Dobriyan1-2/+2
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-30/+58
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds58-866/+984
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-284/+548
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar1060-8802/+44392
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich1-23/+1
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich1-6/+5
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich1-1/+1
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich1-0/+2
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich1-124/+321
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger1-1/+1
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger1-4/+8
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board filesGraf Yang10-0/+105
2009-02-04Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger9-9/+9
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu1-0/+1
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2-14/+8
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger1-0/+6
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger6-12/+12
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger8-42/+0
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger1-7/+1
2009-02-04Blackfin arch: sync reboot handler with version in u-bootMike Frysinger1-11/+15
2009-02-04Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich1-17/+17
2009-02-04Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527Graf Yang1-5/+12
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan1-0/+2
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang16-15/+19
2009-02-04Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz2-1/+8
2009-02-04Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguousRobin Getz1-0/+12
2009-02-04Blackfin arch: Fix URLRobin Getz1-1/+1
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger3-409/+208
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 debugging).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't get freed with peripheral_free_listMichael 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-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-03xen: disable interrupts before saving in percpuJeremy Fitzhardinge1-1/+3
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-245/+118
2009-02-03sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller1-14/+35