summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe
2011-08-03[S390] exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens
2011-08-03[S390] asm offsets: fix coding styleHeiko Carstens
2011-08-03[S390] Add support for IBM zEnterprise 114Heiko Carstens
2011-08-03[S390] dasd: check if raw track access is supportedStefan Haberland
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu
2011-08-03[S390] Export store_status() functionMichael Holzheu
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-08-03[S390] missing return in page_table_alloc_pgsteJan Glauber
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-02Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-02Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-02MAINTAINERS: Add keyword match for of_match_table to device tree sectionMark Brown
2011-08-02of: constify property name parameters for helper functionsJamie Iles
2011-08-02spi/pl022: remove function cannot exitLinus Walleij
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer
2011-08-02dm crypt: optionally support discard requestsMilan Broz
2011-08-02dm raid: add md raid1 supportJonathan Brassow
2011-08-02dm raid: support metadata devicesJonathan Brassow
2011-08-02dm raid: add write_mostly parameterJonathan Brassow
2011-08-02dm raid: add region_size parameterJonathan Brassow
2011-08-02dm raid: improve table parameters documentationJonathan Brassow
2011-08-02dm ioctl: forbid multiple device specifiersMikulas Patocka
2011-08-02dm ioctl: introduce __get_dev_cellMikulas Patocka
2011-08-02dm ioctl: fill in device parameters in more ioctlsMikulas Patocka
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer
2011-08-02dm flakey: add drop_writesMike Snitzer
2011-08-02dm flakey: support feature argsMike Snitzer
2011-08-02dm flakey: use dm_target_offset and support discardsMike Snitzer
2011-08-02dm table: share target argument parsing functionsMike Snitzer
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka
2011-08-02dm table: clean dm_get_device and move exportsMike Snitzer
2011-08-02dm raid: tidy includesAlasdair G Kergon
2011-08-02dm ioctl: prevent empty messageAlasdair G Kergon
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow
2011-08-02dm snapshot: style cleanupsJonathan Brassow
2011-08-02dm snapshot: remove unused definitionsMikulas Patocka
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka
2011-08-02dm: use vzallocJoe Perches
2011-08-02dm log: userspace use list_moveKirill A. Shutemov
2011-08-02dm log: clean up bit little endian bitopsAkinobu Mita