summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds2007-10-071-2/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-061-12/+9
|\
| * [MIPS] IP32: Enable PCI bridgesGiuseppe Sacco2007-10-051-12/+9
* | Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin2007-10-061-5/+0
* | Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt2007-10-061-0/+1
* | xen: disable split pte locks for nowJeremy Fitzhardinge2007-10-061-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-051-0/+18
|\ \
| * | [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspendBen Dooks2007-10-051-0/+6
| * | [ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspendBen Dooks2007-10-051-0/+12
| |/
* | r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu2007-10-051-3/+13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-055-9/+37
|\ \
| * | [SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller2007-10-041-1/+2
| * | [SPARC64]: check fork_idle() errorAkinobu Mita2007-10-041-0/+2
| * | [SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller2007-10-031-2/+2
| * | [SPARC64]: VIO device addition log message level is too high.David S. Miller2007-10-031-1/+1
| * | [SPARC64]: Fix domain-services port probing.David S. Miller2007-10-031-1/+26
| * | [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller2007-10-021-4/+4
* | | Remove unnecessary cast in prefetch()Serge Belyshev2007-10-051-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-10-041-0/+8
|\ \ \
| * | | [SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori2007-10-041-0/+8
| | |/ | |/|
* | | Fix sys_remap_file_pages BUG at highmem.c:15!Hugh Dickins2007-10-041-8/+6
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-033-9/+24
|\ \
| * | drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson2007-10-031-0/+3
| * | Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby2007-10-031-2/+2
| * | libata: fix for sata_mv >64KB DMA segmentsOlof Johansson2007-10-031-7/+19
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-033-5/+2
|\ \
| * | sky2: jumbo frame regression fixStephen Hemminger2007-10-031-3/+0
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-032-2/+2
| |\ \ | | |/ | |/|
| | * [PATCH] softmac: Fix compiler-warningRichard Knutsson2007-10-021-1/+1
| | * [PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches2007-10-021-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-034-329/+110
|\ \ \
| * | | [MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle2007-10-031-68/+0
| * | | [MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle2007-10-033-260/+109
| * | | [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki2007-10-031-1/+1
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-10-0314-65/+456
|\ \ \
| * | | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-042-9/+45
| * | | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-046-45/+329
| * | | Blackfin arch: add some missing syscallBryan Wu2007-09-232-9/+70
| * | | binfmt_flat: checkpatch fixing minimum support for the blackfin relocationsAndrew Morton2007-10-031-1/+2
| * | | Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-036-6/+15
| |/ /
* | | ocfs2: Unlock mutex in local alloc failure caseSunil Mushran2007-10-031-1/+3
|/ /
* | Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-10-021-2/+2
|\ \
| * | aic94xx: fix DMA data direction for SMP requestsJeff Garzik2007-10-021-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-023-2/+8
|\ \ \
| * | | dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
| * | | mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0
| * | | qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer2007-10-021-0/+6
| * | | qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer2007-10-021-0/+1
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-021-0/+7
|\ \ \
| * | | ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo2007-10-021-0/+7
| |/ /
OpenPOWER on IntegriCloud