Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | ptrace: cleanup arch_ptrace() on sh | Namhyung Kim | 2 | -24/+33 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2 | -12/+15 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 2 | -5/+0 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+1 |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 136 | -1573/+4891 |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-22 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -10/+9 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 3 | -11/+12 |
2010-10-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar | 1 | -2/+0 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2 | -7/+1 |
2010-10-18 | sh: fix clk_get() error handling | Guennadi Liakhovetski | 1 | -3/+3 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 3 | -95/+98 |
2010-10-15 | sh: pci: Convert to upper/lower_32_bits() helpers. | Paul Mundt | 2 | -9/+2 |
2010-10-14 | sh: mach-sdk7786: Add support for the FPGA SRAM. | Paul Mundt | 5 | -2/+92 |
2010-10-14 | sh: Provide a generic SRAM pool for tiny memories. | Paul Mundt | 4 | -0/+77 |
2010-10-14 | sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786. | Paul Mundt | 4 | -5/+75 |
2010-10-14 | sh: pci: Support slot 4 routing on SDK7786. | Paul Mundt | 4 | -1/+79 |
2010-10-13 | sh: Fix up PMB locking. | Paul Mundt | 1 | -16/+15 |
2010-10-13 | sh: mach-sdk7786: Add support for fpga gpios. | Paul Mundt | 3 | -0/+52 |
2010-10-13 | sh: perf: Set up perf_max_events. | Paul Mundt | 1 | -0/+1 |
2010-10-13 | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 1 | -2/+2 |
2010-10-13 | sh: perf: Support SH-X3 hardware counters. | Paul Mundt | 1 | -1/+19 |
2010-10-13 | sh: wire up perf alignment and emulation faults. | Paul Mundt | 5 | -9/+33 |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner | 1 | -1/+1 |
2010-10-11 | sh: oprofile: Use perf-events oprofile backend | Matt Fleming | 4 | -125/+40 |
2010-10-11 | perf: New helper function for pmu name | Matt Fleming | 1 | -0/+9 |
2010-10-11 | sh: boards/mach-x3proto: gpio: fix error handling code | Kulikov Vasiliy | 1 | -2/+2 |
2010-10-11 | perf: Add helper function to return number of counters | Matt Fleming | 1 | -0/+9 |
2010-10-08 | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 1 | -2/+0 |
2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 1 | -2/+0 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 2 | -8/+8 |
2010-10-07 | SH: Add missing consts to sys_execve() declaration | David Howells | 1 | -3/+4 |
2010-10-06 | sh: Fix up the SH-3 build. | Paul Mundt | 1 | -0/+1 |
2010-10-06 | sh: Fix address calculation of Initrd | Nobuhiro Iwamatsu | 1 | -3/+4 |
2010-10-06 | sh: fix uninitialized spinlock | Akinobu Mita | 1 | -1/+1 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -2/+0 |
2010-10-05 | sh: Wire up INTC subgroup splitting for SH7786 SCIF1. | Paul Mundt | 1 | -38/+72 |
2010-10-04 | sh: intc: Support virtual mappings for IRQ subgroups. | Paul Mundt | 1 | -0/+2 |
2010-10-04 | sh: Drop __initdata for SH-X3 pinmux tables. | Paul Mundt | 1 | -5/+5 |
2010-10-03 | sh: mach-x3proto: Improve ILSEL debugging. | Paul Mundt | 1 | -4/+12 |
2010-10-03 | sh: mach-x3proto: gpio-keys support. | Paul Mundt | 1 | -2/+105 |
2010-10-03 | sh: mach-x3proto: Support for baseboard GPIOs. | Paul Mundt | 3 | -0/+149 |
2010-10-03 | sh: mach-x3proto: Move the ilsel header to a better place. | Paul Mundt | 3 | -2/+2 |
2010-10-02 | sh: Allow GPIO chips to register IRQ mappings. | Paul Mundt | 1 | -4/+2 |
2010-10-02 | sh: Support early IRQ vector map reservation for delayed controllers. | Paul Mundt | 2 | -9/+17 |
2010-10-02 | sh: Handle pinmux for SH-X3 proto IRQ/IRL modes. | Paul Mundt | 2 | -0/+25 |
2010-10-02 | sh: pinmux support for SH-X3 proto CPUs. | Paul Mundt | 3 | -0/+652 |