summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim2011-07-081-1/+2
| | * | | | | | | | regulator: db8500-prcmu: small fixesAxel Lin2011-07-081-11/+3
| | * | | | | | | | regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham2011-07-081-21/+23
| | * | | | | | | | regulator: MAX8997: Fix for divide by zero errorTushar Behera2011-07-081-4/+4
| | * | | | | | | | regulator: max8952 - fix wrong gpio valid checkJonghwan Choi2011-07-081-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-084-6/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | btrfs: fix oops when doing space balanceMiao Xie2011-07-061-5/+7
| | * | | | | | | | Btrfs: don't panic if we get an error while balancing V2Josef Bacik2011-07-061-1/+2
| | * | | | | | | | btrfs: add missing options displayed in mount outputDavid Sterba2011-07-062-0/+11
| * | | | | | | | | MAINTAINERS: update Bjorn Helgaas's email addressBjorn Helgaas2011-07-081-1/+1
| * | | | | | | | | drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang2011-07-081-1/+1
| * | | | | | | | | mm/nommu.c: fix remap_pfn_range()Bob Liu2011-07-081-3/+6
| * | | | | | | | | w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-084-0/+14
| * | | | | | | | | memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki2011-07-081-6/+27
| * | | | | | | | | memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki2011-07-081-31/+76
| * | | | | | | | | mm: __tlb_remove_page() check the correct batchShaohua Li2011-07-081-0/+1
| * | | | | | | | | mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfullyMel Gorman2011-07-081-13/+21
| * | | | | | | | | mm: vmscan: evaluate the watermarks against the correct classzoneMel Gorman2011-07-081-1/+1
| * | | | | | | | | mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...Mel Gorman2011-07-081-10/+13
| * | | | | | | | | mm: vmscan: correct check for kswapd sleeping in sleeping_prematurelyMel Gorman2011-07-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-081-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman2011-07-081-1/+1
| * | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-07-082-8/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-062-8/+10
| * | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-085-19/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik2011-07-045-19/+19
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-087-6/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/kms: allow drm_mode_group with no objectsBen Skeggs2011-07-071-3/+0
| | * | | | | | | | | | | drm/radeon/kms: free ib pool on module unloadingJerome Glisse2011-07-074-0/+4
| | * | | | | | | | | | | drm/radeon/kms: fix typo in evergreen disp int status registerAlex Deucher2011-07-071-1/+1
| | * | | | | | | | | | | drm/radeon/kms: fix typo in IH_CNTL swap bitfieldAlex Deucher2011-07-072-2/+2
| * | | | | | | | | | | | Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-07-073-6/+17
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-...Ben Dooks2011-06-272-5/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | i2c: tegra: Assign unused slave addressStephen Warren2011-06-271-1/+7
| | | * | | | | | | | | | | | | i2c-s3c2410: Remove useless break codeJonghwan Choi2011-06-271-1/+0
| | | * | | | | | | | | | | | | i2c-s3c2410: Fix typo 'i2s' -> 'i2c'Huisung Kang2011-06-271-3/+3
| | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedlySonic Zhang2011-06-271-1/+7
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-07-071-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | USB: additional regression fix for device removalAlan Stern2011-07-071-1/+8
| * | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-071-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-061-1/+5
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-076-25/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-305-23/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drbd: we should write meta data updates with FLUSH FUALars Ellenberg2011-06-301-1/+1
| | | * | | | | | | | | | | | | | drbd: fix limit define, we support 1 PiByte nowLars Ellenberg2011-06-301-2/+2
| | | * | | | | | | | | | | | | | drbd: when receive times out on meta socket, also check last receive time on ...Lars Ellenberg2011-06-301-0/+6
| | | * | | | | | | | | | | | | | drbd: account bitmap IO during resync as resync-(related-)-ioLars Ellenberg2011-06-301-0/+3
| | | * | | | | | | | | | | | | | drbd: don't cond_resched_lock with IRQs disabledLars Ellenberg2011-06-301-1/+3
| | | * | | | | | | | | | | | | | drbd: add missing spinlock to bitmap receiveLars Ellenberg2011-06-301-15/+19
| | | * | | | | | | | | | | | | | drbd: Use the correct max_bio_size when creating resync requestsPhilipp Reisner2011-06-301-6/+1
OpenPOWER on IntegriCloud