aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner2011-03-18
* Blackfin: convert gpio irq_chip to new functionsThomas Gleixner2011-03-18
* Blackfin: convert mac irq_chip to new functionsThomas Gleixner2011-03-18
* Blackfin: convert error irq_chip to new functionsThomas Gleixner2011-03-18
* Blackfin: convert internal irq_chip to new functionsThomas Gleixner2011-03-18
* Blackfin: convert core irq_chip to new functionsThomas Gleixner2011-03-18
* Blackfin: use proper wrappers for irq_descThomas Gleixner2011-03-18
* Blackfin: optimize startup codeMike Frysinger2011-03-18
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-18
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-18
* Blackfin: split optimization settings moreMike Frysinger2011-03-18
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-18
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-18
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-18
* Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao2011-03-18
* Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger2011-03-18
* Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang2011-03-18
* Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg2011-03-18
* Blackfin: add bfin_write_{or,and} helpersMike Frysinger2011-03-18
* Blackfin: bf548-ezkit: add CAN1 supportAaron Wu2011-03-18
* Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao2011-03-18
* Blackfin: SMP: avoid section mismatch warningsSonic Zhang2011-03-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-17
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-17
| * Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-03-17
| |\
| * | arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-10
| * | drivers/edac: provide support for tile architectureChris Metcalf2011-03-10
| * | arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
| * | arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-10
| * | arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
| * | arch/tile: export some additional module symbolsChris Metcalf2011-03-01
| * | arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-01
| * | arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-01
| * | arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-01
| * | arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-01
| * | arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-01
| * | arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-01
| * | arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-01
| * | arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-01
| * | arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-01
| * | arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-01
| * | arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-01
| * | arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-01
| * | arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-01
| * | arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf2011-02-25
| * | tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-23
| * | tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-23
| * | tile: Convert irq_chip to new functionsThomas Gleixner2011-02-23
| * | tile: Fix __pte_free_tlbPeter Zijlstra2011-02-23
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-17
|\ \ \