Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | | | | | arch/tile: clarify flush_buffer()/finv_buffer() function names | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: kernel-related cleanups from removing static page size | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: various header improvements for building drivers | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: disable GX prefetcher during cache flush | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: properly flush the I$ when unloading kernel modules | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: improve support for PCI hotplug | Chris Metcalf | 2011-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf | 2011-05-02 | |
| | * | | | | | | | | | | | | | | | | | | | arch/tile: refactor backtracing code | Chris Metcalf | 2011-05-02 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: voltage domain regulators for DB8500 | Bengt Jonsson | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: move CPUfreq driver to cpufreq subsystem | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mfd: add DB5500 PRCMU driver | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mfd: update DB8500 PRCMU driver | Mattias Nilsson | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: move the DB8500 PRCMU driver to MFD | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: make PRCMU base address dynamic | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: rename PRCMU driver per SoC | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: update ASIC version detection | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: update SoC and board IRQ handling | Rabin Vincent | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: update the DB5500 register file | Linus Walleij | 2011-05-24 | |
| | * | | | | | | | | | | | | | | | | | | | | mach-ux500: update the DB8500 register file | Linus Walleij | 2011-05-24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-05-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: use new common PERCPU_INPUT define | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: boards: update ASoC resources after machine driver overhaul | Scott Jiang | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: work around anomaly 05000480 | Steven Miao | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: fix addr type with bfin_write_{or,and} helpers | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: convert /proc/sram to seq_file | Alexey Dobriyan | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: switch /proc/gpio to seq_file | Alexey Dobriyan | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: fix indentation with bfin_read() helper | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: don't touch task->cpus_allowed directly | KOSAKI Motohiro | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: don't touch cpu_possible_map and cpu_present_map directly | KOSAKI Motohiro | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: initial perf_event support | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: use on-chip reset func with newer parts | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: optimize MMR reads during startup a bit | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: bf537: demux port H mask A and emac rx ints | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: bf537: fix excessive gpio int demuxing | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: bf54x: drop unused pm gpio handling | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: move bf537-specific irq code out of common code | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: clean up irq ifdef logic a bit | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: delete duplicated user single step prototypes | Mike Frysinger | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: kgdb: cache flushing is not safe in SMP mode | Sonic Zhang | 2011-05-25 | |
| | * | | | | | | | | | | | | | | | | | | | | Blackfin: SMP: drop unused blackfin_cpudata.idle pointer | Mike Frysinger | 2011-05-25 |