aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12Blackfin: add MDMA defines to make cross-variant coding easierGraf Yang
2009-06-12Blackfin: fix detection of cached L2 SRAMMike Frysinger
2009-06-12Blackfin: simplify BF561 coreb driver greatlyMike Frysinger
2009-06-12Blackfin: update defconfigsSonic Zhang
2009-06-12Blackfin: simplify the do_flush macroMike Frysinger
2009-06-12Blackfin: set bf51x/bf52x to 0.0 rev by default and bf54x to 0.2Mike Frysinger
2009-06-12Blackfin: do not error if GPIO IRQ is requested already as GPIOMichael Hennerich
2009-06-12Blackfin: pull updated anomaly lists from toolchainMike Frysinger
2009-06-12Blackfin: fix up PATA resource handling in bf537-stampMichael Hennerich
2009-06-12Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum
2009-06-12Blackfin: fix warnings with I/O port macrosMike Frysinger
2009-06-12Blackfin: fix parentheses balance and convert some tab/space mixingMariusz Kozlowski
2009-06-12Blackfin: fix bug found by traps test case 21Graf Yang
2009-06-12Blackfin: fix data cache flushing when doing icache flushingMike Frysinger
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang
2009-06-12Blackfin: allow scheduler functions to be placed into L1Robin Getz
2009-06-12Blackfin: Allow bf548 ATAPI to be routed to GPIOSonic Zhang
2009-06-12Blackfin: bf527-ezkit: add support for mmc-spiYi Li
2009-06-12Blackfin: add some help text to the EBIU_AMBCTL settingsMike Frysinger
2009-06-12Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich
2009-06-11block: fix kernel-doc in recent block/ changesRandy Dunlap
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-06-11kvm: remove the duplicated cpumask_clearYinghai Lu
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-11nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi
2009-06-11nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi
2009-06-11nilfs2: simplify remaining sget() useRyusuke Konishi
2009-06-11nilfs2: get rid of sget use for checking if current mount is presentRyusuke Konishi
2009-06-11nilfs2: get rid of sget use for acquiring nilfs objectRyusuke Konishi
2009-06-11nilfs2: remove meaningless EBUSY case from nilfs_get_sb functionRyusuke Konishi
2009-06-11remove the call to ->write_super in __sync_filesystemChristoph Hellwig
2009-06-11nilfs2: call nilfs2_write_super from nilfs2_sync_fsChristoph Hellwig
2009-06-11jffs2: call jffs2_write_super from jffs2_sync_fsChristoph Hellwig
2009-06-11ufs: add ->sync_fsChristoph Hellwig
2009-06-11sysv: add ->sync_fsChristoph Hellwig
2009-06-11hfsplus: add ->sync_fsChristoph Hellwig
2009-06-11hfs: add ->sync_fsChristoph Hellwig
2009-06-11fat: add ->sync_fsChristoph Hellwig
2009-06-11ext2: add ->sync_fsChristoph Hellwig
2009-06-11exofs: add ->sync_fsChristoph Hellwig
2009-06-11bfs: add ->sync_fsChristoph Hellwig
2009-06-11affs: add ->sync_fsChristoph Hellwig
2009-06-11sanitize ->fsync() for affsAl Viro
2009-06-11repair bfs_write_inode(), switch bfs to simple_fsync()Al Viro
2009-06-11Fix adfs GET_FRAG_ID() on big-endianAl Viro
2009-06-11repair adfs ->write_inode(), switch to simple_fsync()Al Viro
2009-06-11switch omfs to simple_fsync()Al Viro
2009-06-11switch udf to simple_fsync()Al Viro