summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-09drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang1-1/+1
2011-07-09mm/nommu.c: fix remap_pfn_range()Bob Liu1-3/+6
2011-07-09w1: ds1wm: add a reset recovery parameterJean-François Dagenais4-0/+14
2011-07-09memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki1-6/+27
2011-07-09memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki1-31/+76
2011-07-09mm: __tlb_remove_page() check the correct batchShaohua Li1-0/+1
2011-07-09mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman1-13/+21
2011-07-09mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman1-1/+1
2011-07-09mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...Mel Gorman1-10/+13
2011-07-09mm: vmscan: correct check for kswapd sleeping in sleeping_prematurelyMel Gorman1-1/+1
2011-07-09hwmon: (lm95241) Fix chip detection codeGuenter Roeck1-1/+1
2011-07-09PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai4-0/+21
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim1-1/+2
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin1-11/+3
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham1-21/+23
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera1-4/+4
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi1-1/+1
2011-07-08drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)Alex Deucher1-61/+98
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf3-9/+22
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-42/+92
2011-07-08net: Fix default in docs for tcp_orphan_retries.David S. Miller1-1/+1
2011-07-08hso: fix a use after free conditionGreg KH1-3/+4
2011-07-08net/natsemi: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-08Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-07-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-8/+10
2011-07-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+19
2011-07-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-6/+7
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad1-0/+2
2011-07-08gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman1-1/+1
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-42/+92
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang1-1/+1
2011-07-08ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang1-3/+1
2011-07-08ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang1-6/+2
2011-07-08cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton3-33/+33
2011-07-08Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-6/+17
2011-07-08drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke1-0/+1
2011-07-08Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+8
2011-07-08sctp: Enforce retransmission limit during shutdownThomas Graf5-13/+62
2011-07-08drm/i915/dp: manage sink power state if possibleJesse Barnes1-0/+35
2011-07-08drm/i915/dp: consolidate AUX retry codeJesse Barnes1-21/+30
2011-07-08drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes1-5/+1
2011-07-08drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes1-5/+10
2011-07-08drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes1-0/+11
2011-07-08drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes1-8/+10
2011-07-08drm/i915/dp: retry link status read 3 times on failureJesse Barnes1-7/+13
2011-07-08USB: additional regression fix for device removalAlan Stern1-1/+8
2011-07-08[media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil1-5/+7
2011-07-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+5
2011-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-25/+39
2011-07-08FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells5-5/+85