summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-052-4/+2
| * | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
| * | | block: xsysace: Don't use NO_IRQMichal Simek2012-01-051-5/+5
| * | | microblaze: Trivial asm fixMichal Simek2012-01-051-1/+1
| * | | microblaze: Fix debug message in moduleMichal Simek2012-01-051-1/+1
| * | | microblaze: Remove eprintk macroMichal Simek2012-01-053-16/+10
| * | | microblaze: Send CR before LF for early consoleMichal Simek2012-01-051-2/+2
| * | | microblaze: Change NO_IRQ to 0Michal Simek2012-01-053-20/+30
| * | | microblaze: Use irq_of_parse_and_map for timerMichal Simek2012-01-051-1/+1
| * | | microblaze: intc: Change variable nameMichal Simek2012-01-051-6/+5
| * | | microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-052-26/+8
| * | | microblaze: Add __cmpdi2Michal Simek2012-01-052-0/+27
| * | | microblaze: Synchronize __pa __va macrosMichal Simek2012-01-051-9/+2
* | | | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2012-01-108-53/+17
|\ \ \ \
| * | | | rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao2012-01-101-2/+2
| * | | | rtc-puv3: using module_platform_driver()Guan Xuetao2012-01-101-15/+1
| * | | | i2c-puv3: using module_platform_driver()Guan Xuetao2012-01-101-14/+2
| * | | | rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao2012-01-101-2/+2
| * | | | unicore32: Remove IRQF_DISABLEDYong Zhang2012-01-102-3/+3
| * | | | unicore32: Use set_current_blocked()Matt Fleming2012-01-101-10/+5
| * | | | unicore32: add ioremap_nocache definitionGuan Xuetao2012-01-101-0/+1
| * | | | unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao2012-01-101-7/+0
| * | | | of: add include asm/setup.h in drivers/of/fdt.cYu Yue2012-01-101-0/+1
| * | | | unicore32: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-101-1/+1
* | | | | 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