| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2011-03-18 | 8 | -12/+74 |
* | Blackfin: SMP: implement cpu_freq support | Graf Yang | 2011-03-18 | 6 | -34/+70 |
* | Blackfin: split optimization settings more | Mike Frysinger | 2011-03-18 | 3 | -15/+47 |
* | Blackfin: SMP: disable preempt with smp_processor_id to send messages | Sonic Zhang | 2011-03-18 | 1 | -6/+8 |
* | Blackfin: SMP: delay enabling caches until CPU is initialized | steven miao | 2011-03-18 | 1 | -2/+2 |
* | Blackfin: SMP: use standard cache functions | Mike Frysinger | 2011-03-18 | 1 | -3/+3 |
* | Blackfin: SMP: PERCPU section should be PAGE aligned | steven miao | 2011-03-18 | 1 | -1/+1 |
* | Blackfin: ADI boards: enable pseudo debug insns support | Mike Frysinger | 2011-03-18 | 11 | -0/+11 |
* | Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systems | Sonic Zhang | 2011-03-18 | 1 | -4/+0 |
* | Blackfin: dnp5370: drop MMC card detect support | Andreas Schallenberg | 2011-03-18 | 1 | -20/+0 |
* | Blackfin: add bfin_write_{or,and} helpers | Mike Frysinger | 2011-03-18 | 1 | -2/+14 |
* | Blackfin: bf548-ezkit: add CAN1 support | Aaron Wu | 2011-03-18 | 1 | -7/+48 |
* | Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments | steven miao | 2011-03-18 | 4 | -21/+102 |
* | Blackfin: SMP: avoid section mismatch warnings | Sonic Zhang | 2011-03-18 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-03-18 | 52 | -557/+865 |
|\ |
|
| * | arch/tile: support newer binutils assembler shift semantics | Chris Metcalf | 2011-03-17 | 3 | -9/+29 |
| * | Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds... | Chris Metcalf | 2011-03-17 | 127 | -736/+929 |
| |\ |
|
| * | | arch/tile: fix deadlock bugs in rwlock implementation | Chris Metcalf | 2011-03-10 | 2 | -141/+103 |
| * | | drivers/edac: provide support for tile architecture | Chris Metcalf | 2011-03-10 | 3 | -1/+119 |
| * | | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 2011-03-10 | 18 | -135/+235 |
| * | | arch/tile: add some more VMSPLIT options and use consistent naming | Chris Metcalf | 2011-03-10 | 1 | -3/+9 |
| * | | arch/tile: fix some comments and whitespace | Chris Metcalf | 2011-03-10 | 7 | -24/+15 |
| * | | arch/tile: export some additional module symbols | Chris Metcalf | 2011-03-01 | 2 | -0/+8 |
| * | | arch/tile: enhance existing finv_buffer_remote() routine | Chris Metcalf | 2011-03-01 | 3 | -54/+139 |
| * | | arch/tile: fix two bugs in the backtracer code | Chris Metcalf | 2011-03-01 | 1 | -9/+19 |
| * | | arch/tile: use extended assembly to inline __mb_incoherent() | Chris Metcalf | 2011-03-01 | 4 | -41/+20 |
| * | | arch/tile: use a cleaner technique to enable interrupt for cpu_idle() | Chris Metcalf | 2011-03-01 | 1 | -11/+5 |
| * | | arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes | Chris Metcalf | 2011-03-01 | 2 | -12/+39 |
| * | | arch/tile: fix reversed test of strict_strtol() return value | Chris Metcalf | 2011-03-01 | 1 | -1/+1 |
| * | | arch/tile: avoid a simulator warning during bootup | Chris Metcalf | 2011-03-01 | 1 | -0/+11 |
| * | | arch/tile: export <asm/hardwall.h> to userspace | Chris Metcalf | 2011-03-01 | 1 | -0/+1 |
| * | | arch/tile: warn and retry if an IPI is not accepted by the target cpu | Chris Metcalf | 2011-03-01 | 1 | -14/+19 |
| * | | arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls | Chris Metcalf | 2011-03-01 | 1 | -49/+5 |
| * | | arch/tile: fix __ndelay etc to work better | Chris Metcalf | 2011-03-01 | 5 | -11/+34 |
| * | | arch/tile: bug fix: exec'ed task thought it was still single-stepping | Chris Metcalf | 2011-03-01 | 3 | -2/+26 |
| * | | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 2011-03-01 | 5 | -10/+6 |
| * | | arch/tile: Fix atomic_read() definition to use ACCESS_ONCE | Chris Metcalf | 2011-02-25 | 1 | -1/+1 |
| * | | tile: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 2011-02-23 | 1 | -0/+1 |
| * | | tile: Use proper accessor functions in show_interrupt() | Thomas Gleixner | 2011-02-23 | 1 | -4/+6 |
| * | | tile: Convert irq_chip to new functions | Thomas Gleixner | 2011-02-23 | 1 | -14/+14 |
| * | | tile: Fix __pte_free_tlb | Peter Zijlstra | 2011-02-23 | 1 | -13/+2 |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-18 | 199 | -4635/+16962 |
|\ \ \ |
|
| * \ \ | Merge branches 'devel-mux' and 'devel-misc' into omap-for-linus | Tony Lindgren | 2011-03-14 | 6 | -25/+35 |
| |\ \ \ |
|
| | * | | | omap: zoom: host should not pull up wl1271's irq line | Ohad Ben-Cohen | 2011-03-14 | 1 | -1/+1 |
| | * | | | arm: plat-omap: iommu: fix request_mem_region() error path | Aaro Koskinen | 2011-03-14 | 1 | -6/+8 |
| | * | | | OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430 | Andy Green | 2011-03-14 | 1 | -0/+13 |
| | * | | | omap: iovmm: don't check 'da' to set IOVMF_DA_FIXED flag | David Cohen | 2011-03-14 | 2 | -11/+5 |
| | * | | | omap: iovmm: disallow mapping NULL address when IOVMF_DA_ANON is set | Michael Jones | 2011-03-14 | 1 | -6/+7 |
| | * | | | omap: Fix H4 init_irq to not call h4_init_flash | Tony Lindgren | 2011-03-10 | 1 | -1/+1 |
| * | | | | omap4: mux: Remove duplicate mux modes | Tony Lindgren | 2011-03-14 | 1 | -276/+6 |