summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset.David S. Miller2007-05-111-1/+1
| * | | [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-111-0/+1
| * | | [SPARC64]: Update defconfig.David S. Miller2007-05-111-8/+10
| * | | [TTY]: Export proc_clear_tty() to modulea.David S. Miller2007-05-111-0/+1
| * | | [SPARC64]: pci_resource_adjust() cannot be __init.David S. Miller2007-05-111-2/+2
| * | | [SPARC64]: Spelling fixes.Simon Arlott2007-05-117-8/+8
| * | | [SPARC]: Spelling fixes.Simon Arlott2007-05-118-12/+12
| * | | [SPARC64]: Kill LARGE_ALLOCS and update defconfig.David S. Miller2007-05-112-61/+52
* | | | x86_64: use signalfd and timerfd compat syscallsHeiko Carstens2007-05-121-3/+3
* | | | x86_64: Add asm/mtrr.h include for some buildsAndi Kleen2007-05-121-0/+1
* | | | pm3fb: Fix compile error if moduleAntonino A. Daplas2007-05-121-1/+1
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1172-204/+4682
|\ \ \
| * | | [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth2007-05-125-1/+1623
| * | | [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2007-05-122-1/+579
| * | | [POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer2007-05-121-0/+315
| * | | [POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth2007-05-123-0/+45
| * | | [POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth2007-05-124-1/+177
| * | | [POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth2007-05-121-0/+72
| * | | [POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2007-05-122-1/+130
| * | | [POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth2007-05-123-1/+225
| * | | [POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth2007-05-123-0/+315
| * | | [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2007-05-122-1/+207
| * | | [POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer2007-05-124-1/+174
| * | | [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer2007-05-123-1/+652
| * | | [POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2007-05-122-2/+25
| * | | [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-1240-67/+67
| * | | [POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2007-05-122-2/+2
| * | | [POWERPC] PS3: Update ps3_defconfigGeoff Levand2007-05-121-103/+64
| * | | [POWERPC] PS3: Fix request_irq warningGeoff Levand2007-05-121-2/+4
| * | | [POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips2007-05-121-1/+1
| * | | [POWERPC] Simplify smp_space_timerswill schmidt2007-05-121-17/+2
| * | | [POWERPC] Trivial ps3 warning fixesStephen Rothwell2007-05-122-4/+4
| * | | [POWERPC] Add missed includeStephen Rothwell2007-05-121-0/+1
| * | | [POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
| * | | [POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell2007-05-121-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-05-111-1/+1
|\ \ \ \
| * \ \ \ Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2007-05-114626-95217/+236588
| |\ \ \ \
| * | | | | [WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck2007-05-111-1/+1
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-1163-1025/+532
|\ \ \ \ \ \
| * | | | | | pata_platform: don't use generic ata_port_startOlof Johansson2007-05-111-1/+3
| * | | | | | Use menuconfig objects: libataJan Engelhardt2007-05-111-7/+3
| * | | | | | add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su2007-05-111-0/+1
| * | | | | | Add the combined mode for ATI SB700Henry Su2007-05-112-0/+2
| * | | | | | pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice2007-05-111-0/+1
| * | | | | | git-libata-all: sata_via build fixAndrew Morton2007-05-111-4/+0
| * | | | | | libata-acpi: clean up parameters and misc stuffTejun Heo2007-05-113-100/+98
| * | | | | | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo2007-05-114-16/+16
| * | | | | | libata: give devices one last chance even if recovery failed with -EINVALTejun Heo2007-05-111-5/+1
| * | | | | | libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo2007-05-111-1/+21
| * | | | | | libata: ignore EH scheduling during initializationTejun Heo2007-05-113-0/+6
OpenPOWER on IntegriCloud