summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1047-1002/+867
|\
| * [POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras2007-05-101-0/+1
| * [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman2007-05-101-16/+31
| * [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-102-21/+28
| * [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-101-1/+2
| * [POWERPC] PS3: Fix sys manager build errorGeoff Levand2007-05-101-0/+5
| * [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-103-9/+29
| * [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell2007-05-101-4/+0
| * [POWERPC] pmu_sys_suspended is only defined for PPC32Stephen Rothwell2007-05-101-1/+1
| * [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13
| * [POWERPC] celleb: Update celleb_defconfigIshizaki Kou2007-05-101-44/+85
| * [POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou2007-05-101-1/+1
| * [POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou2007-05-101-4/+4
| * [POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou2007-05-101-0/+1
| * [POWERPC] Wire up sys_utimensatStephen Rothwell2007-05-102-1/+3
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-10908-11802/+27475
| |\
| * | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-093-3/+3
| * | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-094-700/+0
| * | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood2007-05-091-2/+2
| * | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood2007-05-091-1/+1
| * | [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-091-1/+2
| * | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-0917-217/+221
| * | [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-091-1/+6
| * | [POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce2007-05-091-0/+469
| * | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala2007-05-091-0/+2
| * | [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-093-0/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-1012-781/+349
|\ \ \
| * | | [SPARC64]: Use alloc_pci_dev() in PCI bus probes.David S. Miller2007-05-101-1/+1
| * | | [SPARC64]: Bump PROMINTR_MAX to 32.David S. Miller2007-05-101-1/+1
| * | | [SPARC64]: Fix recursion in PROM tree building.David S. Miller2007-05-101-4/+15
| * | | [SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2007-05-092-35/+122
| * | | [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-097-740/+210
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-05-1070-727/+721
|\ \ \ \
| * \ \ \ Pull misc-for-upstream into release branchLen Brown2007-05-103-23/+31
| |\ \ \ \
| | * | | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-103-23/+31
| * | | | | Pull misc-for-upstream into release branchLen Brown2007-05-102-5/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2007-05-102-5/+5
| | | |_|/ | | |/| |
| * | | | Pull asus into release branchLen Brown2007-05-101-6/+60
| |\ \ \ \
| | * | | | asus-laptop: version bump and lindentCorentin Chary2007-05-101-14/+15
| | * | | | asus-laptop: fix light sens initCorentin Chary2007-05-101-1/+1
| | * | | | asus-laptop: add GPS supportCorentin Chary2007-05-101-1/+54
| | * | | | asus-laptop: notify ALL eventsCorentin Chary2007-05-101-2/+2
| | |/ / /
| * | | | Pull acpica into release branchLen Brown2007-05-1055-466/+443
| |\ \ \ \
| | * | | | ACPICA: LindentLen Brown2007-05-0955-466/+443
| * | | | | Pull bugzilla-8385 into release branchLen Brown2007-05-1016-126/+181
| |\ \ \ \ \ | | |/ / / /
| | * | | | ACPI: created a dedicated workqueue for notify() executionAlexey Starikovskiy2007-05-091-10/+35
| | * | | | Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2007-05-096-25/+31
| | * | | | Revert "Execute AML Notify() requests on stack."Len Brown2007-05-091-5/+6
| | * | | | Revert "ACPICA: revert "acpi_serialize" changes"Len Brown2007-05-0910-90/+113
| * | | | | Pull thermal into release branchLen Brown2007-05-101-102/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
OpenPOWER on IntegriCloud