Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | dm raid: add region_size parameter | Jonathan Brassow | 2011-08-02 | 1 | -3/+79 | |
| * | | | | | | | | | dm ioctl: forbid multiple device specifiers | Mikulas Patocka | 2011-08-02 | 1 | -0/+6 | |
| * | | | | | | | | | dm ioctl: introduce __get_dev_cell | Mikulas Patocka | 2011-08-02 | 1 | -17/+24 | |
| * | | | | | | | | | dm ioctl: fill in device parameters in more ioctls | Mikulas Patocka | 2011-08-02 | 1 | -27/+36 | |
| * | | | | | | | | | dm flakey: add corrupt_bio_byte feature | Mike Snitzer | 2011-08-02 | 1 | -15/+140 | |
| * | | | | | | | | | dm flakey: add drop_writes | Mike Snitzer | 2011-08-02 | 1 | -8/+55 | |
| * | | | | | | | | | dm flakey: support feature args | Mike Snitzer | 2011-08-02 | 1 | -19/+64 | |
| * | | | | | | | | | dm flakey: use dm_target_offset and support discards | Mike Snitzer | 2011-08-02 | 1 | -1/+2 | |
| * | | | | | | | | | dm table: share target argument parsing functions | Mike Snitzer | 2011-08-02 | 3 | -112/+104 | |
| * | | | | | | | | | dm snapshot: skip reading origin when overwriting complete chunk | Mikulas Patocka | 2011-08-02 | 2 | -3/+88 | |
| * | | | | | | | | | dm: ignore merge_bvec for snapshots when safe | Mikulas Patocka | 2011-08-02 | 3 | -2/+64 | |
| * | | | | | | | | | dm table: clean dm_get_device and move exports | Mike Snitzer | 2011-08-02 | 1 | -20/+13 | |
| * | | | | | | | | | dm raid: tidy includes | Alasdair G Kergon | 2011-08-02 | 1 | -1/+2 | |
| * | | | | | | | | | dm ioctl: prevent empty message | Alasdair G Kergon | 2011-08-02 | 1 | -0/+5 | |
| * | | | | | | | | | dm raid: cleanup parameter handling | Jonathan Brassow | 2011-08-02 | 1 | -19/+23 | |
| * | | | | | | | | | dm snapshot: style cleanups | Jonathan Brassow | 2011-08-02 | 2 | -10/+8 | |
| * | | | | | | | | | dm snapshot: remove unused definitions | Mikulas Patocka | 2011-08-02 | 1 | -10/+0 | |
| * | | | | | | | | | dm kcopyd: remove nr_pages field from job structure | Mikulas Patocka | 2011-08-02 | 1 | -4/+2 | |
| * | | | | | | | | | dm kcopyd: remove offset field from job structure | Mikulas Patocka | 2011-08-02 | 1 | -5/+2 | |
| * | | | | | | | | | dm: use vzalloc | Joe Perches | 2011-08-02 | 3 | -7/+3 | |
| * | | | | | | | | | dm log: userspace use list_move | Kirill A. Shutemov | 2011-08-02 | 1 | -2/+1 | |
| * | | | | | | | | | dm log: clean up bit little endian bitops | Akinobu Mita | 2011-08-02 | 1 | -5/+4 | |
| * | | | | | | | | | dm table: fix discard support | Mike Snitzer | 2011-08-02 | 2 | -9/+9 | |
| * | | | | | | | | | dm: suppress endian warnings | Alasdair G Kergon | 2011-08-02 | 3 | -43/+54 | |
| * | | | | | | | | | dm: fix idr leak on module removal | Alasdair G Kergon | 2011-08-02 | 1 | -2/+8 | |
| * | | | | | | | | | dm io: flush cpu cache with vmapped io | Mikulas Patocka | 2011-08-02 | 1 | -2/+27 | |
| * | | | | | | | | | dm mpath: fix potential NULL pointer in feature arg processing | Mike Snitzer | 2011-08-02 | 1 | -0/+5 | |
| * | | | | | | | | | dm snapshot: flush disk cache when merging | Mikulas Patocka | 2011-08-02 | 1 | -1/+1 | |
* | | | | | | | | | | watchdog: Cleanup WATCHDOG_CORE help text | Josh Boyer | 2011-08-02 | 1 | -3/+0 | |
* | | | | | | | | | | watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards | Mart Gerrits | 2011-08-02 | 1 | -0/+8 | |
* | | | | | | | | | | watchdog: shwdt: fix usage of mod_timer | David Engraf | 2011-08-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-08-02 | 7 | -199/+307 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Liam Girdwood | 2011-08-01 | 7 | -199/+307 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | regulator: Improve WM831x DVS VSEL selection algorithm | Mark Brown | 2011-07-28 | 1 | -37/+15 | |
| | * | | | | | | | | | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set | Mark Brown | 2011-07-28 | 1 | -0/+14 | |
| | * | | | | | | | | | regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode | Mark Brown | 2011-07-28 | 1 | -21/+20 | |
| | * | | | | | | | | | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc | Mark Brown | 2011-07-28 | 1 | -0/+1 | |
| | * | | | | | | | | | regulator: Fix WM831x DCDC DVS VSEL bootstrapping | Mark Brown | 2011-07-28 | 1 | -1/+1 | |
| | * | | | | | | | | | regulator: Fix WM831x regulator ID lookups for multiple WM831xs | Mark Brown | 2011-07-28 | 2 | -5/+36 | |
| | * | | | | | | | | | regulator: Fix argument format type errors in error prints | Mark Brown | 2011-07-22 | 1 | -2/+2 | |
| | * | | | | | | | | | regulator: Fix memory leak in set_machine_constraints() error paths | Axel Lin | 2011-07-22 | 1 | -3/+4 | |
| | * | | | | | | | | | regulator: Make core more chatty about some errors | Mark Brown | 2011-07-22 | 1 | -2/+9 | |
| | * | | | | | | | | | regulator: tps65910: Fix array access out of bounds bug | Axel Lin | 2011-07-22 | 1 | -12/+43 | |
| | * | | | | | | | | | regulator: tps65910: Add missing breaks in switch/case | Axel Lin | 2011-07-22 | 1 | -0/+7 | |
| | * | | | | | | | | | regulator: tps65910: Fix a memory leak in tps65910_probe error path | Axel Lin | 2011-07-22 | 1 | -0/+1 | |
| | * | | | | | | | | | regulator: TWL: Remove entry of RES_ID for 6030 macros | Ambresh K | 2011-07-22 | 1 | -34/+30 | |
| | * | | | | | | | | | regulator: Add basic per consumer debugfs | Mark Brown | 2011-07-04 | 1 | -1/+29 | |
| | * | | | | | | | | | regulator: Add rdev_crit() macro | Mark Brown | 2011-06-09 | 1 | -0/+2 | |
| | * | | | | | | | | | regulator: Refactor supply implementation to work as regular consumers | Mark Brown | 2011-06-09 | 1 | -65/+36 | |
| | * | | | | | | | | | regulator: Include the device name in the microamps_requested_ file | Mark Brown | 2011-06-09 | 1 | -2/+3 |