summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-01mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V5-0/+179
2012-08-01hugetlb: make some static variables globalAneesh Kumar K.V2-5/+7
2012-08-01hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2-5/+8
2012-08-01hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V3-57/+27
2012-08-01hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V4-33/+59
2012-08-01hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2-9/+17
2012-08-01hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V1-5/+13
2012-08-01hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V1-7/+7
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li9-27/+40
2012-08-01mm/buddy: cleanup on should_fail_alloc_pageGavin Shan1-7/+7
2012-08-01mm: account the total_vm in the vm_stat_account()Huang Shijie5-9/+4
2012-08-01documentation: update how page-cluster affects swap I/OChristian Ehrhardt1-2/+10
2012-08-01swap: allow swap readahead to be mergedChristian Ehrhardt1-0/+5
2012-08-01memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki1-1/+0
2012-08-01memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki1-8/+8
2012-08-01memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki1-5/+5
2012-08-01mm: make vb_alloc() more foolproofJan Kara1-0/+8
2012-08-01vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo1-4/+4
2012-08-01drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-08-01xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-08-01fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-08-01Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds23-57/+789
2012-08-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-385/+2228
2012-08-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-55/+121
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-105/+104
2012-08-01ipv4: Properly purge netdev references on uncached routes.David S. Miller4-4/+69
2012-08-01ipv4: Cache routes in nexthop exception entries.David S. Miller3-64/+79
2012-08-01Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-237/+368
2012-08-01ipv4: percpu nh_rth_output cacheEric Dumazet3-7/+34
2012-08-01ipv4: Restore old dst_free() behavior.Eric Dumazet7-50/+50
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds25-898/+1351
2012-08-01[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-31nfs: explicitly reject LOCK_MAND flock() requestsJeff Layton1-0/+9
2012-07-31ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-07-31NVMe: Use ida for nvme device instanceQuoc-Son Anh1-5/+26
2012-07-31NVMe: Fix whitespace damage in nvme_initMatthew Wilcox1-2/+2
2012-07-31NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter1-0/+2
2012-07-31nfs: increase number of permitted callback connections.NeilBrown1-0/+4
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss4-0/+4
2012-07-31ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng1-0/+1
2012-07-31ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones1-0/+4
2012-07-31time: Remove all direct references to timekeeperJohn Stultz1-128/+154
2012-07-31time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz1-36/+54
2012-07-31time: Clean up stray newlinesJohn Stultz1-10/+0
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz4-11/+16
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas1-4/+8
2012-07-31Merge branch 'linus' into timers/urgentIngo Molnar396-4797/+9316
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin11-14/+60
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra5-17/+114
2012-07-31perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton1-1/+1