Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. | David S. Miller | 2009-06-25 | 1 | -26/+19 | |
* | | | | | UML: Fix some apparent bitrot | Paul Menage | 2009-06-25 | 3 | -4/+2 | |
|/ / / / | ||||||
* | | | | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 2009-06-24 | 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-12 | 1 | -0/+1 | |
| | | | | * | | | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-12 | 3 | -67/+67 | |
| | | | | * | | | | ACPI: Remove Asus P4B266 from blacklist | Olivier Berger | 2009-06-12 | 1 | -8/+0 | |
| | | | | * | | | | ACPI: delete dead acpi_disabled setting code | Len Brown | 2009-06-12 | 1 | -5/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh | 2009-05-27 | 1 | -3/+13 | |
| | | |/ / / / | ||||||
* | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-06-23 | 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-24 | 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 | |
| * | | | | | | | CRISv32: Fix potential null reference in cryptocop driver. | Jesper Nilsson | 2009-06-11 | 1 | -2/+2 | |
| * | | | | | | | CRISv32: Add arch optimized strcmp. | Jesper Nilsson | 2009-06-10 | 3 | -1/+28 | |
| * | | | | | | | CRIS: assignment/is equal confusion | Roel Kluin | 2009-06-08 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-06-22 | 82 | -1216/+1530 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Blackfin: fix dma-mapping build errors | FUJITA Tomonori | 2009-06-22 | 1 | -0/+13 | |
| * | | | | | | | Blackfin: hook up new perf_counter_open syscall | Mike Frysinger | 2009-06-22 | 2 | -1/+3 | |
| * | | | | | | | Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction) | Yi Li | 2009-06-22 | 1 | -3/+1 | |
| * | | | | | | | Blackfin: fix early crash when booting on wrong cpu | Robin Getz | 2009-06-22 | 1 | -8/+15 | |
| * | | | | | | | Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS | Mike Frysinger | 2009-06-22 | 1 | -0/+1 | |
| * | | | | | | | Blackfin: drop unused ISP1760 port1_disable from board resources | Mike Frysinger | 2009-06-22 | 5 | -5/+0 | |
| * | | | | | | | Blackfin: bf526-ezbrd: handle different SDRAM chips | Graf Yang | 2009-06-22 | 2 | -1/+92 | |
| * | | | | | | | Blackfin: fix typo in TRAS define in mem_init.h header | Graf Yang | 2009-06-22 | 1 | -1/+1 | |
| * | | | | | | | Blackfin: unify memory map headers | Mike Frysinger | 2009-06-22 | 16 | -350/+145 | |
| * | | | | | | | Blackfin: stick the CPU name into boot image name | Robin Getz | 2009-06-22 | 1 | -1/+1 | |
| * | | | | | | | Blackfin: update defconfigs | Mike Frysinger | 2009-06-22 | 20 | -155/+272 | |
| * | | | | | | | Blackfin: decouple unrelated cache settings to get exact behavior | Jie Zhang | 2009-06-22 | 11 | -81/+176 | |
| * | | | | | | | Blackfin: update I-pipe patch level | Philippe Gerum | 2009-06-22 | 1 | -2/+2 |