aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-1/+4
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds7-102/+208
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds36-2403/+2437
2012-03-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds21-57/+55
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds23-146/+1017
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds69-1126/+5211
2012-03-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds109-2840/+1786
2012-03-28Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds32-392/+2104
2012-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-137/+420
2012-03-28Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-5/+2840
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds96-555/+2536
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds70-719/+3998
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-148/+1080
2012-03-28dm: add verity targetMikulas Patocka4-0/+1128
2012-03-28dm bufio: prefetchMikulas Patocka2-26/+90
2012-03-28dm thin: add pool target flags to control discardJoe Thornber2-28/+115
2012-03-28dm thin: support discardsJoe Thornber1-14/+158
2012-03-28dm thin: prepare to support discardJoe Thornber1-53/+72
2012-03-28dm thin: use dm_target_offsetAlasdair G Kergon1-1/+1
2012-03-28dm thin: support read only external snapshot originsJoe Thornber2-15/+109
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer4-18/+25
2012-03-28dm persistent data: remove space map ref_count entries if redundantJoe Thornber1-3/+0
2012-03-28dm thin: commit outstanding data every secondJoe Thornber1-2/+26
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka13-25/+44
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow1-2/+51
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber1-1/+1
2012-03-28dm persistent data: remove redundant value_size arg from value_ptrJoe Thornber3-33/+29
2012-03-28dm mpath: detect invalid map_contextJun'ichi Nomura1-14/+32
2012-03-28dm: clear bi_end_io on remapping failureHannes Reinecke1-0/+1
2012-03-28dm table: simplify call to free_devicesHannes Reinecke1-2/+1
2012-03-28dm thin: correct commentsJoe Thornber2-11/+1
2012-03-28dm raid: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm: add persistent data to MAINTAINERSAlasdair G Kergon1-1/+4
2012-03-28dm: document sysfs entriesMilan Broz1-0/+25
2012-03-28dm persistent data: fix btree rebalancing after removeJoe Thornber1-75/+99
2012-03-28dm thin: fix stacked bi_next usageJoe Thornber1-51/+73
2012-03-28dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-03-28dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-03-28dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-03-28Delete all instances of asm/system.hDavid Howells26-140/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells510-512/+4
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells10-3/+11
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells8-9/+2
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells10-43/+8
2012-03-28Split arch_align_stack() out from asm-generic/system.hDavid Howells2-20/+21
2012-03-28Split the switch_to() wrapper out of asm-generic/system.hDavid Howells2-16/+31
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells2-77/+80
2012-03-28Create asm-generic/barrier.hDavid Howells2-33/+51
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells3-1/+4