Merge branch 'akpm' (patches from Andrew Morton)
Merge fixes from Andrew Morton: "Bunch of fixes. And a reversion of mhocko's "Soft limit rework" patch series. This is actually your fault for opening the merge window when I was off racing ;) I didn't read the email thread before sending everything off. Johannes Weiner raised significant issues: http://www.spinics.net/lists/cgroups/msg08813.html and we agreed to back it all out" I clearly need to be more aware of Andrew's racing schedule. * akpm: MAINTAINERS: update mach-bcm related email address checkpatch: make extern in .h prototypes quieter cciss: fix info leak in cciss_ioctl32_passthru() cpqarray: fix info leak in ida_locked_ioctl() kernel/reboot.c: re-enable the function of variable reboot_default audit: fix endless wait in audit_log_start() revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" revert "memcg: get rid of soft-limit tree infrastructure" revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" revert "memcg: enhance memcg iterator to support predicates" revert "memcg: track children in soft limit excess to improve soft limit" revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything" revert "memcg: track all children over limit in the root" revert "memcg, vmscan: do not fall into reclaim-all pass too quickly" fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume watchdog: update watchdog_thresh properly watchdog: update watchdog attributes atomically
Showing
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- drivers/block/cciss.c 1 addition, 0 deletionsdrivers/block/cciss.c
- drivers/block/cpqarray.c 1 addition, 0 deletionsdrivers/block/cpqarray.c
- fs/ocfs2/super.c 1 addition, 1 deletionfs/ocfs2/super.c
- include/linux/memcontrol.h 10 additions, 45 deletionsinclude/linux/memcontrol.h
- include/linux/smp.h 6 additions, 0 deletionsinclude/linux/smp.h
- kernel/audit.c 3 additions, 2 deletionskernel/audit.c
- kernel/reboot.c 8 additions, 1 deletionkernel/reboot.c
- kernel/watchdog.c 55 additions, 5 deletionskernel/watchdog.c
- mm/memcontrol.c 407 additions, 153 deletionsmm/memcontrol.c
- mm/vmscan.c 31 additions, 52 deletionsmm/vmscan.c
- scripts/checkpatch.pl 2 additions, 2 deletionsscripts/checkpatch.pl
Loading
Please register or sign in to comment