Age | Commit message (Expand) | Author |
2011-05-28 | Blackfin: wire up new sendmmsg syscall | Mike Frysinger |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | Blackfin: wire up new syncfs syscall | Mike Frysinger |
2011-03-18 | Blackfin: wire up new syscalls | Mike Frysinger |
2011-03-18 | Blackfin/ipipe: fix deferred pipeline sync for the root stage | Philippe Gerum |
2011-01-10 | Blackfin: fix building IPIPE code when XIP is enabled | Mike Frysinger |
2010-10-22 | Blackfin: add new cacheflush syscall | Sonic Zhang |
2010-10-22 | Blackfin: initial preempt support while returning from interrupt | Barry Song |
2010-08-23 | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger |
2010-03-09 | Blackfin: fix anomaly 283 handling with exact hardware error | Robin Getz |
2010-03-09 | Blackfin: check for bad syscalls after tracing it | Mike Frysinger |
2010-03-09 | Blackfin: fix single stepping over system calls | Mike Frysinger |
2010-03-09 | Blackfin: initial tracehook support | Mike Frysinger |
2010-03-09 | Blackfin: add support for irqflags tracing | Yi Li |
2010-03-09 | Blackfin: initial XIP support | Barry Song |
2010-03-09 | Blackfin: wire up the various memory related syscalls | Mike Frysinger |
2010-01-05 | Merge branch 'master' into percpu | Tejun Heo |
2009-12-15 | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-29 | percpu: remove per_cpu__ prefix. | Rusty Russell |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-16 | Blackfin: workaround anomaly 05000283 | Robin Getz |
2009-09-16 | Blackfin: optimize fixed code handling for the most common case | Mike Frysinger |
2009-09-16 | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li |
2009-09-16 | Blackfin: improve double fault debug handling | Graf Yang |
2009-09-16 | Blackfin: inline I-pipe bypass code in ret_from_exception | Philippe Gerum |
2009-09-16 | Blackfin: sanitize manual control of IPEND[4] | Philippe Gerum |
2009-09-16 | Blackfin: use generic name for EVT14 handler | Philippe Gerum |
2009-09-16 | Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4] | Robin Getz |
2009-07-16 | Blackfin: cleanup code a bit with comments and defines | Robin Getz |
2009-06-22 | Blackfin: hook up new perf_counter_open syscall | Mike Frysinger |
2009-06-13 | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger |
2009-06-13 | Blackfin: only handle CPLB protection violations when MPU is enabled | Robin Getz |
2009-06-12 | Blackfin: make deferred hardware errors more exact | Robin Getz |
2009-06-12 | Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH | Graf Yang |
2009-05-27 | Blackfin: hook up preadv/pwritev syscalls | Mike Frysinger |
2009-03-04 | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum |
2009-02-04 | Blackfin arch: fix 2 bugs related to debug | Jie Zhang |
2009-01-07 | Blackfin arch: Faster C implementation of no-MPU CPLB handler | Bernd Schmidt |
2008-11-18 | Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT | Mike Frysinger |
2008-11-18 | Blackfin arch: rename irq_flags to bfin_irq_flags | Mike Frysinger |
2009-01-07 | Blackfin arch: SMP supporting patchset: Blackfin header files and machine com... | Graf Yang |
2008-10-28 | Blackfin arch: fix bug - kernel with SMP patch can not bootup | Graf Yang |
2008-10-28 | Blackfin arch: add an option to allow people to stick exception stack into L1... | Mike Frysinger |
2008-11-18 | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash | Graf Yang |
2008-10-09 | Blackfin arch: give sys_strace proper entry markings | Mike Frysinger |