summaryrefslogtreecommitdiffstats
path: root/mm/kmemleak.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-08pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini1-0/+4
2013-11-08arm: make SWIOTLB availableStefano Stabellini2-0/+39
2013-11-08xen: delete new instances of added __cpuinitPaul Gortmaker2-3/+3
2013-11-08xen/balloon: Set balloon's initial state to number of existing RAM pagesBoris Ostrovsky1-1/+1
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk2-0/+58
2013-11-06xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-11-06x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker3-8/+7
2013-10-24tracing/events: Fix swiotlb tracepoint creationThierry Reding2-1/+1
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss3-0/+55
2013-09-30xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk1-2/+17
2013-09-27xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk1-2/+2
2013-09-25update contact information for Mikael PetterssonMikael Pettersson3-4/+3
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C1-8/+4
2013-09-25xen/spinlock: Document the xen_nopvspin parameter.Konrad Rzeszutek Wilk1-0/+4
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2-17/+24
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2-10/+37
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt5-9/+33
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt6-18/+23
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt4-65/+62
2013-09-25mm: Place preemption point in do_mlockall() loopPaul E. McKenney1-0/+1
2013-09-25MAINTAINERS: update mach-bcm related email addressChristian Daudt1-1/+2
2013-09-25checkpatch: make extern in .h prototypes quieterJoe Perches1-2/+2
2013-09-25cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter1-0/+1
2013-09-25cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-09-25kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu1-1/+8
2013-09-25audit: fix endless wait in audit_log_start()Konstantin Khlebnikov1-2/+3
2013-09-25revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton3-60/+175
2013-09-25revert "memcg: get rid of soft-limit tree infrastructure"Andrew Morton1-2/+263
2013-09-25revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton3-15/+9
2013-09-25revert "memcg: enhance memcg iterator to support predicates"Andrew Morton3-103/+32
2013-09-25revert "memcg: track children in soft limit excess to improve soft limit"Andrew Morton1-71/+0
2013-09-25revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...Andrew Morton2-8/+2
2013-09-25revert "memcg: track all children over limit in the root"Andrew Morton1-9/+0
2013-09-25revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"Andrew Morton1-17/+2
2013-09-25fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volumeGoldwyn Rodrigues1-1/+1
2013-09-25watchdog: update watchdog_thresh properlyMichal Hocko2-3/+56
2013-09-25watchdog: update watchdog attributes atomicallyMichal Hocko1-2/+5
2013-09-24bcache: Fix flushes in writeback modeKent Overstreet1-6/+9
2013-09-24bcache: Fix for handling overlapping extents when reading in a btree nodeKent Overstreet1-11/+28
2013-09-24bcache: Fix a shrinker deadlockKent Overstreet1-1/+1
2013-09-24bcache: Fix a dumb CPU spinning bug in writebackKent Overstreet1-2/+1
2013-09-24bcache: Fix a flush/fua performance bugKent Overstreet1-0/+1
2013-09-24bcache: Fix a writeback performance regressionKent Overstreet4-30/+43
2013-09-24bcache: Correct printf()-style format length modifierGeert Uytterhoeven1-1/+1
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet1-12/+18
2013-09-24bcache: Strip endline when writing the label through sysfsGabriel de Perthuis1-2/+7
2013-09-24bcache: Fix a dumb journal discard bugKent Overstreet1-1/+1
2013-09-24block: Fix bio_copy_data()Kent Overstreet1-2/+2
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel1-12/+11