summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-3017-331/+383
|\
| * sh: Support I/O space swapping where needed.Paul Mundt2012-03-293-15/+62
| * sh: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-292-49/+20
| * sh: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-292-6/+0
| * sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt2012-03-281-0/+1
| * sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt2012-03-283-80/+40
| * sh: ecovec: switch SDHI controllers to card pollingGuennadi Liakhovetski2012-03-281-41/+63
| * 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
| * 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 '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-282011-46837/+47579
| |\ \
| * | | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...Julia Lawall2012-03-152-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-291-7/+0
|\ \ \ \
| * | | | Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar2012-03-191-7/+0
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-2934-73/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-295-11/+6
| |\ \ \ \ \
| | * | | | | ARM: pxa: fix build issue on stargate2Haojian Zhuang2012-03-301-1/+1
| | * | | | | ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0
| | * | | | | ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
| | * | | | | ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-282-4/+0
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-2925-54/+54
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-2922-50/+47
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma2012-03-291-4/+0
| | | * | | | | | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-2921-46/+47
| | * | | | | | | Merge branch 'fix-dss-mux' into fixesTony Lindgren2012-03-291-4/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen2012-03-191-4/+4
| | * | | | | | | | ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-292-0/+3
| * | | | | | | | | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm...Olof Johansson2012-03-293-7/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren2012-03-213-7/+11
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge2012-03-291-1/+1
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-2914-87/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-132-9/+12
| * | | | | | | | | | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-1310-22/+24
| * | | | | | | | | | Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-1363-1944/+1249
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Use enum instead of literals for trap valuesKees Cook2012-03-093-59/+91
* | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2963-1944/+1249
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin2012-03-141-2/+2
| * | | | | | | | | | | | x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin2012-03-131-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | x32: Add ptrace for x32H.J. Lu2012-03-052-2/+101
| * | | | | | | | | | | x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-053-4/+19
| * | | | | | | | | | | x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-051-1/+11