Age | Commit message (Expand) | Author | Files | Lines |
2011-01-10 | Blackfin: tll6527m: fix spelling in unused code (struct name) | Stefan Weil | 1 | -1/+1 |
2011-01-10 | Blackfin: bf527-ezkit: add adau1373 chip address | Sonic Zhang | 1 | -0/+5 |
2011-01-10 | Blackfin: no-mpu: fix masking of small uncached dma region | Sonic Zhang | 1 | -1/+1 |
2011-01-10 | Blackfin: pm: drop irq save/restore in standby and suspend to mem callback | Steven Miao | 1 | -10/+0 |
2011-01-10 | Blackfin: dpmc.h: pull in new pll.h | Mike Frysinger | 1 | -0/+2 |
2011-01-10 | Blackfin: bf54x: add MMR layout for PINT | Mike Frysinger | 1 | -0/+22 |
2011-01-10 | Blackfin: bf561: SMP: add multicore pll handlers | Mike Frysinger | 1 | -0/+53 |
2011-01-10 | Blackfin: unify pll.h headers | Mike Frysinger | 8 | -435/+93 |
2011-01-10 | Blackfin: SMP: rewrite IPI handling to avoid memory allocation | Yi Li | 3 | -133/+97 |
2011-01-10 | Blackfin: SMP: relocate blackfin_core_id() definition | Graf Yang | 2 | -4/+3 |
2011-01-10 | Blackfin: SMP: fix build breakage in cache.h | Mike Frysinger | 1 | -0/+2 |
2011-01-10 | Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers | Graf Yang | 1 | -0/+4 |
2011-01-10 | Blackfin: bf561: fix mem_map.h SMP overrides | Graf Yang | 1 | -7/+9 |
2011-01-10 | Blackfin: SMP: tweak platform_request_ipi() usage | Graf Yang | 3 | -3/+5 |
2011-01-10 | Blackfin: SMP: fix asm/bitops.h errors | Mike Frysinger | 1 | -0/+2 |
2011-01-10 | Blackfin: SMP: fix cpumask misbehavior | Graf Yang | 1 | -6/+1 |
2011-01-10 | Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx | Graf Yang | 2 | -12/+15 |
2011-01-10 | serial: bfin_5xx: move resources into board files | Sonic Zhang | 1 | -0/+12 |
2011-01-10 | Blackfin: bf561: update a few more SIC_SYSCR locations | Mike Frysinger | 2 | -14/+14 |
2011-01-10 | Blackfin: drop asm/irq.h include from mach headers | Mike Frysinger | 7 | -21/+0 |
2011-01-10 | Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header | Mike Frysinger | 8 | -4953/+4893 |
2011-01-10 | Blackfin: clean up mach header includes | Mike Frysinger | 45 | -2142/+1990 |
2011-01-10 | Blackfin: bf533: merge fio_flag back into normal mach headers | Mike Frysinger | 2 | -55/+41 |
2011-01-10 | Blackfin: bf561-ezkit: add SMP defconfig | Mike Frysinger | 1 | -0/+113 |
2011-01-10 | Blackfin: bf533: convert boards to gpio framework | Mike Frysinger | 3 | -22/+22 |
2011-01-10 | Blackfin: push gpio (port) defines into common headers | Mike Frysinger | 24 | -601/+282 |
2011-01-10 | Blackfin: bf54x: drop unused legacy MMR names | Mike Frysinger | 2 | -24/+0 |
2011-01-10 | Blackfin: dma: constify MMR pointer array | Mike Frysinger | 8 | -8/+8 |
2011-01-10 | Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs | Mike Frysinger | 15 | -973/+698 |
2011-01-10 | Blackfin: bfin_dma.h: start a header for DMA MMR layout | Mike Frysinger | 2 | -34/+92 |
2011-01-10 | Blackfin: switch to asm-generic/io.h | Mike Frysinger | 1 | -201/+37 |
2011-01-10 | asm-generic/io.h: add reads[bwl]/writes[bwl] helpers | Mike Frysinger | 1 | -30/+0 |
2011-01-10 | Blackfin: bfin_serial.h: unify heavily duplicated serial code | Mike Frysinger | 29 | -1024/+377 |
2011-01-10 | Blackfin: musb-boards: push clkin value to platform resources | Bob Liu | 6 | -0/+6 |
2011-01-10 | Blackfin: SMP: fix hotplug building after irq header shuffle | Graf Yang | 1 | -0/+2 |
2011-01-08 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 23 | -270/+64 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 30 | -97/+250 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -2/+3 |
2011-01-08 | Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 9 | -228/+75 |
2011-01-08 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 47 | -1276/+1357 |
2011-01-08 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 35 | -66/+6545 |
2011-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+141 |
2011-01-08 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 8 | -4/+11 |
2011-01-08 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 25 | -45/+524 |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+15 |
2011-01-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 406 | -5089/+8360 |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -2/+8 |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin | 1 | -1/+1 |