| Commit message (Expand) | Author | Files | Lines |
2011-08-03 | efivars: fix warnings when CONFIG_PSTORE=n | Tony Luck | 1 | -3/+3 |
2011-08-02 | ACPI: delete stale reference in kernel-parameters.txt | Len Brown | 1 | -2/+0 |
2011-08-02 | arch/tile/mm/init.c: trivial: use BUG_ON | Julia Lawall | 1 | -2/+1 |
2011-08-02 | ACPI: add missing _OSI strings | Shaohua Li | 1 | -1/+7 |
2011-08-02 | ACPI: remove NID_INVAL | David Rientjes | 1 | -1/+0 |
2011-08-02 | thermal: make THERMAL_HWMON implementation fully internal | Jean Delvare | 2 | -47/+92 |
2011-08-02 | thermal: split hwmon lookup to a separate function | Jean Delvare | 1 | -6/+19 |
2011-08-02 | thermal: hide CONFIG_THERMAL_HWMON | Jean Delvare | 2 | -15/+2 |
2011-08-02 | MAINTAINERS: Add keyword match for of_match_table to device tree section | Mark Brown | 1 | -0/+1 |
2011-08-02 | of: constify property name parameters for helper functions | Jamie Iles | 2 | -9/+13 |
2011-08-02 | spi/pl022: remove function cannot exit | Linus Walleij | 1 | -8/+3 |
2011-08-02 | dm table: set flush capability based on underlying devices | Mike Snitzer | 2 | -1/+43 |
2011-08-02 | dm crypt: optionally support discard requests | Milan Broz | 2 | -5/+65 |
2011-08-02 | dm raid: add md raid1 support | Jonathan Brassow | 1 | -10/+39 |
2011-08-02 | dm raid: support metadata devices | Jonathan Brassow | 3 | -24/+412 |
2011-08-02 | dm raid: add write_mostly parameter | Jonathan Brassow | 2 | -2/+28 |
2011-08-02 | dm raid: add region_size parameter | Jonathan Brassow | 2 | -3/+83 |
2011-08-02 | dm raid: improve table parameters documentation | Jonathan Brassow | 1 | -46/+78 |
2011-08-02 | dm ioctl: forbid multiple device specifiers | Mikulas Patocka | 1 | -0/+6 |
2011-08-02 | dm ioctl: introduce __get_dev_cell | Mikulas Patocka | 1 | -17/+24 |
2011-08-02 | dm ioctl: fill in device parameters in more ioctls | Mikulas Patocka | 2 | -29/+38 |
2011-08-02 | dm flakey: add corrupt_bio_byte feature | Mike Snitzer | 2 | -15/+159 |
2011-08-02 | dm flakey: add drop_writes | Mike Snitzer | 2 | -14/+78 |
2011-08-02 | dm flakey: support feature args | Mike Snitzer | 1 | -19/+64 |
2011-08-02 | dm flakey: use dm_target_offset and support discards | Mike Snitzer | 1 | -1/+2 |
2011-08-02 | dm table: share target argument parsing functions | Mike Snitzer | 4 | -112/+147 |
2011-08-02 | dm snapshot: skip reading origin when overwriting complete chunk | Mikulas Patocka | 3 | -3/+103 |
2011-08-02 | dm: ignore merge_bvec for snapshots when safe | Mikulas Patocka | 3 | -2/+64 |
2011-08-02 | dm table: clean dm_get_device and move exports | Mike Snitzer | 1 | -20/+13 |
2011-08-02 | dm raid: tidy includes | Alasdair G Kergon | 1 | -1/+2 |
2011-08-02 | dm ioctl: prevent empty message | Alasdair G Kergon | 1 | -0/+5 |
2011-08-02 | dm raid: cleanup parameter handling | Jonathan Brassow | 1 | -19/+23 |
2011-08-02 | dm snapshot: style cleanups | Jonathan Brassow | 2 | -10/+8 |
2011-08-02 | dm snapshot: remove unused definitions | Mikulas Patocka | 1 | -10/+0 |
2011-08-02 | dm kcopyd: remove nr_pages field from job structure | Mikulas Patocka | 1 | -4/+2 |
2011-08-02 | dm kcopyd: remove offset field from job structure | Mikulas Patocka | 1 | -5/+2 |
2011-08-02 | dm: use vzalloc | Joe Perches | 3 | -7/+3 |
2011-08-02 | dm log: userspace use list_move | Kirill A. Shutemov | 1 | -2/+1 |
2011-08-02 | dm log: clean up bit little endian bitops | Akinobu Mita | 1 | -5/+4 |
2011-08-02 | dm table: fix discard support | Mike Snitzer | 2 | -9/+9 |
2011-08-02 | dm: suppress endian warnings | Alasdair G Kergon | 3 | -43/+54 |
2011-08-02 | dm: fix idr leak on module removal | Alasdair G Kergon | 1 | -2/+8 |
2011-08-02 | dm io: flush cpu cache with vmapped io | Mikulas Patocka | 1 | -2/+27 |
2011-08-02 | dm mpath: fix potential NULL pointer in feature arg processing | Mike Snitzer | 1 | -0/+5 |
2011-08-02 | dm snapshot: flush disk cache when merging | Mikulas Patocka | 1 | -1/+1 |
2011-08-02 | watchdog: Cleanup WATCHDOG_CORE help text | Josh Boyer | 1 | -3/+0 |
2011-08-02 | watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards | Mart Gerrits | 1 | -0/+8 |
2011-08-02 | watchdog: shwdt: fix usage of mod_timer | David Engraf | 1 | -1/+1 |
2011-08-02 | ALSA: asihpi - Clarify adapter index validity check | Eliot Blennerhassett | 1 | -7/+12 |
2011-08-02 | ACPI print OSI(Linux) warning only once | Len Brown | 1 | -1/+1 |