summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren4-32/+40
2012-10-08ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman3-8/+28
2012-10-08cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman1-5/+3
2012-10-08cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley1-18/+1
2012-10-08cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman1-1/+0
2012-10-08cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman1-0/+8
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds150-885/+8269
2012-10-07Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-18/+98
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1670-26477/+38996
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds9-40/+139
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds26-297/+3519
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-99/+146
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds15-66/+15
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-436/+463
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds35-18/+783
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds249-3240/+6423
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-185/+209
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds308-2728/+7393
2012-10-06lib/decompress.c add __init to decompress_method and dataHein Tibosch1-3/+6
2012-10-06kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke1-12/+38
2012-10-06omfs: convert to use beXX_add_cpu()Wei Yongjun1-3/+2
2012-10-06taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl1-0/+1
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin1-1/+1
2012-10-06aoe: update documentation to better reflect aoe-plus-udev usageEd Cashin4-86/+35
2012-10-06aoe: remove unused codeEd Cashin1-4/+0
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin1-1/+1
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin2-8/+11
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin1-3/+51
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin5-49/+72
2012-10-06aoe: update documentation with new URL and VM settings referenceEd Cashin2-4/+7
2012-10-06aoe: update copyright year in touched filesEd Cashin7-7/+7
2012-10-06aoe: update internal version number to 49Ed Cashin1-1/+1
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin4-17/+10
2012-10-06aoe: increase net_device reference count while using itEd Cashin2-0/+11
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin3-54/+49
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin1-0/+7
2012-10-06aoe: do revalidation steps in orderEd Cashin1-2/+2
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2-6/+3
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2-71/+87
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin3-3/+40
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin5-182/+308
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin6-306/+560
2012-10-06aoe: for performance support larger packet payloadsEd Cashin5-46/+111
2012-10-06nbd: handle discard requestsPaul Clements2-2/+19
2012-10-06nbd: add set flags ioctlPaul Clements2-5/+12
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine2-35/+179
2012-10-06rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine1-63/+70
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine2-4/+50
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine2-29/+32
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine1-42/+20