summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-10[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell1-4/+0
2007-05-10[POWERPC] pmu_sys_suspended is only defined for PPC32Stephen Rothwell1-1/+1
2007-05-10[POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras1-24/+13
2007-05-10[POWERPC] celleb: Update celleb_defconfigIshizaki Kou1-44/+85
2007-05-10[POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou1-1/+1
2007-05-10[POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou1-4/+4
2007-05-10[POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou1-0/+1
2007-05-10[POWERPC] Wire up sys_utimensatStephen Rothwell2-1/+3
2007-05-10Merge branch 'linux-2.6'Paul Mackerras908-11802/+27475
2007-05-10[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala3-3/+3
2007-05-10[POWERPC] User rheap from arch/powerpc/libKumar Gala4-700/+0
2007-05-10[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood1-2/+2
2007-05-10[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood1-1/+1
2007-05-10[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood1-1/+2
2007-05-10[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi17-217/+221
2007-05-10[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin1-1/+6
2007-05-10[POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce1-0/+469
2007-05-10[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala1-0/+2
2007-05-10[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang3-0/+6
2007-05-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds62-218/+11951
2007-05-10Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds24-9/+10
2007-05-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds9-31/+113
2007-05-10Revert "md: improve partition detection in md array"Linus Torvalds4-8/+22
2007-05-10Move USB network drivers to drivers/net/usb.Jeff Garzik24-9/+10
2007-05-10Doc Fix: remove mention of combined mode-related kernel parametersJesse Barnes1-8/+0
2007-05-10libata: fix kernel-doc parametersRandy Dunlap1-0/+2
2007-05-10Fix pata_qdi.c probe codeSamuel Thibault1-1/+1
2007-05-10pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-05-10sata_via: add missing PM hooksTejun Heo1-0/+8
2007-05-10sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock1-14/+78
2007-05-10pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy1-0/+1
2007-05-10sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson1-4/+18
2007-05-10sata_promise: fix another error decode regressionMikael Pettersson1-1/+3
2007-05-10libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo1-2/+1
2007-05-10atl1: add netconsole supportAlexey Dobriyan1-0/+12
2007-05-10Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley1-5/+9
2007-05-10skge: default WOL should be magic only (rev2)Stephen Hemminger1-1/+3
2007-05-10Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik8-121/+31
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds63-1464/+1107
2007-05-10Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds8-49/+41
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz1-10/+7
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz4-5/+15
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz18-55/+91
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz15-26/+25
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz5-61/+40
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz8-363/+378
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz7-124/+203
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz13-38/+48
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz14-206/+34
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz27-574/+236