summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-08-01mm/compaction: cleanup on compaction_deferredGavin Shan1-2/+2
2012-08-01hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V1-0/+8
2012-08-01hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2-0/+11
2012-08-01hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V1-0/+38
2012-08-01hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V1-0/+37
2012-08-01mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2-0/+43
2012-08-01hugetlb: make some static variables globalAneesh Kumar K.V1-0/+5
2012-08-01hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V1-0/+1
2012-08-01hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V1-2/+2
2012-08-01hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V1-5/+17
2012-08-01hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V1-0/+6
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2-5/+3
2012-08-01mm: account the total_vm in the vm_stat_account()Huang Shijie1-0/+1
2012-08-01Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds5-2/+82
2012-08-01Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-13/+34
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds8-60/+113
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2-9/+14
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas1-4/+8
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin2-3/+5
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu1-1/+1
2012-07-31kprobes: introduce ftrace based optimizationMasami Hiramatsu1-0/+27
2012-07-31ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACESteven Rostedt1-1/+5
2012-07-31ftrace: add ftrace_set_filter_ip() for address based filterMasami Hiramatsu1-0/+3
2012-07-31ftrace: Add selftest to test function trace recursion protectionSteven Rostedt1-0/+6
2012-07-31ftrace: Add default recursion protection for function tracingSteven Rostedt1-0/+5
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+26
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson1-1/+53
2012-07-31vfio: VFIO coreAlex Williamson1-0/+367
2012-07-31led-triggers: create a trigger for CPU activityBryan Wu1-0/+16
2012-07-31kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel1-2/+0
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov1-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov36-70/+154
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King1-148/+8
2012-07-31dmaengine: add OMAP DMA engine driverRussell King1-0/+22
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown1-1/+1
2012-07-31blk: centralize non-request unplug handling.NeilBrown1-2/+6
2012-07-31fs: Remove old freezing mechanismJan Kara1-5/+0
2012-07-31fs: Improve filesystem freezing handlingJan Kara1-7/+143
2012-07-31Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+103
2012-07-31[media] v4l: Add missing compatibility definitions for bounds rectanglesSakari Ailus1-4/+4
2012-07-31[media] omap3isp: #include videodev2.h in omap3isp.hMichael Jones1-0/+1
2012-07-31Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-16/+24
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-42/+88
2012-07-31libceph: clean up con flagsSage Weil1-10/+0
2012-07-31libceph: replace connection state bits with statesSage Weil1-12/+0
2012-07-31ceph: define snap counts as u32 everywhereAlex Elder1-1/+1
2012-07-31libceph: support crush tunablesSage Weil2-1/+12
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds11-137/+239
2012-07-31include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0