summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: move bf537-specific irq code out of common codeMike Frysinger2011-05-254-138/+150
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-258-10/+16
* Blackfin: clean up irq ifdef logic a bitMike Frysinger2011-05-251-47/+39
* Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-255-28/+28
* Blackfin: delete duplicated user single step prototypesMike Frysinger2011-05-251-2/+0
* Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang2011-05-251-1/+5
* Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-252-4/+0
* Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-252-5/+2
* Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-251-8/+8
* Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2011-05-252-15/+11
* Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger2011-05-253-122/+121
* Blackfin: clean up style in irq definesMike Frysinger2011-05-257-695/+627
* Blackfin: unify core IRQ definitionsMike Frysinger2011-05-258-379/+64
* Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger2011-05-251-68/+44
* Blackfin: ints-priority: clean up some local varsMike Frysinger2011-05-251-17/+8
* Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang2011-05-251-5/+18
* Blackfin: first pass at debug mmr supportMike Frysinger2011-05-253-1/+1863
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-242-9/+13
|\
| * mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
| * i2c-nomadik: fix speed enumeratorLinus Walleij2011-05-251-1/+1
| * i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-251-2/+4
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626
|\ \
| * | [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * | [S390] oprofile: dont access lowcoreHeiko Carstens2011-05-231-9/+2
| * | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-233-0/+4
| * | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
| * | [S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber2011-05-231-3/+3
| * | [S390] s390,oprofile: fix alert counter incrementJan Glauber2011-05-231-1/+1
| * | [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2
| * | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-237-233/+331
| * | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-232-55/+59
| * | [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-234-23/+23
| * | [S390] pfault: cleanup codeHeiko Carstens2011-05-231-30/+37
| * | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-236-26/+71
| * | [S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens2011-05-231-1/+1
| * | [S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2011-05-232-1/+68
| * | [S390] vdso: disable gcov profilingPeter Oberparleiter2011-05-232-0/+6
| * | [S390] extmem: get rid of compile warningHeiko Carstens2011-05-231-0/+2
| * | [S390] get rid of unused variablesHeiko Carstens2011-05-232-6/+0
| * | [S390] Remove data execution protectionMartin Schwidefsky2011-05-2314-283/+35
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-241-3/+1
|\ \ \
| * | | Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer2011-05-111-3/+0
| * | | Input: tegra-kbc - add ghost key filterRakesh Iyer2011-04-271-0/+1
* | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-2418-18/+23
|\ \ \ \
| * \ \ \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24321-9558/+9989
| |\ \ \ \
| | * | | | percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-281-1/+6
| * | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-2417-17/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-05-2440-1960/+1368
|\ \ \ \ \ \
| * | | | | | m68knommu: Use generic show_interrupts()Geert Uytterhoeven2011-05-242-28/+1
| * | | | | | m68k: merge the mmu and non-mmu versions of sys_m68k.cGreg Ungerer2011-05-243-643/+578