aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAge
* Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\
| * module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-16
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | Unify sys_mmap*Al Viro2009-12-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-09
|\ \ \
| * | | blackfin: Remove the BKL from sys_execveJohn Kacur2009-10-14
| | |/ | |/|
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \
| * \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \ \ | | | |/ | | |/|
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\ \ \ | | |/ | |/|
| * | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-25
| * | Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-25
| * | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-25
| * | Blackfin: check for anomaly 05000475Mike Frysinger2009-11-25
| * | Blackfin: work around testset anomaly 05000477Mike Frysinger2009-11-25
| * | Blackfin: update anomaly listsMike Frysinger2009-11-25
| * | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-25
| * | Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich2009-11-25
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
| * Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich2009-10-08
| * Blackfin: drop all simple-gpio board resourcesMike Frysinger2009-10-08
| * Blackfin: fix framebuffer mmap bug for nommuThomas Chou2009-10-08
| * Blackfin: includecheck fix: mach-bf548, ezkit.cJaswinder Singh Rajput2009-10-08
| * Blackfin: drop cs_change_per_word settingMike Frysinger2009-10-08
| * Blackfin: bf533-ezkit: convert to physmap/jedec_probeMike Frysinger2009-10-08
| * Blackfin: convert adv7393 resources to new i2c frameworkMichael Hennerich2009-10-08
| * Blackfin: fix missed cache config renamesGraf Yang2009-10-07
| * Blackfin: cplbinfo: drop d_path() hacksMike Frysinger2009-10-07
| * Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly definesMike Frysinger2009-10-07
| * Blackfin: BF51x: add PTP MMR definesBarry Song2009-10-07
| * Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
| * Blackfin: convert to use arch_gettimeoffset()john stultz2009-10-07
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* blackfin: Cleanup linker script using new linker script macros.Tim Abbott2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-20