Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro | 2007-10-13 | 1 | -1/+2 | |
* | | | | | | | | | | | v4l: copy_to_user() is not a good method name | Al Viro | 2007-10-13 | 1 | -1/+1 | |
* | | | | | | | | | | | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 2007-10-13 | 1 | -1/+1 | |
* | | | | | | | | | | | net core: fix kernel-doc for new function parameters | Randy Dunlap | 2007-10-13 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 2007-10-13 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt | 2007-10-01 | 1 | -0/+7 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 | 35 | -270/+793 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sh: Fix SH-4 DMAC CHCR masking. | Adrian McMenamin | 2007-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 | 1 | -12/+0 | |
| * | | | | | | | | | | | | sh: kgdb section mismatches and tidying. | Paul Mundt | 2007-10-03 | 1 | -10/+2 | |
| * | | | | | | | | | | | | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 | 1 | -1/+0 | |
| * | | | | | | | | | | | | sh: processor.h needs smp.h | Paul Mundt | 2007-09-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2007-09-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | sh: Bring SMP support back from the dead. | Paul Mundt | 2007-09-21 | 2 | -11/+24 | |
| * | | | | | | | | | | | | sh: intc - initial SMP support. | Magnus Damm | 2007-09-21 | 1 | -0/+12 | |
| * | | | | | | | | | | | | sh: Kill off special boot_cpu_data. | Paul Mundt | 2007-09-21 | 1 | -7/+2 | |
| * | | | | | | | | | | | | sh: Add maple bus support for the SEGA Dreamcast. | Adrian McMenamin | 2007-09-21 | 2 | -0/+117 | |
| * | | | | | | | | | | | | sh: Fix up extended mode TLB for SH-X2+ cores. | Paul Mundt | 2007-09-21 | 3 | -55/+75 | |
| * | | | | | | | | | | | | sh: Magic Panel R2 board support. | Markus Brunner | 2007-09-21 | 1 | -0/+67 | |
| * | | | | | | | | | | | | sh: dma: Fix CONFIG_SYSFS=n build. | Paul Mundt | 2007-09-21 | 1 | -5/+0 | |
| * | | | | | | | | | | | | sh: dma: Fix up build for SH7709 support. | Kristoffer Ericson | 2007-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh: Fix OFFCHIP_IRQ_BASE compile error. | Kristoffer Ericson | 2007-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | sh: add writesb(), readsb(), writesw() and readsw() to io.h | Magnus Damm | 2007-09-21 | 1 | -0/+26 | |
| * | | | | | | | | | | | | sh: intc - rework higlander irq code for r7780mp and r7785rp | Magnus Damm | 2007-09-21 | 1 | -19/+14 | |
| * | | | | | | | | | | | | sh: intc - irl mode update for sh7780 and sh7785 | Magnus Damm | 2007-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | 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 | 3 | -0/+93 | |
| * | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | m68k: Export cachectl.h | Matthew Wilcox | 2007-10-13 | 1 | -0/+1 | |
* | | | | | | | | | | | | | m68k: ignore restart_syscall | Geert Uytterhoeven | 2007-10-13 | 1 | -0/+3 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | x86: optimise barriers | Nick Piggin | 2007-10-12 | 2 | -3/+7 | |
* | | | | | | | | | | | | x86: fix IO write barrier | Nick Piggin | 2007-10-12 | 2 | -14/+7 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2007-10-12 | 3 | -103/+338 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [libata] struct pci_dev related cleanups | Jeff Garzik | 2007-10-12 | 1 | -19/+14 | |
| * | | | | | | | | | | | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 2007-10-12 | 1 | -8/+0 | |
| * | | | | | | | | | | | libata: implement ATA_PFLAG_RESETTING | Tejun Heo | 2007-10-12 | 1 | -0/+1 |