| Commit message (Expand) | Author | Age |
* | Fix ixp4xx compile error | Frederik Deweerdt | 2007-05-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-10 |
|\ |
|
| * | [POWERPC] Fix compile error with kexec and CONFIG_SMP=n | Paul Mackerras | 2007-05-10 |
| * | [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning | Michael Ellerman | 2007-05-10 |
| * | [POWERPC] Fix warning in hpte_decode(), and generalize it | Paul Mackerras | 2007-05-10 |
| * | [POWERPC] Minor pSeries IOMMU debug cleanup | Michael Neuling | 2007-05-10 |
| * | [POWERPC] PS3: Fix sys manager build error | Geoff Levand | 2007-05-10 |
| * | [POWERPC] Assorted janitorial EEH cleanups | Linas Vepstas | 2007-05-10 |
| * | [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID | Stephen Rothwell | 2007-05-10 |
| * | [POWERPC] pmu_sys_suspended is only defined for PPC32 | Stephen Rothwell | 2007-05-10 |
| * | [POWERPC] Fix incorrect calculation of I/O window addresses | Paul Mackerras | 2007-05-10 |
| * | [POWERPC] celleb: Update celleb_defconfig | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] celleb: Fix parsing of machine type hack command line option | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] celleb: Fix PCI config space accesses to subordinate buses | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] celleb: Fix support for multiple PCI domains | Ishizaki Kou | 2007-05-10 |
| * | [POWERPC] Wire up sys_utimensat | Stephen Rothwell | 2007-05-10 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-10 |
| |\ |
|
| * | | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning | Kumar Gala | 2007-05-10 |
| * | | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala | 2007-05-10 |
| * | | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. | Scott Wood | 2007-05-10 |
| * | | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. | Scott Wood | 2007-05-10 |
| * | | [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios | Scott Wood | 2007-05-10 |
| * | | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-10 |
| * | | [POWERPC] 86xx: Enable the AC97 interface on 8641D board. | Jason Jin | 2007-05-10 |
| * | | [POWERPC] Move reg_booke.h to include/asm-powerpc | Becky Bruce | 2007-05-10 |
| * | | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined | Kumar Gala | 2007-05-09 |
| * | | [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined | Li Yang | 2007-05-09 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-10 |
|\ \ \ |
|
| * | | | [SPARC64]: Use alloc_pci_dev() in PCI bus probes. | David S. Miller | 2007-05-10 |
| * | | | [SPARC64]: Bump PROMINTR_MAX to 32. | David S. Miller | 2007-05-10 |
| * | | | [SPARC64]: Fix recursion in PROM tree building. | David S. Miller | 2007-05-10 |
| * | | | [SERIAL] sunzilog: Interrupt enable before ISR handler installed | Mark Fortescue | 2007-05-09 |
| * | | | [SPARC64] PCI: Consolidate PCI access code into pci_common.c | David S. Miller | 2007-05-09 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-05-10 |
|\ \ \ \ |
|
| * \ \ \ | Pull misc-for-upstream into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ |
|
| | * | | | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm... | Lennart Poettering | 2007-05-10 |
| * | | | | | Pull misc-for-upstream into release branch | Len Brown | 2007-05-10 |
| |\| | | | |
|
| | * | | | | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT | Mattia Dongili | 2007-05-10 |
| | | |_|/
| | |/| | |
|
| * | | | | Pull asus into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ |
|
| | * | | | | asus-laptop: version bump and lindent | Corentin Chary | 2007-05-10 |
| | * | | | | asus-laptop: fix light sens init | Corentin Chary | 2007-05-10 |
| | * | | | | asus-laptop: add GPS support | Corentin Chary | 2007-05-10 |
| | * | | | | asus-laptop: notify ALL events | Corentin Chary | 2007-05-10 |
| | |/ / / |
|
| * | | | | Pull acpica into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ |
|
| | * | | | | ACPICA: Lindent | Len Brown | 2007-05-09 |
| * | | | | | Pull bugzilla-8385 into release branch | Len Brown | 2007-05-10 |
| |\| | | | |
|
| | * | | | | ACPI: created a dedicated workqueue for notify() execution | Alexey Starikovskiy | 2007-05-09 |
| | * | | | | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2007-05-09 |
| | * | | | | Revert "Execute AML Notify() requests on stack." | Len Brown | 2007-05-09 |
| | * | | | | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 2007-05-09 |