summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | perf tools: Sharpen the libaudit dependencies testIngo Molnar2013-09-191-0/+1
* | | | | | | | update contact information for Mikael PetterssonMikael Pettersson2013-09-253-4/+3
* | | | | | | | mm: Place preemption point in do_mlockall() loopPaul E. McKenney2013-09-241-0/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-2412-262/+527
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: update mach-bcm related email addressChristian Daudt2013-09-241-1/+2
| * | | | | | | | checkpatch: make extern in .h prototypes quieterJoe Perches2013-09-241-2/+2
| * | | | | | | | cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-09-241-0/+1
| * | | | | | | | cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-09-241-0/+1
| * | | | | | | | kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-09-241-1/+8
| * | | | | | | | audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-09-241-2/+3
| * | | | | | | | revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-243-60/+175
| * | | | | | | | revert "memcg: get rid of soft-limit tree infrastructure"Andrew Morton2013-09-241-2/+263
| * | | | | | | | revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-243-15/+9
| * | | | | | | | revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-243-103/+32
| * | | | | | | | revert "memcg: track children in soft limit excess to improve soft limit"Andrew Morton2013-09-241-71/+0
| * | | | | | | | revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...Andrew Morton2013-09-242-8/+2
| * | | | | | | | revert "memcg: track all children over limit in the root"Andrew Morton2013-09-241-9/+0
| * | | | | | | | revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"Andrew Morton2013-09-241-17/+2
| * | | | | | | | fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volumeGoldwyn Rodrigues2013-09-241-1/+1
| * | | | | | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-242-3/+56
| * | | | | | | | watchdog: update watchdog attributes atomicallyMichal Hocko2013-09-241-2/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'bcache' (bcache fixes from Kent Overstreet)Linus Torvalds2013-09-2410-66/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | bcache: Fix flushes in writeback modeKent Overstreet2013-09-241-6/+9
| * | | | | | | | bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet2013-09-241-11/+28
| * | | | | | | | bcache: Fix a shrinker deadlockKent Overstreet2013-09-241-1/+1
| * | | | | | | | bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet2013-09-241-2/+1
| * | | | | | | | bcache: Fix a flush/fua performance bugKent Overstreet2013-09-241-0/+1
| * | | | | | | | bcache: Fix a writeback performance regressionKent Overstreet2013-09-244-30/+43
| * | | | | | | | bcache: Correct printf()-style format length modifierGeert Uytterhoeven2013-09-241-1/+1
| * | | | | | | | bcache: Fix for when no journal entries are foundKent Overstreet2013-09-241-12/+18
| * | | | | | | | bcache: Strip endline when writing the label through sysfsGabriel de Perthuis2013-09-241-2/+7
| * | | | | | | | bcache: Fix a dumb journal discard bugKent Overstreet2013-09-241-1/+1
| * | | | | | | | block: Fix bio_copy_data()Kent Overstreet2013-09-241-2/+2
| |/ / / / / / /
* | | | | | | | drm/i2c: tda998x: fix audio mutingRussell King2013-09-241-2/+1
* | | | | | | | ipc: fix race with LSMsDavidlohr Bueso2013-09-245-48/+64
|/ / / / / / /
* | | | | | | Linux 3.12-rc2v3.12-rc2Linus Torvalds2013-09-231-1/+1
* | | | | | | Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2335-97/+160
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-2113-36/+91
| |\ \ \ \ \ \ \
| | * | | | | | | iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-211-0/+2
| | * | | | | | | iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| | * | | | | | | iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-212-5/+17
| | * | | | | | | iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-213-1/+28
| | * | | | | | | iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-211-2/+9
| | * | | | | | | iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
| | * | | | | | | iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+2
| | * | | | | | | iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+4
| | * | | | | | | iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-181-1/+1
| | * | | | | | | staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
| | * | | | | | | staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
| | * | | | | | | iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
OpenPOWER on IntegriCloud