summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-299-69/+31
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-262-16/+8
|\
| * x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh2009-05-261-14/+3
| * x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo2009-05-251-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-05-2610-89/+432
|\ \
| * | drm/i915: Add support for VGA load detection (pre-945).Ma Ling2009-05-261-2/+147
| * | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.Ma Ling2009-05-221-4/+63
| * | drm/i915: Determine type before initialising connectorJonas Bonn2009-05-221-19/+10
| * | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.Ma Ling2009-05-221-0/+41
| * | drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve themMa Ling2009-05-224-33/+93
| * | i915: support 8xx desktop cursorsJesse Barnes2009-05-223-8/+39
| * | drm/i915: allocate large pointer arrays with vmallocJesse Barnes2009-05-192-23/+39
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-261-2/+6
|\ \ \
| * | | oprofile: fix cpu buffer sizeRobert Richter2009-05-071-2/+6
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-05-263-8/+6
|\ \ \ \
| * | | | NFSv4: Fix the case where NFSv4 renewal failsTrond Myklebust2009-05-261-6/+3
| * | | | nfs: fix build error in nfsroot with initconstSam Ravnborg2009-05-261-1/+1
| * | | | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-261-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-264-0/+18
|\ \ \ \ \
| * | | | | ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecsTakashi Iwai2009-05-251-0/+6
| * | | | | ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai2009-05-242-0/+11
| * | | | | ALSA: hda - Add forced codec-slots for ASUS W5FmOzan Çağlayan2009-05-241-0/+1
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-05-266-20/+39
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-261-2/+21
| * | | | | | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-261-14/+5
| * | | | | | [CPUFREQ] fix timer teardown in ondemand governorMathieu Desnoyers2009-05-261-1/+4
| * | | | | | [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-261-1/+4
| * | | | | | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP callMathieu Desnoyers2009-05-261-2/+2
| * | | | | | [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-261-0/+2
| * | | | | | [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-261-0/+1
| | |/ / / / | |/| | | |
* | | | | | lguest: fix on Intel when KVM loaded (unhandled trap 13)Rusty Russell2009-05-261-9/+10
* | | | | | kmod: Release sub_info on cred allocation failure.Tetsuo Handa2009-05-261-1/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-2622-161/+216
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-251-5/+30
| |\ \ \ \ \ \
| | * | | | | | wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-221-5/+30
| * | | | | | | r8169: avoid losing MSI interruptsDavid Dillow2009-05-251-45/+57
| * | | | | | | tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-251-2/+9
| * | | | | | | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-252-6/+6
| * | | | | | | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * | | | | | | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
| * | | | | | | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
| * | | | | | | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
| * | | | | | | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| |/ / / / / /
| * | | | | | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2010-53/+68
| |\ \ \ \ \ \
| | * | | | | | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| | * | | | | | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| | * | | | | | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
| | * | | | | | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| | * | | | | | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28