pandora-kernel.git
2009-06-09 Takashi IwaiALSA: ctxfi - Check the presence of SRC instance in...
2009-06-09 Takashi IwaiALSA: ctxfi - Add missing start check in atc_pcm_playba...
2009-06-09 NeilBrownmd/raid5 - avoid deadlocks in get_active_stripe during...
2009-06-09 NeilBrownmd/raid5: use conf->raid_disks in preference to mddev...
2009-06-08 Takashi IwaiALSA: ctxfi - Add use_system_timer module option
2009-06-08 Linus Torvaldsasync: Fix lack of boot-time console due to insufficien...
2009-06-08 Dan AllongoALSA: usb - Add boot quirk for C-Media 6206 USB Audio
2009-06-08 Takashi IwaiALSA: ctxfi - Fix wrong model id for UAA
2009-06-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-06-08 Alan Coxpata_netcell: Fix typo
2009-06-08 Takashi IwaiALSA: ctxfi - Clean up probe routines
2009-06-08 Linus TorvaldsMerge branch 'kvm-updates/2.6.30' of git://git./virt...
2009-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08 Ralf BaechleMIPS: Outline udelay and fix a few issues.
2009-06-08 Jaswinder Singh... MIPS: ioctl.h: Fix headers_check warnings
2009-06-08 Yoichi YuasaMIPS: Cobalt: PCI bus is always required to obtain...
2009-06-08 Yoichi YuasaMIPS: Kconfig: Remove "Support for" from Cavium system...
2009-06-08 Ralf BaechleMIPS: Sibyte: Honor CONFIG_CMDLINE
2009-06-08 Matthieu CastetSSB: BCM47xx: Export ssb_watchdog_timer_set
2009-06-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08 Takashi IwaiALSA: hda - Fix the previous tagra-8ch patch
2009-06-08 David HeidelbergerALSA: hda - Add 7.1 support for MSI GX620
2009-06-08 Takashi IwaiALSA: pcm - A helper function to compose PCM stream...
2009-06-08 Takashi IwaiALSA: emu10k1 - Fix minimum periods for efx playback
2009-06-08 Takashi IwaiALSA: ctxfi - Fix / clean up hw20k2 chip code
2009-06-08 Takashi IwaiALSA: ctxfi - Fix possible buffer pointer overrun
2009-06-08 Takashi IwaiALSA: ctxfi - Remove useless initializations and cast
2009-06-08 Takashi IwaiALSA: ctxfi - Fix DMA mask for emu20k2 chip
2009-06-08 Takashi IwaiALSA: ctxfi - Make volume controls more intuitive
2009-06-08 Takashi IwaiALSA: ca0106 - Fix master volume scale
2009-06-08 Takashi IwaiALSA: ctxfi - Optimize the native timer handling using...
2009-06-08 Avi KivityKVM: Explicity initialize cpus_hardware_enabled
2009-06-07 Alessandro... [ARM] 5543/1: arm: serial amba: add missing declaration...
2009-06-07 Sergei Shtylyovpdc202xx_old: fix resetproc() method
2009-06-07 Sergei Shtylyovpdc202xx_old: fix 'pdc20246_dma_ops'
2009-06-07 Takashi IwaiALSA: pcm - Fix update of runtime->hw_ptr_interrupt
2009-06-07 Figo.zhangALSA: sgio2audio.c: clean up checking
2009-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-06 Hugh Dickinsintegrity: fix IMA inode leak
2009-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-06 Linus TorvaldsMerge branch 'upstream-linus2' of git://git./linux...
2009-06-06 Jaroslav KyselaALSA: pcm - Fix a typo in hw_ptr update check
2009-06-06 Mark BrownASoC: Apostrophe patrol
2009-06-06 Al Viroext3/4 with synchronous writes gets wedged by Postfix
2009-06-06 Theodore Ts'oFix nobh_truncate_page() to not pass stack garbage...
2009-06-06 Troy KiskyASoC: codec tlv320aic23 fix bogus divide by 0 message
2009-06-05 Alan Cox[libata] pata_ali: Use IGN_SIMPLEX
2009-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-05 Kevin Hilmanmtd: davinci nand: update clock naming
2009-06-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-05 Ville Syrjalaata_piix: Add HP Compaq nc6000 to the broken poweroff...
2009-06-05 Tejun Heoahci: add warning messages for hp laptops with broken...
2009-06-05 Sergei Shtylyovpata_efar: fix PIO2 underclocking
2009-06-05 James Bottomleypata_legacy: wait for async probing
2009-06-05 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-05 Dave Jones[CPUFREQ] powernow-k8: check space_id of _PCT registers...
2009-06-05 Linus TorvaldsRevert "drm: don't associate _DRM_DRIVER maps with...
2009-06-05 Takashi IwaiALSA: ctxfi - Add missing inclusion of linux/math64.h
2009-06-05 Takashi IwaiALSA: Clean up 64bit division functions
2009-06-05 Alan Coxivtv: Fix PCI DMA direction
2009-06-05 Takashi IwaiALSA: ctxfi - Set device 0 for mixer control elements
2009-06-05 Takashi IwaiALSA: ctxfi - Clean up / optimize
2009-06-05 Takashi IwaiALSA: ctxfi - Set periods_min to 2
2009-06-05 Takashi IwaiALSA: ctxfi - Use native timer interrupt on emu20k1
2009-06-05 Takashi IwaiALSA: ctxfi - Fix previous fix for 64bit DMA
2009-06-05 Guido GüntherALSA: support Sony Vaio TT
2009-06-05 Takashi IwaiALSA: ctxfi - Fix endian-dependent codes
2009-06-05 Takashi IwaiALSA: ctxfi - Allow 64bit DMA
2009-06-05 Oleg Nesterovptrace: revert "ptrace_detach: the wrong wakeup breaks...
2009-06-05 Mike Frysingerkbuild: fix detection of CONFIG_FRAME_WARN=0
2009-06-05 Oleg Nesterovptrace: tracehook_report_clone: fix false positives
2009-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-04 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-06-04 Salman Qazidrivers/char/mem.c: avoid OOM lockup during large reads...
2009-06-04 Chris MasonBtrfs: Fix oops and use after free during space balancing
2009-06-04 Rusty Russelllguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPRO...
2009-06-04 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-06-04 Yan ZhengBtrfs: set device->total_disk_bytes when adding new...
2009-06-04 Daniel MackASoC: fix NULL pointer dereference in soc_suspend()
2009-06-04 Alexander BeregalovALSA: hda_intel: fix build error when !PM
2009-06-04 Eric Anholtdrm/i915: Remove a bad BUG_ON in the fence management...
2009-06-04 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-06-04 Yinghai Lux86/pci: fix mmconfig detection with 32bit near 4g
2009-06-04 Yu ZhaoPCI: use fixed-up device class when configuring device
2009-06-04 Jean DelvareALSA: Add missing __devexit_p() markers
2009-06-04 Takashi IwaiASoC: Fix build error in twl4030.c
2009-06-04 Philipp Zabel[ARM] pxa: fix pxa27x_udc default pullup GPIO
2009-06-04 Jonathan Cameron[ARM] pxa/imote2: fix UCAM sensor board ADC model number
2009-06-04 Adam Jacksondrm: ignore EDID with really tiny modes.
2009-06-03 Ben Skeggsdrm: don't associate _DRM_DRIVER maps with a master
2009-06-03 Jaswinder Singh... drm/i915: intel_lvds.c fix section mismatch
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-06-03 Keith Packarddrm: set permissions on edid file to 0444
2009-06-03 Keith Packarddrm: add newlines to text sysfs files
2009-06-03 Jaroslav KyselaALSA: Core - clean up snd_card_set_id* calls and remove...
2009-06-03 Dave Airliedrm/radeon: fix ring free alignment calculations
2009-06-03 Dave Airliedrm: fix irq naming for kms drivers.
2009-06-03 Hector MartinALSA: hda - More Aspire 8930G fixes
2009-06-03 Roel KluinALSA: burgundy: timeout message is off by one.
next