| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 5653/1: bcmring: add Makefile of csp code | Leo Chen | 2009-08-15 | 1 | -0/+3 |
* | ARM: 5661/1: bcmring: add csp security hardware headers | Leo Chen | 2009-08-15 | 3 | -0/+244 |
* | ARM: 5660/1: bcmring: add csp timer block header and source files | Leo Chen | 2009-08-15 | 4 | -0/+922 |
* | ARM: 5659/1: bcmring: add csp dmac source files | Leo Chen | 2009-08-15 | 3 | -0/+1935 |
* | ARM: 5658/1: bcmring: add csp dmac header files | Leo Chen | 2009-08-15 | 3 | -0/+1147 |
* | ARM: 5657/1: bcmring: add csp chipc block source code | Leo Chen | 2009-08-15 | 5 | -0/+1258 |
* | ARM: 5656/1: bcmring: add csp chipc inline functions | Leo Chen | 2009-08-15 | 1 | -0/+1673 |
* | ARM: 5655/1: bcmring: add csp chipc hardware definition file | Leo Chen | 2009-08-15 | 1 | -0/+1123 |
* | ARM: 5654/1: bcmring: add csp chipc hardware register file | Leo Chen | 2009-08-15 | 1 | -0/+530 |
* | ARM: 5652/1: bcmring: add misc headers for csp code | Leo Chen | 2009-08-15 | 8 | -0/+1185 |
* | ARM: 5651/1: bcmring: csp capability header files | Leo Chen | 2009-08-15 | 3 | -0/+545 |
* | ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.S | Leo Chen | 2009-08-15 | 3 | -0/+185 |
* | ARM: 5649/1: bcmring: add bcmring timer function | Leo Chen | 2009-08-15 | 3 | -0/+164 |
* | ARM: 5648/1: bcmring: add bmcring dma.c | Leo Chen | 2009-08-15 | 1 | -0/+2321 |
* | ARM: 5647/1: bcmring: add bcmring dma.h and dma_device.c | Leo Chen | 2009-08-15 | 2 | -0/+1419 |
* | ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headers | Leo Chen | 2009-08-15 | 6 | -0/+429 |
* | ARM: 5645/1: bcmring: add bcmring irq.c | Leo Chen | 2009-08-15 | 4 | -0/+545 |
* | ARM: 5644/1: add bcmring core.c, clock.c, clock.h | Leo Chen | 2009-08-15 | 4 | -0/+631 |
* | ARM: 5643/1: bcmring: arch.c and header files | Leo Chen | 2009-08-15 | 6 | -0/+354 |
* | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 2009-06-25 | 4 | -5/+5 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-24 | 50 | -23/+489 |
|\ |
|
| * | MIPS: Cavium: Add CPU hotplugging code. | Ralf Baechle | 2009-06-24 | 5 | -2/+365 |
| * | MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available | Ralf Baechle | 2009-06-24 | 1 | -2/+2 |
| * | MIPS: Add arch generic CPU hotplug | Ralf Baechle | 2009-06-24 | 7 | -7/+78 |
| * | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. | Ralf Baechle | 2009-06-24 | 1 | -3/+4 |
| * | MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
| * | MIPS: Hibernation: Remove SMP TLB and cacheflushing code. | Ralf Baechle | 2009-06-24 | 1 | -9/+0 |
| * | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 39 | -1/+39 |
| * | MIPS: bug.h Build fix - include <linux/compiler.h>. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-06-24 | 7 | -83/+107 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 7 | -83/+107 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | | * | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 | 2 | -0/+25 |
| | | |_|_|/
| | |/| | | |
|
| | | | | * | ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n | Len Brown | 2009-06-13 | 1 | -0/+1 |
| | | | | * | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-13 | 3 | -67/+67 |
| | | | | * | ACPI: Remove Asus P4B266 from blacklist | Olivier Berger | 2009-06-13 | 1 | -8/+0 |
| | | | | * | ACPI: delete dead acpi_disabled setting code | Len Brown | 2009-06-13 | 1 | -5/+1 |
| | | |_|/
| | |/| | |
|
| | | * | | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh | 2009-05-28 | 1 | -3/+13 |
| | | |/ |
|
* | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-06-24 | 1 | -0/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 2009-06-23 | 1 | -0/+6 |
* | | | | h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. | Robert P. J. Day | 2009-06-23 | 1 | -4/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-06-23 | 7 | -35/+52 |
|\ \ \ \ |
|
| * | | | | sh: Fix up HAVE_PERF_COUNTERS typo. | Paul Mundt | 2009-06-23 | 1 | -1/+1 |
| * | | | | sh: Fix up more dma-mapping fallout. | Paul Mundt | 2009-06-23 | 1 | -6/+6 |
| * | | | | sh: SH7786 SMP support. | Paul Mundt | 2009-06-23 | 3 | -24/+18 |
| * | | | | sh: Wire up the uncached fixmap on sh64 as well. | Paul Mundt | 2009-06-23 | 1 | -2/+0 |
| * | | | | sh: Use local TLB flush in set_pte_phys(). | Paul Mundt | 2009-06-23 | 1 | -1/+1 |
| * | | | | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 2009-06-23 | 3 | -1/+26 |
* | | | | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2009-06-23 | 7 | -9/+36 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | CRISv10: remove redundant tests on unsigned | Roel Kluin | 2009-06-23 | 1 | -2/+2 |
| * | | | | CRISv32: irq.c - Move end brace outside #endif | Jesper Nilsson | 2009-06-11 | 1 | -1/+1 |