summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-24serial: sh-sci: Kill off more unused defines.Paul Mundt1-15/+0
2009-06-24serial: sh-sci: Convert from old SCSR control flags to common defines.Paul Mundt2-37/+11
2009-06-24serial: sh-sci: Kill off unused register accessors.Paul Mundt1-6/+0
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt27-58/+122
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt27-59/+140
2009-06-24sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-06-23sh: SH7786 SMP support.Paul Mundt3-24/+18
2009-06-23sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt1-2/+0
2009-06-23sh: Use local TLB flush in set_pte_phys().Paul Mundt1-1/+1
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt3-1/+26
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds82-1216/+1530
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds17-217/+754
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-136/+1807
2009-06-22NFS: Correct the NFS mount path when following a referralTrond Myklebust1-0/+24
2009-06-22NFS: Fix nfs_path() to always return a '/' at the beginning of the pathTrond Myklebust1-0/+5
2009-06-22NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust1-21/+157
2009-06-22VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2-8/+38
2009-06-22VFS: Uninline the function put_mnt_ns()Trond Myklebust2-10/+7
2009-06-22mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds3-14/+5
2009-06-22Blackfin: fix dma-mapping build errorsFUJITA Tomonori1-0/+13
2009-06-22Blackfin: hook up new perf_counter_open syscallMike Frysinger2-1/+3
2009-06-22Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)Yi Li1-3/+1
2009-06-22Blackfin: fix early crash when booting on wrong cpuRobin Getz1-8/+15
2009-06-22Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger1-0/+1
2009-06-22Blackfin: drop unused ISP1760 port1_disable from board resourcesMike Frysinger5-5/+0
2009-06-22Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang2-1/+92
2009-06-22Blackfin: fix typo in TRAS define in mem_init.h headerGraf Yang1-1/+1
2009-06-22Blackfin: unify memory map headersMike Frysinger16-350/+145
2009-06-22Blackfin: stick the CPU name into boot image nameRobin Getz1-1/+1
2009-06-22Blackfin: update defconfigsMike Frysinger20-155/+272
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang11-81/+176
2009-06-22Blackfin: update I-pipe patch levelPhilippe Gerum1-2/+2
2009-06-22Blackfin: remove obsolete mcount support from I-pipe codePhilippe Gerum3-76/+0
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum3-27/+28
2009-06-22Blackfin: convert interrupt pipeline to irqflagsPhilippe Gerum5-30/+177
2009-06-22Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger1-1/+1
2009-06-22Blackfin: bf526-ezbrd: set SPI flash resources to SST deviceGraf Yang1-2/+2
2009-06-22Blackfin: fix accidental reset in some boot modesSonic Zhang1-1/+2
2009-06-22Blackfin: abstract irq14 lowering in do_irqMike Frysinger1-18/+25
2009-06-22Blackfin: simplify irq stack overflow checkingMike Frysinger1-15/+17
2009-06-22Blackfin: only build show_interrupts() when procfs is enabledMike Frysinger1-0/+2
2009-06-22Blackfin: redo handling of bad irqsMike Frysinger1-42/+11
2009-06-22Blackfin: update anomaly listsMike Frysinger7-125/+178
2009-06-22Blackfin: bf533-ezkit: add resources for FISP devicesMike Frysinger1-0/+106
2009-06-22Blackfin: bf518f-ezbrd: update DSA resourcesMike Frysinger1-5/+11
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger4-274/+256
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds49-827/+3133
2009-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds57-222/+5269
2009-06-22[ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King1-26/+32