summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-2211-37/+63
|\
| * V4L/DVB (5691): Ov7670: reset clkrc in rgb565 modeJonathan Corbet2007-05-221-3/+18
| * V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2007-05-222-1/+23
| * V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet2007-05-221-3/+7
| * V4L/DVB (5630): Dvb-core: Handle failures to create devicesSimon Arlott2007-05-221-4/+11
| * V4L/DVB (5639a): Fix dst usage countManu Abraham2007-05-221-3/+0
| * V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil2007-05-222-12/+2
| * V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab2007-05-221-2/+1
| * V4L/DVB (5639): Fix Kconfig dependencies for ivtvMauro Carvalho Chehab2007-05-222-9/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-225-12/+40
|\ \
| * | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige2007-05-221-4/+7
| * | [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
| * | [IA64] Improve unwind checking.Robin Holt2007-05-221-7/+14
| * | [IA64] Yet another section mismatch warningTony Luck2007-05-181-1/+1
| * | [IA64] Fix bogus messages about system calls not implemented.Tony Luck2007-05-181-0/+13
* | | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-221-4/+5
* | | [POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt2007-05-221-1/+0
* | | [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard2007-05-221-3/+3
* | | [POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard2007-05-221-0/+4
* | | [POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins2007-05-221-16/+18
| |/ |/|
* | Fix headers check falloutStephen Rothwell2007-05-211-1/+1
* | Make 'headerscheck' stop immediately on an errorDavid Woodhouse2007-05-211-1/+1
* | partitions/LDM: build fixJeff Garzik2007-05-211-1/+1
* | Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds2007-05-212-82/+0
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-213-6/+1
|\ \
| * | Add constant for FCS/CRC length (frame check sequence)Auke Kok2007-05-211-0/+1
| * | declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki2007-05-211-2/+0
| * | e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok2007-05-211-4/+0
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-2143-93/+65
|\ \ \ | |/ / |/| |
| * | libata: bump versionsJeff Garzik2007-05-2135-35/+35
| * | libata: Trim trailing whitespaceJeff Garzik2007-05-218-17/+17
| * | libata: Kiss post_set_mode goodbyeAlan Cox2007-05-212-5/+0
| * | ata_piix: clean upAlan Cox2007-05-211-8/+1
| * | pata_hpt366: Enable bits are unreliable so don't use themAlan Cox2007-05-211-27/+1
| * | libata: Add Seagate STT20000A to DMA blacklist.Dave Jones2007-05-211-0/+1
| * | ahci: disable 64bit dma on sb600Tejun Heo2007-05-211-1/+10
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-2119-222/+697
|\ \ \
| * | | IB/cm: Improve local id allocationMichael S. Tsirkin2007-05-211-1/+3
| * | | IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-213-36/+211
| * | | IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-212-2/+2
| * | | IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier2007-05-201-0/+6
| * | | IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2007-05-202-17/+51
| * | | IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier2007-05-191-1/+1
| * | | mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier2007-05-191-1/+1
| * | | IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin2007-05-191-35/+80
| * | | IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-191-60/+98
| * | | IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier2007-05-191-0/+1
| * | | IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid2007-05-191-0/+1
| * | | IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen2007-05-191-1/+1
| * | | IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
OpenPOWER on IntegriCloud