summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller-32/+1
2008-05-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-47/+64
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-7/+22
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu-41/+53
2008-05-05Removal of FUTEX_FDEric Sesterhenn-170/+6
2008-05-05kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt-7/+9
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison-5/+7
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel-2/+13
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison-30/+30
2008-05-05kgdb: minor documentation fixesgrzegorz.chwesewicz@chilan.com-3/+5
2008-05-05[ALSA] soc - fix S3C2410 i2s programming errorDavide Rizzo-0/+2
2008-05-05[ALSA] soc - fix s3c2410 PCM breakageDavide Rizzo-1/+1
2008-05-05[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codecTakashi Iwai-1/+8
2008-05-05[ALSA] Revert migration to alc_set_pin_output() in alc861_auto_set_output_and...Jacek Luczak-1/+4
2008-05-05[ALSA] fm801 - Fix kconfig dependency mess of fm801-tea575xTakashi Iwai-4/+1
2008-05-05[ALSA] hda - Support IDT 92HD206 codecTakashi Iwai-0/+2
2008-05-05[ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden-0/+4
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar-1/+4
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar-0/+6
2008-05-05sbus: Fix bpp driver build.David S. Miller-1/+1
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim-18/+16
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-17/+2
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve-2/+52
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker-15/+15
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker-5/+5
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker-15/+16
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH-24/+25
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH-2/+2
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning-9/+19
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning-32/+60
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning-3/+26
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning-2/+8
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr-4/+2
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr-1/+2
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr-4/+9
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr-6/+7
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr-1/+3
2008-05-05[POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr-2/+51
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov-2/+2
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov-2/+0
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov-2/+5
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov-8/+8
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov-1/+3
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds-2/+6
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-45/+34
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-37/+31
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu-0/+1
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-6/+6
2008-05-04Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-79/+542