summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Blackfin: drop asm/irq.h include from mach headersMike Frysinger7-21/+0
2011-01-10Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger8-4953/+4893
2011-01-10Blackfin: clean up mach header includesMike Frysinger45-2142/+1990
2011-01-10Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger2-55/+41
2011-01-10Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger1-0/+113
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger3-22/+22
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger24-601/+282
2011-01-10Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger2-24/+0
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger8-8/+8
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger15-973/+698
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger2-34/+92
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger1-201/+37
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger1-30/+0
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger29-1024/+377
2011-01-10Blackfin: musb-boards: push clkin value to platform resourcesBob Liu6-0/+6
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang1-0/+2
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-270/+64
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds30-97/+250
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+3
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-228/+75
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds47-1276/+1357
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds35-66/+6545
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+141
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-4/+11
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-45/+524
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+15
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar406-5089/+8360
2011-01-07fs: scale mntget/mntputNick Piggin1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: icache RCU free inodesNick Piggin1-2/+8
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+1
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds241-8295/+20600
2011-01-07ARM: mach-shmobile: update for SMP changes.Paul Mundt1-18/+3
2011-01-07ARM: mach-shmobile: update for GIC changes.Paul Mundt4-11/+9
2011-01-07ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.Paul Mundt1-1/+1
2011-01-07Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt9-1/+305
2011-01-07ARM: mach-shmobile: Rely on run-time IRQ handlersMagnus Damm4-98/+18
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm4-0/+23
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm7-0/+67
2011-01-07ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLERMagnus Damm1-0/+1
2011-01-07ARM: mach-shmobile: Use shared GIC entry macrosMagnus Damm1-61/+1
2011-01-07ARM: mach-shmobile: mackerel: Add zboot supportSimon Horman2-0/+90
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt881-15365/+32441
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds604-11079/+26447
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-579/+442
2011-01-06Merge branch 'devel-stable' into develRussell King379-5815/+20289