Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | CRC ITU-T V.41 | Ivo van Doorn | 4 | -0/+106 |
2007-05-10 | [S390] update default configuration. | Martin Schwidefsky | 1 | -106/+128 |
2007-05-10 | [S390] Kconfig: no wireless on s390. | Martin Schwidefsky | 2 | -0/+2 |
2007-05-10 | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 8 | -139/+70 |
2007-05-10 | [S390] Kconfig: common config options for s390. | Martin Schwidefsky | 1 | -3/+4 |
2007-05-10 | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky | 8 | -3/+8 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 22 | -0/+23 |
2007-05-10 | [S390] Kconfig: refine depends statements. | Martin Schwidefsky | 6 | -0/+7 |
2007-05-10 | [S390] Avoid compile warning. | Heiko Carstens | 1 | -1/+4 |
2007-05-10 | [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci | Ursula Braun | 1 | -0/+1 |
2007-05-10 | [S390] Avoid sparse warnings. | Heiko Carstens | 9 | -25/+24 |
2007-05-10 | [S390] dasd: Fix modular build. | Cornelia Huck | 1 | -0/+1 |
2007-05-10 | [S390] monreader inlining cleanup. | Martin Schwidefsky | 1 | -7/+7 |
2007-05-10 | [S390] cio: Make some structures and a function static. | Cornelia Huck | 3 | -6/+3 |
2007-05-10 | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 5 | -8/+25 |
2007-05-10 | [S390] fix subsystem removal fallout | Cornelia Huck | 2 | -14/+14 |
2007-05-10 | [POWERPC] Fix compile error with kexec and CONFIG_SMP=n | Paul Mackerras | 1 | -0/+1 |
2007-05-10 | [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning | Michael Ellerman | 1 | -16/+31 |
2007-05-10 | [POWERPC] Fix warning in hpte_decode(), and generalize it | Paul Mackerras | 2 | -21/+28 |
2007-05-10 | [POWERPC] Minor pSeries IOMMU debug cleanup | Michael Neuling | 1 | -1/+2 |
2007-05-10 | [POWERPC] PS3: Fix sys manager build error | Geoff Levand | 1 | -0/+5 |
2007-05-10 | [POWERPC] Assorted janitorial EEH cleanups | Linas Vepstas | 3 | -9/+29 |
2007-05-10 | [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID | Stephen Rothwell | 1 | -4/+0 |
2007-05-10 | [POWERPC] pmu_sys_suspended is only defined for PPC32 | Stephen Rothwell | 1 | -1/+1 |
2007-05-10 | [POWERPC] Fix incorrect calculation of I/O window addresses | Paul Mackerras | 1 | -24/+13 |
2007-05-10 | [POWERPC] celleb: Update celleb_defconfig | Ishizaki Kou | 1 | -44/+85 |
2007-05-10 | [POWERPC] celleb: Fix parsing of machine type hack command line option | Ishizaki Kou | 1 | -1/+1 |
2007-05-10 | [POWERPC] celleb: Fix PCI config space accesses to subordinate buses | Ishizaki Kou | 1 | -4/+4 |
2007-05-10 | [POWERPC] celleb: Fix support for multiple PCI domains | Ishizaki Kou | 1 | -0/+1 |
2007-05-10 | [POWERPC] Wire up sys_utimensat | Stephen Rothwell | 2 | -1/+3 |
2007-05-10 | Merge branch 'linux-2.6' | Paul Mackerras | 908 | -11802/+27475 |
2007-05-10 | [SPARC64]: Use alloc_pci_dev() in PCI bus probes. | David S. Miller | 1 | -1/+1 |
2007-05-10 | Pull misc-for-upstream into release branch | Len Brown | 3 | -23/+31 |
2007-05-10 | [SPARC64]: Bump PROMINTR_MAX to 32. | David S. Miller | 1 | -1/+1 |
2007-05-10 | [SPARC64]: Fix recursion in PROM tree building. | David S. Miller | 1 | -4/+15 |
2007-05-10 | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm... | Lennart Poettering | 3 | -23/+31 |
2007-05-10 | Pull misc-for-upstream into release branch | Len Brown | 2 | -5/+5 |
2007-05-10 | Pull asus into release branch | Len Brown | 1 | -6/+60 |
2007-05-10 | Pull acpica into release branch | Len Brown | 55 | -466/+443 |
2007-05-10 | Pull bugzilla-8385 into release branch | Len Brown | 16 | -126/+181 |
2007-05-10 | Pull thermal into release branch | Len Brown | 1 | -102/+2 |
2007-05-10 | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT | Mattia Dongili | 2 | -5/+5 |
2007-05-10 | asus-laptop: version bump and lindent | Corentin Chary | 1 | -14/+15 |
2007-05-10 | asus-laptop: fix light sens init | Corentin Chary | 1 | -1/+1 |
2007-05-10 | asus-laptop: add GPS support | Corentin Chary | 1 | -1/+54 |
2007-05-10 | asus-laptop: notify ALL events | Corentin Chary | 1 | -2/+2 |
2007-05-09 | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning | Kumar Gala | 3 | -3/+3 |
2007-05-09 | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala | 4 | -700/+0 |
2007-05-09 | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree. | Scott Wood | 1 | -2/+2 |
2007-05-09 | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree. | Scott Wood | 1 | -1/+1 |