Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | sh: Support I/O space swapping where needed. | Paul Mundt | 2012-03-29 | 3 | -15/+62 | |
| * | | | | | | | | | | | | | sh: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-29 | 2 | -49/+20 | |
| * | | | | | | | | | | | | | sh: no need to reset handler if SA_ONESHOT | Matt Fleming | 2012-03-29 | 2 | -6/+0 | |
| * | | | | | | | | | | | | | sh: select ARCH_DISCARD_MEMBLOCK. | Paul Mundt | 2012-03-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | sh: Consolidate duplicate _32/_64 unistd definitions. | Paul Mundt | 2012-03-28 | 3 | -80/+40 | |
| * | | | | | | | | | | | | | sh: ecovec: switch SDHI controllers to card polling | Guennadi Liakhovetski | 2012-03-28 | 1 | -41/+63 | |
| * | | | | | | | | | | | | | sh: Avoid exporting unimplemented syscalls. | Paul Mundt | 2012-03-28 | 4 | -70/+71 | |
| * | | | | | | | | | | | | | sh: add platform_device for RSPI in setup-sh7757 | Shimoda, Yoshihiro | 2012-03-28 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | SH: pci-sh7780: enable big-endian operation. | Thomas Schwinge | 2012-03-28 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785 | Nobuhiro Iwamatsu | 2012-03-28 | 1 | -17/+5 | |
| * | | | | | | | | | | | | | sh: dma: Collect up CHCR of SH7723 and SH7730 | Nobuhiro Iwamatsu | 2012-03-28 | 1 | -7/+3 | |
| * | | | | | | | | | | | | | Merge branch 'sh/cpufreq' into sh-latest | Paul Mundt | 2012-03-28 | 1 | -39/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sh: cpufreq: Wire up scaling_available_freqs support. | Paul Mundt | 2012-01-27 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | sh: cpufreq: notify about rate rounding fallback. | Paul Mundt | 2012-01-27 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | sh: cpufreq: Support CPU clock frequency table. | Paul Mundt | 2012-01-27 | 1 | -28/+46 | |
| | * | | | | | | | | | | | | | sh: cpufreq: struct device lookup from CPU topology. | Paul Mundt | 2012-01-27 | 1 | -10/+17 | |
| | * | | | | | | | | | | | | | sh: cpufreq: percpu struct clk accounting. | Paul Mundt | 2012-01-27 | 1 | -9/+15 | |
| * | | | | | | | | | | | | | | sh/next: Fix build fail by asm/system.h in asm/bitops.h | Nobuhiro Iwamatsu | 2012-03-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2012-03-28 | 2011 | -46837/+47579 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr... | Julia Lawall | 2012-03-15 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-29 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Input: spear-keyboard - remove kbd_set_plat_data() | Viresh Kumar | 2012-03-19 | 1 | -7/+0 | |
* | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-29 | 34 | -73/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 2012-03-29 | 5 | -11/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: pxa: fix build issue on stargate2 | Haojian Zhuang | 2012-03-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | ARM: pxa: fix build issue on cm-x300 | Haojian Zhuang | 2012-03-30 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | ARM: pxa: fix build failure for regulator consumer in em-x270.c | Paul Gortmaker | 2012-03-30 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | ARM: pxa: fix regulator related build fail in magician_defconfig | Paul Gortmaker | 2012-03-28 | 2 | -4/+0 | |
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson | 2012-03-29 | 25 | -54/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fixes-gpio-to-irq' into fixes | Tony Lindgren | 2012-03-29 | 22 | -50/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definition | Tarun Kanti DebBarma | 2012-03-29 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | | | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() | Tarun Kanti DebBarma | 2012-03-29 | 21 | -46/+47 | |
| | * | | | | | | | | | | | | | | | Merge branch 'fix-dss-mux' into fixes | Tony Lindgren | 2012-03-29 | 1 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ARM: OMAP2+: Remove __init from DSI mux functions | Tomi Valkeinen | 2012-03-19 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | ARM: OMAP: pm: fix compilation break | Govindraj.R | 2012-03-29 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-3.4/fixes-for-rc1-and-v3.3' of git://git.kernel.org/pub/scm... | Olof Johansson | 2012-03-29 | 3 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | ARM: tegra: Fix device tree AUXDATA for USB/EHCI | Stephen Warren | 2012-03-21 | 3 | -7/+11 | |
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | ARM: LPC32xx: clock.c: Fix lpc-eth clock reference | Roland Stigge | 2012-03-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 14 | -87/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h | Srikar Dronamraju | 2012-03-13 | 2 | -9/+12 | |
| * | | | | | | | | | | | | | | | | | | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 | 10 | -22/+24 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar | 2012-03-13 | 63 | -1944/+1249 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | x86: Use enum instead of literals for trap values | Kees Cook | 2012-03-09 | 3 | -59/+91 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 63 | -1944/+1249 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | x32: Fix alignment fail in struct compat_siginfo | H. Peter Anvin | 2012-03-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | x32: Fix stupid ia32/x32 inversion in the siginfo format | H. Peter Anvin | 2012-03-13 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | x32: Add ptrace for x32 | H.J. Lu | 2012-03-05 | 2 | -2/+101 | |
| * | | | | | | | | | | | | | | | | | | x32: Switch to a 64-bit clock_t | H. Peter Anvin | 2012-03-05 | 3 | -4/+19 | |
| * | | | | | | | | | | | | | | | | | | x32: Provide separate is_ia32_task() and is_x32_task() predicates | H. Peter Anvin | 2012-03-05 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | | | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin | 2012-03-01 | 2 | -14/+24 |