aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-27Merge tag 'tegra-for-3.14-defconfig-2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-0/+2
2013-12-26Merge tag 'tegra-for-3.14-defconfig' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-8/+12
2013-12-22Merge tag 'mvebu-defconfig-3.14-2' of git://git.infradead.org/linux-mvebu int...Olof Johansson1-0/+2
2013-12-22Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-1/+1
2013-12-19ARM: tegra: Enable DRM panel supportThierry Reding1-0/+2
2013-12-17Merge tag 'omap-for-v3.14/board-removal-safe' of git://git.kernel.org/pub/scm...Kevin Hilman332-5058/+3266
2013-12-13ARM: tegra: tegra_defconfig updatesStephen Warren1-8/+12
2013-12-12ARM: mvebu: config: Enable NAND supportEzequiel Garcia1-0/+2
2013-12-08ARM: dts: Add basic devices on am3517-evmTony Lindgren1-0/+29
2013-12-08ARM: OMAP2+: Use pdata quirks for emac on am3517Tony Lindgren1-0/+43
2013-12-08ARM: OMAP2+: Add support for legacy auxdata for twlTony Lindgren3-0/+19
2013-12-08Merge branch 'omap-for-v3.14/board-removal' into omap-for-v3.14/omap3-board-r...Tony Lindgren26-3694/+518
2013-12-06ARM: dts: Fix booting for secure omapsTony Lindgren4-2/+34
2013-12-06ARM: OMAP2+: Fix the machine entry for am3517Nishanth Menon2-3/+21
2013-12-06ARM: dts: Fix missing entries for am3517Tony Lindgren1-0/+63
2013-12-06ARM: OMAP2+: Fix overwriting hwmod data with data from device treeTony Lindgren1-20/+78
2013-12-06Linux 3.13-rc3Linus Torvalds1-1/+1
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+3
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+6
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds31-57/+129
2013-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-6/+19
2013-12-06Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-37/+59
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-07Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...James Morris3-6/+19
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-11/+87
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki4-5/+30
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki5-6/+57
2013-12-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+2
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-127/+44
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-40/+54
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2-10/+3
2013-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds1-1/+2
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+19
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-87/+146
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-37/+201
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-04ARM: multi_v7_defconfig: Fix STi supportSrinivas Kandagatla1-0/+3
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller1-1/+1
2013-12-04MAINTAINERS: Update contact information for Trond MyklebustTrond Myklebust1-2/+2
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-7/+38
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-114/+575
2013-12-04Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds10-173/+110
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+4