summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-24mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned longAndrew Morton
2013-02-24mm: reduce rmap overhead for ex-KSM page copies created on swap faultsJohannes Weiner
2013-02-24mm: vmscan: compaction works against zones, not lruvecsJohannes Weiner
2013-02-24mm: vmscan: clean up get_scan_count()Johannes Weiner
2013-02-24mm: vmscan: improve comment on low-page cache handlingJohannes Weiner
2013-02-24mm: vmscan: clarify how swappiness, highest priority, memcg interactJohannes Weiner
2013-02-24mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner
2013-02-24mm: memcg: only evict file pages when we have plentyJohannes Weiner
2013-02-24CMA: make putback_lru_pages() call conditionalSrinivas Pandruvada
2013-02-24mm/hugetlb.c: convert to pr_foo()Andrew Morton
2013-02-24mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()Andrew Morton
2013-02-24memcg, oom: provide more precise dump info while memcg oom happeningSha Zhengju
2013-02-24drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZEAndrew Morton
2013-02-22Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-22Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22rtc: rtc-davinci: use devm_*() functionsJingoo Han
2013-02-22rtc: rtc-max8997: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-max8907: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-da9052: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-wm831x: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-tps80031: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-lp8788: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-coh901331: use devm_clk_get()Jingoo Han
2013-02-22rtc: rtc-vt8500: use devm_*() functionsJingoo Han
2013-02-22rtc: rtc-tps6586x: use devm_request_threaded_irq()Jingoo Han
2013-02-22rtc: rtc-imxdi: use devm_clk_get()Jingoo Han
2013-02-22rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()Jingoo Han
2013-02-22rtc: rtc-pcf8583: use dev_warn() instead of printk()Jingoo Han
2013-02-22rtc: rtc-sun4v: use pr_warn() instead of printk()Jingoo Han
2013-02-22rtc: rtc-vr41xx: use dev_info() instead of printk()Jingoo Han
2013-02-22rtc: rtc-rs5c313: use pr_err() instead of printk()Jingoo Han
2013-02-22rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han
2013-02-22rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()Jingoo Han
2013-02-22rtc: rtc-ds2404: use dev_err() instead of printk()Jingoo Han
2013-02-22rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()Jingoo Han
2013-02-22rtc: max77686: use dev_info() instead of printk()Jingoo Han
2013-02-22rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()Jingoo Han
2013-02-22drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/removeChao Xie
2013-02-22rtc: max8997: add driver for max8997 rtcJonghwa Lee
2013-02-22drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()Jingoo Han
2013-02-22arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT
2013-02-22drivers/rtc/rtc-pl031.c: add wakeup supportRob Herring
2013-02-22rtc: add support for spi rtc rx4581Torben Hohn
2013-02-22drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan
2013-02-22drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan