| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-32, fpu: Rewrite fpu_save_init() | Brian Gerst | 2010-09-09 | 1 | -25/+22 |
* | x86, fpu: Remove PSHUFB_XMM5_* macros | Brian Gerst | 2010-09-09 | 1 | -3/+0 |
* | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst | 2010-09-09 | 2 | -10/+6 |
* | x86-32, fpu: Remove math_emulate stub | Brian Gerst | 2010-09-09 | 1 | -17/+6 |
* | x86-64, fpu: Simplify constraints for fxsave/fxtstor | Brian Gerst | 2010-09-09 | 1 | -27/+17 |
* | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst | 2010-09-09 | 1 | -10/+8 |
* | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst | 2010-09-09 | 2 | -16/+1 |
* | x86, fpu: Merge __save_init_fpu() | Brian Gerst | 2010-09-09 | 1 | -9/+2 |
* | x86, fpu: Merge tolerant_fwait() | Brian Gerst | 2010-09-09 | 1 | -15/+4 |
* | x86, fpu: Merge fpu_init() | Brian Gerst | 2010-09-09 | 3 | -35/+14 |
* | x86: Use correct type for %cr4 | Brian Gerst | 2010-09-09 | 1 | -2/+2 |
* | x86, xsave: Disable xsave in i387 emulation mode | Robert Richter | 2010-08-12 | 1 | -0/+6 |
* | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris | Linus Torvalds | 2010-08-12 | 1 | -0/+3 |
|\ |
|
| * | CRIS: Define io_remap_pfn_range as remap_pfn_range | Jesper Nilsson | 2010-08-12 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2010-08-12 | 20 | -386/+822 |
|\ \ |
|
| * | | dm mpath: support discard | Mike Snitzer | 2010-08-12 | 1 | -0/+10 |
| * | | dm stripe: support discards | Mikulas Patocka | 2010-08-12 | 1 | -0/+39 |
| * | | dm: split discard requests on target boundaries | Mike Snitzer | 2010-08-12 | 1 | -24/+23 |
| * | | dm stripe: optimize sector division | Mikulas Patocka | 2010-08-12 | 1 | -5/+18 |
| * | | dm stripe: move sector translation to a function | Mikulas Patocka | 2010-08-12 | 1 | -7/+14 |
| * | | dm: error return error for discards | Mike Snitzer | 2010-08-12 | 1 | -0/+5 |
| * | | dm delay: support discard | Mike Snitzer | 2010-08-12 | 1 | -0/+1 |
| * | | dm: zero silently drop discards | Mike Snitzer | 2010-08-12 | 1 | -0/+5 |
| * | | dm: use dm_target_offset macro | Alasdair G Kergon | 2010-08-12 | 5 | -8/+7 |
| * | | dm: factor out max_io_len_target_boundary | Mike Snitzer | 2010-08-12 | 2 | -8/+24 |
| * | | dm: use common __issue_target_request for flush and discard support | Mike Snitzer | 2010-08-12 | 1 | -8/+22 |
| * | | dm: linear support discard | Mike Snitzer | 2010-08-12 | 5 | -12/+105 |
| * | | dm crypt: simplify crypt_ctr | Milan Broz | 2010-08-12 | 1 | -81/+104 |
| * | | dm crypt: simplify crypt_config destruction logic | Milan Broz | 2010-08-12 | 1 | -87/+93 |
| * | | dm: allow autoloading of dm mod | Peter Rajnoha | 2010-08-12 | 4 | -2/+8 |
| * | | dm: rename map_info flush_request to target_request_nr | Mike Snitzer | 2010-08-12 | 4 | -14/+16 |
| * | | dm ioctl: refactor dm_table_complete | Will Drewry | 2010-08-12 | 3 | -38/+52 |
| * | | dm snapshot: implement merge | Mikulas Patocka | 2010-08-12 | 1 | -0/+16 |
| * | | dm: do not initialise full request queue when bio based | Mike Snitzer | 2010-08-12 | 3 | -26/+79 |
| * | | dm ioctl: make bio or request based device type immutable | Mike Snitzer | 2010-08-12 | 4 | -9/+52 |
| * | | dm: skip second flush on bio unsupported error | Mikulas Patocka | 2010-08-12 | 1 | -2/+13 |
| * | | dm snapshot: persistent use define for disk header chunk size | Tomohiro Kusumi | 2010-08-12 | 1 | -3/+3 |
| * | | dm crypt: use kstrdup | Julia Lawall | 2010-08-12 | 1 | -2/+1 |
| * | | dm ioctl: use nonseekable_open | Arnd Bergmann | 2010-08-12 | 1 | -0/+1 |
| * | | dm: separate device deletion from dm_put | Kiyoshi Ueda | 2010-08-12 | 3 | -20/+62 |
| * | | dm ioctl: release _hash_lock between devices in remove_all | Kiyoshi Ueda | 2010-08-12 | 1 | -19/+25 |
| * | | dm: prevent access to md being deleted | Kiyoshi Ueda | 2010-08-12 | 1 | -0/+1 |
| * | | dm ioctl: return uevent flag after rename | Peter Rajnoha | 2010-08-12 | 1 | -17/+24 |
| * | | dm ioctl: make __dev_status void | Alasdair G Kergon | 2010-08-12 | 1 | -36/+31 |
| * | | dm ioctl: remove __dev_status from geometry and target message | Peter Rajnoha | 2010-08-12 | 1 | -6/+0 |
| * | | dm snapshot: test chunk size against both origin and snapshot | Mikulas Patocka | 2010-08-12 | 3 | -17/+26 |
| * | | dm snapshot: iterate origin and cow devices | Mikulas Patocka | 2010-08-12 | 1 | -1/+7 |
| * | | dm mpath: fix NULL pointer dereference when path parameters missing | Alasdair G Kergon | 2010-08-12 | 1 | -0/+1 |
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-08-12 | 9 | -58/+299 |
|\ \ \ |
|
| * | | | hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() | Naoya Horiguchi | 2010-08-11 | 1 | -1/+3 |