summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-01-1061-134/+570
|\
| * blackfin: bf561: add adv7183 capture supportBob Liu2012-01-091-0/+95
| * blackfin: bf537: add capture supportBob Liu2012-01-091-0/+70
| * blackfin: bf548: add capture supportScott Jiang2012-01-091-0/+69
| * blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu2012-01-091-18/+0
| * blackfin: i2c-lcd: change default clock rateAaron Wu2012-01-092-2/+2
| * blackfin: mac: dsa: add vlan mask in board fileSteven Miao2012-01-091-0/+2
| * blackfin: bf537: change num_chipselect for spi-sportScott Jiang2012-01-091-2/+2
| * blackfin: serial: bfin-uart: remove unused fieldSonic Zhang2012-01-091-3/+0
| * bf54x: get mem size: missing break in switchSteven Miao2012-01-091-4/+12
| * blackfin: smp: fix msg queue overflow issueSteven Miao2012-01-091-5/+3
| * blackfin: config: update macro SPI_BFIN in board fileSonic Zhang2012-01-0926-64/+64
| * blackfin: config: update def config for all boardsScott Jiang2012-01-0927-27/+27
| * blackfin: smp: cleanup smp codeBob Liu2012-01-096-16/+77
| * blackfin: smp: add suspend and wakeup irq flagsBob Liu2012-01-091-1/+2
| * blackfin: bf533-stamp: add missed patches for new asoc driverBob Liu2012-01-091-8/+160
| * blackfin: bf533-stamp: fix ad1836 nameBob Liu2012-01-091-2/+3
* | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-108-66/+227
|\ \
| * | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-082-5/+6
| * | writeback: balanced_rate cannot exceed write bandwidthWu Fengguang2011-12-181-0/+5
| * | writeback: do strict bdi dirty_exceededWu Fengguang2011-12-181-1/+1
| * | writeback: avoid tiny dirty poll intervalsWu Fengguang2011-12-181-1/+24
| * | writeback: max, min and target dirty pause timeWu Fengguang2011-12-181-44/+81
| * | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-184-7/+45
| * | btrfs: fix dirtied pages accounting on sub-page writesWu Fengguang2011-12-181-1/+2
| * | writeback: fix dirtied pages accounting on redirtyWu Fengguang2011-12-182-0/+21
| * | writeback: fix dirtied pages accounting on sub-page writesWu Fengguang2011-12-181-8/+5
| * | writeback: charge leaked page dirties to active tasksWu Fengguang2011-12-183-0/+32
| * | writeback: Include all dirty inodes in background writebackJan Kara2011-12-181-2/+8
* | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-10166-1875/+3044
|\ \ \
| * | | user namespace: make signal.c respect user namespacesSerge E. Hallyn2012-01-102-4/+46
| * | | workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo2012-01-102-26/+53
| * | | procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-105-4/+135
| * | | procfs: parse mount optionsVasiliy Kulikov2012-01-103-2/+64
| * | | procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov2012-01-102-0/+367
| * | | procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2012-01-102-11/+11
| * | | signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-103-5/+23
| * | | sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming2012-01-101-1/+2
| * | | reiserfs: don't lock root inode searchingFrederic Weisbecker2012-01-101-15/+13
| * | | reiserfs: don't lock journal_init()Frederic Weisbecker2012-01-102-43/+31
| * | | reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2012-01-102-22/+24
| * | | reiserfs: delete comments referring to the BKLDavidlohr Bueso2012-01-101-7/+4
| * | | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-101-2/+2
| * | | drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson2012-01-102-2/+20
| * | | drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-105-5/+0
| * | | drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin2012-01-101-1/+1
| * | | drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin2012-01-101-1/+1
| * | | rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-1030-351/+30
| * | | drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown2012-01-101-3/+1
| * | | drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown2012-01-101-20/+0