aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
2008-05-05Removal of FUTEX_FDEric Sesterhenn
2008-05-05kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison
2008-05-05kgdb: minor documentation fixesgrzegorz.chwesewicz@chilan.com
2008-05-05[ALSA] soc - fix S3C2410 i2s programming errorDavide Rizzo
2008-05-05[ALSA] soc - fix s3c2410 PCM breakageDavide Rizzo
2008-05-05[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codecTakashi Iwai
2008-05-05[ALSA] Revert migration to alc_set_pin_output() in alc861_auto_set_output_and...Jacek Luczak
2008-05-05[ALSA] fm801 - Fix kconfig dependency mess of fm801-tea575xTakashi Iwai
2008-05-05[ALSA] hda - Support IDT 92HD206 codecTakashi Iwai
2008-05-05[ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar
2008-05-05sbus: Fix bpp driver build.David S. Miller
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu
2008-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-05-04Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-05-04sysfs: build fixIngo Molnar
2008-05-04Make forced module loading optionalLinus Torvalds
2008-05-04fix asm-mips/types.h syntax errorAdrian Bunk
2008-05-04fix asm-alpha/types.h breakageAdrian Bunk
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: olpc build fixThomas Gleixner
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk
2008-05-04x86: fix up bootparam.h for userspace inclusionRusty Russell
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov