| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-05-25 | 7 | -15/+50 |
* | Blackfin: use on-chip reset func with newer parts | Mike Frysinger | 2011-05-25 | 1 | -34/+31 |
* | Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs | Mike Frysinger | 2011-05-25 | 2 | -4/+0 |
* | Blackfin: optimize MMR reads during startup a bit | Mike Frysinger | 2011-05-25 | 1 | -11/+9 |
* | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 2011-05-25 | 5 | -20/+77 |
* | Blackfin: bf537: fix excessive gpio int demuxing | Mike Frysinger | 2011-05-25 | 1 | -30/+25 |
* | Blackfin: bf54x: drop unused pm gpio handling | Mike Frysinger | 2011-05-25 | 1 | -40/+2 |
* | Blackfin: move bf537-specific irq code out of common code | Mike Frysinger | 2011-05-25 | 4 | -138/+150 |
* | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 2011-05-25 | 8 | -10/+16 |
* | Blackfin: clean up irq ifdef logic a bit | Mike Frysinger | 2011-05-25 | 1 | -47/+39 |
* | Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names | Mike Frysinger | 2011-05-25 | 5 | -28/+28 |
* | Blackfin: delete duplicated user single step prototypes | Mike Frysinger | 2011-05-25 | 1 | -2/+0 |
* | Blackfin: kgdb: cache flushing is not safe in SMP mode | Sonic Zhang | 2011-05-25 | 1 | -1/+5 |
* | Blackfin: SMP: drop unused blackfin_cpudata.idle pointer | Mike Frysinger | 2011-05-25 | 2 | -4/+0 |
* | Blackfin: SMP: fix cpudata cache setup | Mike Frysinger | 2011-05-25 | 2 | -5/+2 |
* | Blackfin: clean up /proc/cpuinfo output | Mike Frysinger | 2011-05-25 | 1 | -8/+8 |
* | Blackfin: bf527-ezkit: tweak sound defconfig | Mike Frysinger | 2011-05-25 | 2 | -15/+11 |
* | Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper | Mike Frysinger | 2011-05-25 | 3 | -122/+121 |
* | Blackfin: clean up style in irq defines | Mike Frysinger | 2011-05-25 | 7 | -695/+627 |
* | Blackfin: unify core IRQ definitions | Mike Frysinger | 2011-05-25 | 8 | -379/+64 |
* | Blackfin: ints-priority: unify duplicate vec to irq lookup logic | Mike Frysinger | 2011-05-25 | 1 | -68/+44 |
* | Blackfin: ints-priority: clean up some local vars | Mike Frysinger | 2011-05-25 | 1 | -17/+8 |
* | Blackfin: don't attempt to flush on-chip L1 SRAM regions | Sonic Zhang | 2011-05-25 | 1 | -5/+18 |
* | Blackfin: first pass at debug mmr support | Mike Frysinger | 2011-05-25 | 3 | -1/+1863 |
* | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-05-24 | 2 | -9/+13 |
|\ |
|
| * | mach-ux500: set proper I2C platform data from MOP500s | Linus Walleij | 2011-05-25 | 1 | -6/+8 |
| * | i2c-nomadik: fix speed enumerator | Linus Walleij | 2011-05-25 | 1 | -1/+1 |
| * | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath | 2011-05-25 | 1 | -2/+4 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-05-24 | 35 | -668/+626 |
|\ \ |
|
| * | | [S390] cpu hotplug: fix external interrupt subclass mask handling | Heiko Carstens | 2011-05-23 | 1 | -2/+2 |
| * | | [S390] oprofile: dont access lowcore | Heiko Carstens | 2011-05-23 | 1 | -9/+2 |
| * | | [S390] oprofile: add missing irq stats counter | Heiko Carstens | 2011-05-23 | 3 | -0/+4 |
| * | | [S390] Ignore sendmmsg system call note wired up warning | Heiko Carstens | 2011-05-23 | 1 | -0/+1 |
| * | | [S390] s390,oprofile: fix compile error for !CONFIG_SMP | Jan Glauber | 2011-05-23 | 1 | -3/+3 |
| * | | [S390] s390,oprofile: fix alert counter increment | Jan Glauber | 2011-05-23 | 1 | -1/+1 |
| * | | [S390] Remove unused includes in process.c | Jan Glauber | 2011-05-23 | 1 | -17/+2 |
| * | | [S390] refactor page table functions for better pgste support | Martin Schwidefsky | 2011-05-23 | 7 | -233/+331 |
| * | | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky | 2011-05-23 | 2 | -55/+59 |
| * | | [S390] convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-23 | 4 | -23/+23 |
| * | | [S390] pfault: cleanup code | Heiko Carstens | 2011-05-23 | 1 | -30/+37 |
| * | | [S390] pfault: cpu hotplug vs missing completion interrupts | Heiko Carstens | 2011-05-23 | 6 | -26/+71 |
| * | | [S390] smp: add __noreturn attribute to cpu_die() | Heiko Carstens | 2011-05-23 | 1 | -1/+1 |
| * | | [S390] percpu: implement arch specific irqsafe_cpu_ops | Heiko Carstens | 2011-05-23 | 2 | -1/+68 |
| * | | [S390] vdso: disable gcov profiling | Peter Oberparleiter | 2011-05-23 | 2 | -0/+6 |
| * | | [S390] extmem: get rid of compile warning | Heiko Carstens | 2011-05-23 | 1 | -0/+2 |
| * | | [S390] get rid of unused variables | Heiko Carstens | 2011-05-23 | 2 | -6/+0 |
| * | | [S390] Remove data execution protection | Martin Schwidefsky | 2011-05-23 | 14 | -283/+35 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-05-24 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | Input: tegra-kbc - change wakeup logic to be all or nothing | Rakesh Iyer | 2011-05-11 | 1 | -3/+0 |
| * | | | Input: tegra-kbc - add ghost key filter | Rakesh Iyer | 2011-04-27 | 1 | -0/+1 |