summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu
2012-03-21bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven
2012-03-21Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka
2012-03-21bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang
2012-03-21arch: blackfin: udpate defconfigBob Liu
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells
2012-03-21arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu
2012-03-21blackfin: update default defconfigBob Liu
2012-03-21blackfin: thread_info: add suspend flagBob Liu
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song
2012-03-21blackfin: restore L1 base address and lengthBarry Song
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu
2012-03-20ext4: initialization of ext4_li_mtx needs to be done earlierAl Viro
2012-03-20VM: make zap_page_range() callers that act on a single VMA use separate helperAl Viro
2012-03-20VM: make unmap_vmas() return voidAl Viro
2012-03-20VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()Al Viro
2012-03-20VM: make zap_page_range() return voidAl Viro
2012-03-20VM: can't go through the inner loop in unmap_vmas() more than once...Al Viro
2012-03-20VM: unmap_page_range() can return voidAl Viro
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20hfsplus: add an ioctl to bless filesMatthew Garrett
2012-03-20hfsplus: change finder_info to u32Matthew Garrett
2012-03-20hfsplus: initialise userflagsMatthew Garrett
2012-03-20qnx4: new helper - try_extent()Al Viro
2012-03-20qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro
2012-03-20trim includes in inode.cAl Viro
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro
2012-03-20gadgetfs: list_for_each_safe() misuseAl Viro
2012-03-20ocfs2: fix leaks on failure exits in module_initAl Viro
2012-03-20ecryptfs: make register_filesystem() the last potential failure exitAl Viro
2012-03-20ntfs: forgets to unregister sysctls on register_filesystem() failureAl Viro
2012-03-20logfs: missing cleanup on register_filesystem() failureAl Viro
2012-03-20jfs: mising cleanup on register_filesystem() failureAl Viro
2012-03-20make configfs_pin_fs() return root dentry on successAl Viro
2012-03-20configfs: configfs_create_dir() has parent dentry in dentry->d_parentAl Viro
2012-03-20configfs: sanitize configfs_create()Al Viro
2012-03-20configfs: kill configfs_sbAl Viro