Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'powercap' and 'acpi-lpss' with new device IDs | Rafael J. Wysocki | 2013-12-27 | 3 | -2/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs | Paul Drews | 2013-11-30 | 2 | -0/+2 | |
| | * | | | | | | | powercap / RAPL: add support for ValleyView Soc | Jacob Pan | 2013-12-22 | 1 | -2/+11 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes | Rafael J. Wysocki | 2013-12-27 | 2 | -32/+38 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | | * | | | | | | PM / sleep: Fix memory leak in pm_vt_switch_unregister(). | Masami Ichikawa | 2013-12-22 | 1 | -0/+1 | |
| | | |/ / / / / | ||||||
| | * | | | | | | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr... | Jason Baron | 2013-12-22 | 1 | -0/+6 | |
| | * | | | | | | cpufreq: remove sysfs files for CPUs which failed to come back after resume | Viresh Kumar | 2013-12-22 | 1 | -32/+31 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-12-26 | 9 | -57/+93 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ext4: add explicit casts when masking cluster sizes | Theodore Ts'o | 2013-12-20 | 3 | -17/+25 | |
| * | | | | | | | ext4: fix deadlock when writing in ENOSPC conditions | Jan Kara | 2013-12-18 | 1 | -12/+0 | |
| * | | | | | | | jbd2: rename obsoleted msg JBD->JBD2 | Dmitry Monakhov | 2013-12-09 | 3 | -9/+9 | |
| * | | | | | | | jbd2: revise KERN_EMERG error messages | Jan Kara | 2013-12-09 | 2 | -10/+8 | |
| * | | | | | | | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o | 2013-12-09 | 1 | -2/+4 | |
| * | | | | | | | ext4: Do not reserve clusters when fs doesn't support extents | Jan Kara | 2013-12-09 | 1 | -4/+13 | |
| * | | | | | | | ext4: fix del_timer() misuse for ->s_err_report | Al Viro | 2013-12-09 | 1 | -2/+2 | |
| * | | | | | | | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan | 2013-12-04 | 1 | -1/+18 | |
| * | | | | | | | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu | 2013-12-04 | 1 | -3/+8 | |
| * | | | | | | | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails | Theodore Ts'o | 2013-12-02 | 1 | -0/+9 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-12-24 | 13 | -94/+274 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | null_blk: support submit_queues on use_per_node_hctx | Matias Bjørling | 2013-12-21 | 1 | -4/+35 | |
| * | | | | | | | | null_blk: set use_per_node_hctx param to false | Matias Bjørling | 2013-12-21 | 2 | -6/+7 | |
| * | | | | | | | | null_blk: corrections to documentation | Matias Bjørling | 2013-12-21 | 1 | -10/+10 | |
| * | | | | | | | | null_blk: warning on ignored submit_queues param | Matias Bjorling | 2013-12-19 | 1 | -2/+5 | |
| * | | | | | | | | null_blk: refactor init and init errors code paths | Matias Bjorling | 2013-12-19 | 1 | -25/+38 | |
| * | | | | | | | | null_blk: documentation | Matias Bjorling | 2013-12-19 | 1 | -0/+71 | |
| * | | | | | | | | null_blk: mem garbage on NUMA systems during init | Matias Bjorling | 2013-12-19 | 1 | -4/+4 | |
| * | | | | | | | | drivers: block: Mark the functions as static in skd_main.c | Rashika Kheria | 2013-12-19 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ... | Jens Axboe | 2013-12-17 | 9 | -66/+111 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bcache: New writeback PD controller | Kent Overstreet | 2013-12-16 | 4 | -49/+62 | |
| | * | | | | | | | | bcache: bugfix for race between moving_gc and bucket_invalidate | Kent Overstreet | 2013-12-16 | 1 | -0/+10 | |
| | * | | | | | | | | bcache: fix for gc and writeback race | Nicholas Swenson | 2013-12-16 | 1 | -0/+22 | |
| | * | | | | | | | | bcache: bugfix - moving_gc now moves only correct buckets | Nicholas Swenson | 2013-12-16 | 3 | -8/+8 | |
| | * | | | | | | | | bcache: fix for gc crashing when no sectors are used | Nicholas Swenson | 2013-12-16 | 1 | -1/+2 | |
| | * | | | | | | | | bcache: Fix heap_peek() macro | Nicholas Swenson | 2013-12-16 | 1 | -1/+1 | |
| | * | | | | | | | | bcache: Fix for can_attach_cache() | Nicholas Swenson | 2013-12-16 | 1 | -1/+1 | |
| | * | | | | | | | | bcache: Fix dirty_data accounting | Kent Overstreet | 2013-12-16 | 1 | -1/+2 | |
| | * | | | | | | | | bcache: Use uninterruptible sleep in writeback | Kent Overstreet | 2013-12-16 | 1 | -2/+2 | |
| | * | | | | | | | | bcache: kthread don't set writeback task to INTERUPTIBLE | Stefan Priebe | 2013-12-16 | 1 | -2/+0 | |
| | * | | | | | | | | bcache: fix sparse non static symbol warning | Wei Yongjun | 2013-11-29 | 1 | -1/+1 | |
| * | | | | | | | | | block: fix memory leaks on unplugging block device | Andrey Vagin | 2013-12-06 | 1 | -0/+13 | |
* | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-24 | 1 | -18/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cgroup: don't recycle cgroup id until all csses' have been destroyed | Li Zefan | 2013-12-17 | 1 | -8/+11 | |
| * | | | | | | | | | | cgroup: fix cgroup_create() error handling path | Tejun Heo | 2013-12-06 | 1 | -10/+21 | |
* | | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU() | Tejun Heo | 2013-12-05 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-24 | 7 | -12/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | libata, freezer: avoid block device removal while system is frozen | Tejun Heo | 2013-12-19 | 2 | -0/+27 | |
| * | | | | | | | | | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs | Marc Carino | 2013-12-17 | 2 | -2/+14 | |
| * | | | | | | | | | | | libata: disable a disk via libata.force params | Robin H. Johnson | 2013-12-16 | 2 | -0/+3 | |
| * | | | | | | | | | | | ahci: bail out on ICH6 before using AHCI BAR | Paul Bolle | 2013-12-16 | 1 | -9/+9 |