summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-134-109/+154
|\
| * x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri2010-08-121-18/+20
| * x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri2010-08-111-108/+128
| * x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim2010-08-111-0/+7
| * x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-052-1/+17
* | x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
* | mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds2010-08-131-1/+3
* | mm: keep a guard page below a grow-down stack segmentLinus Torvalds2010-08-121-0/+23
* | Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-129-76/+61
* | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds2010-08-121-0/+3
|\ \
| * | CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson2010-08-121-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-1220-386/+822
|\ \ \
| * | | dm mpath: support discardMike Snitzer2010-08-121-0/+10
| * | | dm stripe: support discardsMikulas Patocka2010-08-121-0/+39
| * | | dm: split discard requests on target boundariesMike Snitzer2010-08-121-24/+23
| * | | dm stripe: optimize sector divisionMikulas Patocka2010-08-121-5/+18
| * | | dm stripe: move sector translation to a functionMikulas Patocka2010-08-121-7/+14
| * | | dm: error return error for discardsMike Snitzer2010-08-121-0/+5
| * | | dm delay: support discardMike Snitzer2010-08-121-0/+1
| * | | dm: zero silently drop discardsMike Snitzer2010-08-121-0/+5
| * | | dm: use dm_target_offset macroAlasdair G Kergon2010-08-125-8/+7
| * | | dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-122-8/+24
| * | | dm: use common __issue_target_request for flush and discard supportMike Snitzer2010-08-121-8/+22
| * | | dm: linear support discardMike Snitzer2010-08-125-12/+105
| * | | dm crypt: simplify crypt_ctrMilan Broz2010-08-121-81/+104
| * | | dm crypt: simplify crypt_config destruction logicMilan Broz2010-08-121-87/+93
| * | | dm: allow autoloading of dm modPeter Rajnoha2010-08-124-2/+8
| * | | dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-124-14/+16
| * | | dm ioctl: refactor dm_table_completeWill Drewry2010-08-123-38/+52
| * | | dm snapshot: implement mergeMikulas Patocka2010-08-121-0/+16
| * | | dm: do not initialise full request queue when bio basedMike Snitzer2010-08-123-26/+79
| * | | dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-124-9/+52
| * | | dm: skip second flush on bio unsupported errorMikulas Patocka2010-08-121-2/+13
| * | | dm snapshot: persistent use define for disk header chunk sizeTomohiro Kusumi2010-08-121-3/+3
| * | | dm crypt: use kstrdupJulia Lawall2010-08-121-2/+1
| * | | dm ioctl: use nonseekable_openArnd Bergmann2010-08-121-0/+1
| * | | dm: separate device deletion from dm_putKiyoshi Ueda2010-08-123-20/+62
| * | | dm ioctl: release _hash_lock between devices in remove_allKiyoshi Ueda2010-08-121-19/+25
| * | | dm: prevent access to md being deletedKiyoshi Ueda2010-08-121-0/+1
| * | | dm ioctl: return uevent flag after renamePeter Rajnoha2010-08-121-17/+24
| * | | dm ioctl: make __dev_status voidAlasdair G Kergon2010-08-121-36/+31
| * | | dm ioctl: remove __dev_status from geometry and target messagePeter Rajnoha2010-08-121-6/+0
| * | | dm snapshot: test chunk size against both origin and snapshotMikulas Patocka2010-08-123-17/+26
| * | | dm snapshot: iterate origin and cow devicesMikulas Patocka2010-08-121-1/+7
| * | | dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon2010-08-121-0/+1
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-129-58/+299
|\ \ \ \
| * | | | hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()Naoya Horiguchi2010-08-111-1/+3
| * | | | hwpoison: rename CONFIGNaoya Horiguchi2010-08-112-4/+4
| * | | | HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi2010-08-112-6/+11
| * | | | HWPOISON, hugetlb: detect hwpoison in hugetlb codeNaoya Horiguchi2010-08-111-0/+40
OpenPOWER on IntegriCloud