| Commit message (Expand) | Author | Age |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
* | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 |
* | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 |
|\ |
|
| * | sh: Fix SH-4 DMAC CHCR masking. | Adrian McMenamin | 2007-10-07 |
| * | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 |
| * | sh: kgdb section mismatches and tidying. | Paul Mundt | 2007-10-03 |
| * | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 |
| * | sh: processor.h needs smp.h | Paul Mundt | 2007-09-26 |
| * | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2007-09-24 |
| * | sh: Bring SMP support back from the dead. | Paul Mundt | 2007-09-21 |
| * | sh: intc - initial SMP support. | Magnus Damm | 2007-09-21 |
| * | sh: Kill off special boot_cpu_data. | Paul Mundt | 2007-09-21 |
| * | sh: Add maple bus support for the SEGA Dreamcast. | Adrian McMenamin | 2007-09-21 |
| * | sh: Fix up extended mode TLB for SH-X2+ cores. | Paul Mundt | 2007-09-20 |
| * | sh: Magic Panel R2 board support. | Markus Brunner | 2007-09-20 |
| * | sh: dma: Fix CONFIG_SYSFS=n build. | Paul Mundt | 2007-09-20 |
| * | sh: dma: Fix up build for SH7709 support. | Kristoffer Ericson | 2007-09-20 |
| * | sh: Fix OFFCHIP_IRQ_BASE compile error. | Kristoffer Ericson | 2007-09-20 |
| * | sh: add writesb(), readsb(), writesw() and readsw() to io.h | Magnus Damm | 2007-09-20 |
| * | sh: intc - rework higlander irq code for r7780mp and r7785rp | Magnus Damm | 2007-09-20 |
| * | sh: intc - irl mode update for sh7780 and sh7785 | Magnus Damm | 2007-09-20 |
| * | sh: Overhaul spinlocks and rwlocks for SH-4A SMP. | Paul Mundt | 2007-09-20 |
| * | sh: heartbeat driver update. | Paul Mundt | 2007-09-20 |
| * | sh: intc - primary priority masking fixes | Magnus Damm | 2007-09-20 |
| * | sh: intc - mark data structures as __initdata | Magnus Damm | 2007-09-20 |
| * | sh: intc - convert board specific r2d code | Magnus Damm | 2007-09-20 |
| * | sh: intc - rework core code | Magnus Damm | 2007-09-20 |
| * | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-20 |
| * | sh: Add SH7720 CPU support. | Markus Brunner | 2007-09-20 |
| * | sh: Add gpio.h stubs for PFC definitions. | Markus Brunner | 2007-09-20 |
| * | sh: x3proto: ILSEL IRQ support. | Paul Mundt | 2007-09-20 |
| * | sh: remove intc2 code | Magnus Damm | 2007-09-20 |
| * | sh: intc - convert voyagergx code | Magnus Damm | 2007-09-20 |
| * | sh: intc - add single bitmap register support | Magnus Damm | 2007-09-20 |
| * | sh: intc - remove redundant irq code for sh03, snapgear and titan | Magnus Damm | 2007-09-20 |
| * | rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. | Paul Mundt | 2007-09-20 |
| * | sh: intc - add support for SH7785 | Magnus Damm | 2007-09-20 |
| * | sh: Support explicit L1 cache disabling. | Paul Mundt | 2007-09-20 |
* | | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |
* | | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 2007-10-03 |
|/ |
|
* | sh: Add missing dma_sync_single_range_for_*(). | Paul Mundt | 2007-08-09 |