summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-15ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki
2015-02-15intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki
2015-02-15timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki
2015-02-13timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds
2015-02-13tile: change MAINTAINERS website from tilera.com to ezchip.comChris Metcalf
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds
2015-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-13lib/lcm.c: replace includeRasmus Villemoes
2015-02-13lib/percpu_ida.c: remove redundant includesRasmus Villemoes
2015-02-13lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes
2015-02-13lib/stmp_device.c: replace module.h includeRasmus Villemoes
2015-02-13lib/sort.c: move include inside #if 0Rasmus Villemoes
2015-02-13lib/show_mem.c: remove redundant includeRasmus Villemoes
2015-02-13lib/radix-tree.c: change to simpler includeRasmus Villemoes
2015-02-13lib/plist.c: remove redundant includeRasmus Villemoes
2015-02-13lib/nlattr.c: remove redundant includeRasmus Villemoes
2015-02-13lib/kobject_uevent.c: remove redundant includeRasmus Villemoes
2015-02-13lib/llist.c: remove redundant includeRasmus Villemoes
2015-02-13lib/md5.c: simplify includeRasmus Villemoes
2015-02-13lib/list_sort.c: rearrange includesRasmus Villemoes
2015-02-13lib/genalloc.c: remove redundant includeRasmus Villemoes
2015-02-13lib/idr.c: remove redundant includeRasmus Villemoes
2015-02-13lib/halfmd4.c: simplify includesRasmus Villemoes
2015-02-13lib/dynamic_queue_limits.c: simplify includesRasmus Villemoes
2015-02-13lib/sort.c: use simpler includesRasmus Villemoes
2015-02-13lib/interval_tree.c: simplify includesRasmus Villemoes
2015-02-13hexdump: make it return number of bytes placed in bufferAndy Shevchenko
2015-02-13hexdump: do a few calculations aheadAndy Shevchenko
2015-02-13hexdump: fix ascii column for the tail of a dumpAndy Shevchenko
2015-02-13hexdump: introduce test suiteAndy Shevchenko
2015-02-13lib/genalloc.c: fix the end addr check in addr_in_gen_pool()Toshi Kikuchi
2015-02-13lib/string.c: remove strnicmp()Rasmus Villemoes
2015-02-13lib/bitmap.c: make the bits parameter of bitmap_remap unsignedRasmus Villemoes
2015-02-13lib/bitmap.c: simplify bitmap_ord_to_posRasmus Villemoes
2015-02-13lib/bitmap.c: simplify bitmap_pos_to_ordRasmus Villemoes
2015-02-13lib/bitmap.c: change parameters of bitmap_fold to unsignedRasmus Villemoes
2015-02-13lib/bitmap.c: update bitmap_onto to unsignedRasmus Villemoes
2015-02-13linux/cpumask.h: update bitmap wrappers to take unsigned intRasmus Villemoes
2015-02-13linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes
2015-02-13lib/bitmap.c: more signed->unsigned conversionsRasmus Villemoes