| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | sh: Overhaul spinlocks and rwlocks for SH-4A SMP. | Paul Mundt | 2007-09-21 | 2 | -46/+146 |
| * | sh: heartbeat driver update. | Paul Mundt | 2007-09-21 | 1 | -0/+17 |
| * | sh: intc - primary priority masking fixes | Magnus Damm | 2007-09-21 | 1 | -0/+1 |
| * | sh: intc - mark data structures as __initdata | Magnus Damm | 2007-09-21 | 1 | -3/+3 |
| * | sh: intc - convert board specific r2d code | Magnus Damm | 2007-09-21 | 1 | -35/+30 |
| * | sh: intc - rework core code | Magnus Damm | 2007-09-21 | 1 | -2/+2 |
| * | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-21 | 1 | -1/+1 |
| * | sh: Add SH7720 CPU support. | Markus Brunner | 2007-09-21 | 6 | -10/+30 |
| * | sh: Add gpio.h stubs for PFC definitions. | Markus Brunner | 2007-09-21 | 2 | -0/+85 |
| * | sh: x3proto: ILSEL IRQ support. | Paul Mundt | 2007-09-21 | 1 | -0/+45 |
| * | sh: remove intc2 code | Magnus Damm | 2007-09-21 | 1 | -18/+0 |
| * | sh: intc - convert voyagergx code | Magnus Damm | 2007-09-21 | 1 | -7/+32 |
| * | sh: intc - add single bitmap register support | Magnus Damm | 2007-09-21 | 1 | -0/+1 |
| * | sh: intc - remove redundant irq code for sh03, snapgear and titan | Magnus Damm | 2007-09-21 | 3 | -22/+4 |
| * | rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. | Paul Mundt | 2007-09-21 | 1 | -0/+6 |
| * | sh: intc - add support for SH7785 | Magnus Damm | 2007-09-21 | 1 | -1/+2 |
| * | sh: Support explicit L1 cache disabling. | Paul Mundt | 2007-09-21 | 3 | -5/+37 |
* | | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 2007-10-03 | 1 | -1/+2 |
|/ |
|
* | sh: Add missing dma_sync_single_range_for_*(). | Paul Mundt | 2007-08-10 | 1 | -0/+19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-08-03 | 1 | -1/+1 |
|\ |
|
| * | sh: fix cf support on r2d boards | Magnus Damm | 2007-08-03 | 1 | -1/+1 |
* | | Fix WARN_ON() on bitfield ops for all other archs | Heiko Carstens | 2007-08-01 | 1 | -1/+1 |
|/ |
|
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -6/+4 |
* | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm | 2007-07-26 | 7 | -75/+4 |
* | sh: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt | 2007-07-26 | 3 | -10/+6 |
* | sh: Kill the rest of the SE73180 cruft. | Paul Mundt | 2007-07-26 | 1 | -66/+0 |
* | sh: remove support for sh73180 and solution engine 73180 | Magnus Damm | 2007-07-25 | 3 | -3/+3 |
* | sh: Reclaim beginning of P3 space for vmalloc area. | Paul Mundt | 2007-07-25 | 1 | -5/+1 |
* | sh: Fix Dreamcast DMA issues. | Adrian McMenamin | 2007-07-24 | 1 | -0/+1 |
* | sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4. | Paul Mundt | 2007-07-24 | 1 | -3/+5 |
* | sh: intc - add support for SH7750 and its variants | Magnus Damm | 2007-07-20 | 1 | -1/+1 |
* | Merge branch 'clkfwk' | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
|\ |
|
| * | sh: Implement clk_round_rate() in the clock framework. | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
* | | sh: Wire up fallocate() syscall. | Paul Mundt | 2007-07-20 | 1 | -1/+2 |
|/ |
|
* | sh: intc - add support for 7780 | Magnus Damm | 2007-07-20 | 1 | -0/+3 |
* | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm | 2007-07-20 | 1 | -2/+2 |
* | sh: clean up interrupt code for solution engine 7722 board | Magnus Damm | 2007-07-20 | 1 | -22/+18 |
* | sh: intc - add support for 7722 processor | Magnus Damm | 2007-07-20 | 1 | -1/+1 |
* | sh: intc - shared IPR and INTC2 controller | Magnus Damm | 2007-07-20 | 1 | -0/+68 |
* | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -10/+0 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-16 | 30 | -412/+668 |
|\ |
|
| * | sh: hd64461.h cleanup and added comments. | Kristoffer Ericson | 2007-07-12 | 1 | -178/+219 |
| * | sh: Add parport stub for SuperIO ports. | Paul Mundt | 2007-07-07 | 1 | -0/+16 |
| * | sh: Fix timer-tmu build for SH-3. | Nobuhiro Iwamatsu | 2007-07-06 | 1 | -2/+2 |
| * | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 2007-06-20 | 4 | -26/+37 |
| * | sh: Hook up hard_smp_processor_id() for INTC2 block. | Paul Mundt | 2007-06-20 | 1 | -0/+2 |