aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap
2010-11-05Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...Jesper Juhl
2010-11-05Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-03vmstat: fix offset calculation on void*Wu Fengguang
2010-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer
2010-11-02Release page reference during page fault retryMichel Lespinasse
2010-11-02ext4: Remove useless spinlock in ext4_getattr()Theodore Ts'o
2010-11-02Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown
2010-11-02ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao
2010-11-02preempt: fix kernel build with !CONFIG_BKLArnd Bergmann
2010-11-02ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi
2010-11-02ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl
2010-11-01kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft
2010-11-01fs: logfs: Fix up MTD=y build.Paul Mundt
2010-11-01ASoC: Update WARN uses in wm_hubsJoe Perches
2010-11-01arch/tile: mark "hardwall" device as non-seekableChris Metcalf
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf
2010-11-01arch/tile: correct double syscall restart for nested signalsChris Metcalf
2010-11-01arch/tile: avoid __must_check warning on one strict_strtol checkChris Metcalf
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf
2010-11-01ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula
2010-11-01ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula
2010-11-01ASoC: Remove volatility from WM8900 POWER1 registerMark Brown
2010-11-01Linux 2.6.37-rc1Linus Torvalds
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson
2010-11-01ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann
2010-11-01ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl
2010-11-01ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov
2010-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches