summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-12ARM: S3C64XX: Use common macro to define resources on dev-audio.cTushar Behera1-100/+20
2012-05-12ARM: S3C24XX: Use common macro to define resources on simtec-nor.cTushar Behera1-5/+1
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-vr1000.cTushar Behera1-31/+8
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-tct_hammer.cTushar Behera1-5/+2
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-rx1950.cTushar Behera1-7/+2
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-otom.cTushar Behera1-5/+1
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-nexcoder.cTushar Behera1-5/+1
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-mini2440.cTushar Behera1-15/+4
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-h1940.cTushar Behera1-7/+2
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-gta02.cTushar Behera1-5/+2
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-bast.cTushar Behera1-36/+9
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-at2440evb.cTushar Behera1-15/+4
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-anubis.cTushar Behera1-51/+11
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-amlm5900.cTushar Behera1-7/+2
2012-05-12ARM: S3C24XX: Use common macro to define resources on bast-ide.cTushar Behera1-30/+6
2012-05-12ARM: EXYNOS: Use common macro to define resources on mach-smdkv310.cTushar Behera1-10/+3
2012-05-12ARM: EXYNOS: Use common macro to define resources on mach-armlex4210.cTushar Behera1-10/+3
2012-05-12ARM: EXYNOS: Use common macro to define resources on dev-audio.cTushar Behera1-130/+26
2012-05-12ARM: EXYNOS: Use common macro to define resources on dev-ahci.cTushar Behera1-10/+2
2012-05-12ARM: SAMSUNG: Use common macro to define resources on devs.cTushar Behera1-10/+2
2012-05-06Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+21
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-21/+47
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+29
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-16/+14
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+4
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai1-0/+4
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai7-17/+25
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-25/+23
2012-05-04CPU frequency drivers MAINTAINERS updateDave Jones1-3/+0
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens1-0/+7
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block1-2/+2
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik1-2/+2
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason1-0/+2
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-14/+23
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds4-7/+58
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4