Age | Commit message (Expand) | Author | Files | Lines |
2007-07-20 | sh: intc - add support for SH7750 and its variants | Magnus Damm | 1 | -1/+1 |
2007-07-20 | Merge branch 'clkfwk' | Paul Mundt | 1 | -0/+1 |
2007-07-20 | sh: Implement clk_round_rate() in the clock framework. | Paul Mundt | 1 | -0/+1 |
2007-07-20 | sh: Wire up fallocate() syscall. | Paul Mundt | 1 | -1/+2 |
2007-07-20 | sh: intc - add support for 7780 | Magnus Damm | 1 | -0/+3 |
2007-07-20 | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm | 1 | -2/+2 |
2007-07-20 | sh: clean up interrupt code for solution engine 7722 board | Magnus Damm | 1 | -22/+18 |
2007-07-20 | sh: intc - add support for 7722 processor | Magnus Damm | 1 | -1/+1 |
2007-07-20 | sh: intc - shared IPR and INTC2 controller | Magnus Damm | 1 | -0/+68 |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 1 | -10/+0 |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra | 1 | -0/+1 |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas | 1 | -0/+6 |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 1 | -0/+13 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 30 | -412/+668 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -12/+0 |
2007-07-12 | sh: hd64461.h cleanup and added comments. | Kristoffer Ericson | 1 | -178/+219 |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -5/+0 |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -4/+0 |
2007-07-10 | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 1 | -0/+11 |
2007-07-07 | sh: Add parport stub for SuperIO ports. | Paul Mundt | 1 | -0/+16 |
2007-07-06 | sh: Fix timer-tmu build for SH-3. | Nobuhiro Iwamatsu | 1 | -2/+2 |
2007-06-20 | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 4 | -26/+37 |
2007-06-20 | sh: Hook up hard_smp_processor_id() for INTC2 block. | Paul Mundt | 1 | -0/+2 |
2007-06-18 | sh: Fix up futex implementation. | Kaz Kojima | 2 | -4/+186 |
2007-06-15 | sh: rework ipr code | Magnus Damm | 4 | -38/+23 |
2007-06-15 | sh: rework intc2 code | Magnus Damm | 2 | -10/+19 |
2007-06-11 | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 5 | -8/+13 |
2007-06-11 | sh: Compile fix for SH7604 removal. | Paul Mundt | 1 | -1/+1 |
2007-06-08 | sh: Warn against direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 1 | -1/+5 |
2007-06-08 | sh: Kill off dead SH7604 support. | Paul Mundt | 4 | -72/+3 |
2007-06-08 | sh: Support for multiple nodes. | Paul Mundt | 2 | -0/+76 |
2007-06-08 | sh: Default to 4-byte alignment for SLUB objects. | Paul Mundt | 1 | -0/+7 |
2007-06-08 | sh: sparsemem support. | Paul Mundt | 1 | -0/+16 |
2007-06-08 | sh: pfn_valid() depends on flatmem. | Paul Mundt | 1 | -0/+2 |
2007-06-08 | sh: Kill off machvec aliases. | Paul Mundt | 2 | -20/+3 |
2007-06-08 | sh: Get multiple boards in one image working again. | Paul Mundt | 1 | -1/+1 |
2007-06-08 | sh: Fixup machvec support. | Paul Mundt | 3 | -34/+3 |
2007-06-08 | sh: __user annotations for __get/__put_user(). | Paul Mundt | 4 | -20/+37 |
2007-06-04 | sh: Fix se73180 platform device registration. | Paul Mundt | 1 | -5/+6 |
2007-05-31 | sh: trivial build cleanups. | Evgeniy Polyakov | 6 | -6/+18 |
2007-05-21 | sh: Fix dreamcast build for IRQ changes. | Paul Mundt | 1 | -1/+1 |
2007-05-21 | sh: Wire up signalfd/timerfd/eventfd syscalls. | Paul Mundt | 1 | -1/+4 |
2007-05-21 | sh: revert addition of page fault notifiers | Christoph Hellwig | 1 | -4/+0 |
2007-05-14 | sh: landisk: Header cleanups. | kogiidena | 2 | -46/+1 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -27/+1 |
2007-05-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 8 | -64/+72 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -2/+2 |
2007-05-09 | sh: dma: use __maybe_unused | David Rientjes | 3 | -3/+3 |
2007-05-09 | sh: SH7760 DMABRG support. | Manuel Lauss | 1 | -0/+23 |
2007-05-09 | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 1 | -21/+4 |