Age | Commit message (Expand) | Author |
2009-12-15 | Blackfin: bf538: add support for extended GPIO banks | Michael Hennerich |
2009-12-15 | Blackfin: add C define of trace_buffer_init() | Graf Yang |
2009-12-15 | Blackfin: cpufreq: use a constant latency | Michael Hennerich |
2009-12-15 | Blackfin: clean up isp1362 board resources | Mike Frysinger |
2009-12-15 | Blackfin: calculate on-chip lengths at link time rather than run time | Mike Frysinger |
2009-12-15 | Blackfin: improve async bank access checking (for cross-banks & XIP) | Bernd Schmidt |
2009-12-15 | Blackfin: convert DMA code to a proper bitmap | Michael Hennerich |
2009-12-15 | Blackfin: clean up bf537-lq035 board resources | Michael Hennerich |
2009-12-15 | Blackfin: add some bounds checking to peripheral_request | Barry Song |
2009-12-15 | Blackfin: use common code for cycle->nanosecond conversion | Yi Li |
2009-12-15 | Blackfin: unify sched_clock() handling between clock sources | Yi Li |
2009-12-15 | Blackfin: fix gptimer0 clock source compile warning | Yi Li |
2009-12-15 | Blackfin: update defconfigs | Mike Frysinger |
2009-12-15 | Blackfin: convert to generic checksum code | Mike Frysinger |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-11-25 | Blackfin: fix SMP build error in start_thread() | Graf Yang |
2009-11-25 | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin |
2009-11-25 | Blackfin: fix typo in ptrace poking | Jie Zhang |
2009-11-25 | Blackfin: check for anomaly 05000475 | Mike Frysinger |
2009-11-25 | Blackfin: work around testset anomaly 05000477 | Mike Frysinger |
2009-11-25 | Blackfin: update anomaly lists | Mike Frysinger |
2009-11-25 | Blackfin: fix cache Kconfig typo | André Goddard Rosa |
2009-11-25 | Blackfin: fix suspend/resume failure with some on-chip ROMs | Michael Hennerich |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-14 | blackfin: Remove the BKL from sys_execve | John Kacur |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-08 | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ | Michael Hennerich |
2009-10-08 | Blackfin: drop all simple-gpio board resources | Mike Frysinger |
2009-10-08 | Blackfin: fix framebuffer mmap bug for nommu | Thomas Chou |
2009-10-08 | Blackfin: includecheck fix: mach-bf548, ezkit.c | Jaswinder Singh Rajput |
2009-10-08 | Blackfin: drop cs_change_per_word setting | Mike Frysinger |
2009-10-08 | Blackfin: bf533-ezkit: convert to physmap/jedec_probe | Mike Frysinger |
2009-10-08 | Blackfin: convert adv7393 resources to new i2c framework | Michael Hennerich |
2009-10-07 | Blackfin: fix missed cache config renames | Graf Yang |
2009-10-07 | Blackfin: cplbinfo: drop d_path() hacks | Mike Frysinger |
2009-10-07 | Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines | Mike Frysinger |
2009-10-07 | Blackfin: BF51x: add PTP MMR defines | Barry Song |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz |
2009-10-07 | Blackfin: convert to use arch_gettimeoffset() | john stultz |