| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: fix build warnings in defconfigs | Wanlong Gao | 2011-06-16 | 1 | -1/+1 |
* | Blackfin: strncpy: fix handling of zero lengths | Steven Miao | 2011-06-03 | 1 | -1/+1 |
* | Blackfin: debug-mmrs: include RSI_PID[4567] MMRs | Mike Frysinger | 2011-05-28 | 1 | -0/+4 |
* | Blackfin: bf51x: fix up RSI_PID# MMR defines | Mike Frysinger | 2011-05-28 | 1 | -8/+8 |
* | Blackfin: bf52x/bf54x: fix up usb MMR defines | Mike Frysinger | 2011-05-28 | 2 | -11/+12 |
* | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi | Mike Frysinger | 2011-05-28 | 1 | -18/+14 |
* | Blackfin: gptimers: add structure for hardware register layout | Mike Frysinger | 2011-05-28 | 1 | -0/+18 |
* | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 2011-05-28 | 2 | -1/+3 |
* | Blackfin: mach/bfin_serial_5xx.h: punt now-unused header | Mike Frysinger | 2011-05-28 | 7 | -528/+0 |
* | Blackfin: bfin_serial.h: turn default port wrappers into stubs | Mike Frysinger | 2011-05-28 | 1 | -3/+3 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | 1 | -2/+2 |
| |\ |
|
| | * | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 2011-05-26 | 1 | -2/+2 |
* | | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 2 | -1/+3 |
|\ \ \ |
|
| * | | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 2 | -1/+3 |
| |/ / |
|
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-28 | 2 | -8/+0 |
|\ \ \ |
|
| * | | | mtd: bfin: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 2 | -8/+0 |
* | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-27 | 1 | -3/+0 |
* | | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-27 | 1 | -0/+1 |
* | | | | Blackfin: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-27 | 1 | -3/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-05-26 | 58 | -1661/+4001 |
|\ \ \ |
|
| * | | | Blackfin: use new common PERCPU_INPUT define | Mike Frysinger | 2011-05-25 | 1 | -7/+1 |
| * | | | Blackfin: boards: update ASoC resources after machine driver overhaul | Scott Jiang | 2011-05-25 | 4 | -17/+273 |
| * | | | Blackfin: work around anomaly 05000480 | Steven Miao | 2011-05-25 | 1 | -0/+5 |
| * | | | Blackfin: fix addr type with bfin_write_{or,and} helpers | Mike Frysinger | 2011-05-25 | 1 | -2/+2 |
| * | | | Blackfin: convert /proc/sram to seq_file | Alexey Dobriyan | 2011-05-25 | 1 | -17/+26 |
| * | | | Blackfin: switch /proc/gpio to seq_file | Alexey Dobriyan | 2011-05-25 | 1 | -11/+20 |
| * | | | Blackfin: fix indentation with bfin_read() helper | Mike Frysinger | 2011-05-25 | 1 | -4/+4 |
| * | | | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2011-05-25 | 4 | -22/+24 |
| * | | | Blackfin: don't touch task->cpus_allowed directly | KOSAKI Motohiro | 2011-05-25 | 1 | -4/+2 |
| * | | | Blackfin: don't touch cpu_possible_map and cpu_present_map directly | KOSAKI Motohiro | 2011-05-25 | 1 | -4/+10 |
| * | | | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout | Mike Frysinger | 2011-05-25 | 2 | -2/+18 |
| * | | | Blackfin: initial perf_event support | Mike Frysinger | 2011-05-25 | 5 | -0/+546 |
| * | | | 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 |