summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Avoid exporting unimplemented syscalls.Paul Mundt2012-03-284-70/+71
* sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro2012-03-281-0/+20
* SH: pci-sh7780: enable big-endian operation.Thomas Schwinge2012-03-281-3/+12
* serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-281-5/+10
* sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu2012-03-281-17/+5
* sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu2012-03-281-7/+3
* Merge branch 'common/intc-extension' into sh-latestPaul Mundt2012-03-283-32/+25
|\
| * sh: intc: optimize intc IRQ lookupPaul Mundt2012-01-243-22/+22
| * sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt2012-01-241-1/+1
| * sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt2012-01-241-1/+0
| * sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt2012-01-241-6/+1
| * sh: intc: Make global intc controller counter static.Paul Mundt2012-01-242-2/+1
* | Merge branch 'sh/cpufreq' into sh-latestPaul Mundt2012-03-281-39/+82
|\ \
| * | sh: cpufreq: Wire up scaling_available_freqs support.Paul Mundt2012-01-271-0/+6
| * | sh: cpufreq: notify about rate rounding fallback.Paul Mundt2012-01-271-3/+9
| * | sh: cpufreq: Support CPU clock frequency table.Paul Mundt2012-01-271-28/+46
| * | sh: cpufreq: struct device lookup from CPU topology.Paul Mundt2012-01-271-10/+17
| * | sh: cpufreq: percpu struct clk accounting.Paul Mundt2012-01-271-9/+15
* | | sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu2012-03-281-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-03-287734-246592/+408036
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2812-36/+971
| |\ \ \
| | * | | [S390] register cpu devices for SMP=nMartin Schwidefsky2012-03-231-0/+1
| | * | | [S390] perf: add support for s390x CPU countersHendrik Brueckner2012-03-235-5/+912
| | * | | [S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2012-03-234-30/+59
| | * | | [S390] qdio: log all adapter characteristicsJan Glauber2012-03-232-2/+2
| | * | | [S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings2012-03-231-2/+0
| * | | | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2854-733/+813
| |\ \ \ \
| | * | | | um: Update defconfigRichard Weinberger2012-03-251-184/+471
| | * | | | um: Switch to large mcmodel on x86_64Richard Weinberger2012-03-251-0/+1
| | * | | | MTD: Relax dependenciesRichard Weinberger2012-03-255-1/+6
| | * | | | um: Wire CONFIG_GENERIC_IO upRichard Weinberger2012-03-251-0/+1
| | * | | | um: Serve io_remap_pfn_range()Richard Weinberger2012-03-251-0/+2
| | * | | | Introduce CONFIG_GENERIC_IORichard Weinberger2012-03-251-0/+5
| | * | | | um: allow SUBARCH=x86Al Viro2012-03-251-2/+2
| | * | | | um: most of the SUBARCH uses can be killedAl Viro2012-03-253-7/+3
| | * | | | um: deadlock in line_write_interrupt()Al Viro2012-03-251-0/+1
| | * | | | um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro2012-03-251-4/+3
| | * | | | um: use the right ifdef around exports in user_syms.cAl Viro2012-03-252-3/+1
| | * | | | um: a bunch of headers can be killed by using generic-yAl Viro2012-03-257-124/+1
| | * | | | um: ptrace-generic.h doesn't need user.hAl Viro2012-03-251-1/+0
| | * | | | um: kill HOST_TASK_PIDAl Viro2012-03-254-8/+4
| | * | | | um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1
| | * | | | um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0
| | * | | | um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10
| | * | | | um: switch close_chan() to struct lineAl Viro2012-03-253-9/+11
| | * | | | um: race fix: initialize delayed_work *before* registering IRQAl Viro2012-03-253-18/+15
| | * | | | um: line->have_irq is never checked...Al Viro2012-03-252-2/+0
| | * | | | um: chan_init_pri is dead nowAl Viro2012-03-251-2/+0
| | * | | | um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro2012-03-255-128/+88
| | * | | | um: sorting out the chan mess, part 1Al Viro2012-03-252-0/+5