aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06lib/decompress.c add __init to decompress_method and dataHein Tibosch
2012-10-06kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke
2012-10-06omfs: convert to use beXX_add_cpu()Wei Yongjun
2012-10-06taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: update documentation to better reflect aoe-plus-udev usageEd Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update documentation with new URL and VM settings referenceEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin
2012-10-06aoe: do revalidation steps in orderEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine
2012-10-06rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-10-06drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin
2012-10-06rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine
2012-10-06rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine
2012-10-06kdump: remove unneeded includeWei Yongjun
2012-10-06fs/proc/root.c: use NULL instead of 0 for pointerSachin Kamat
2012-10-06proc_sysctl.c: use BUG_ON instead of BUGPrasad Joshi
2012-10-06proc: use kzalloc instead of kmalloc and memsetyan
2012-10-06proc: no need to initialize proc_inode->fd in proc_get_inode()yan
2012-10-06proc: return -ENOMEM when inode allocation failedyan