summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-23memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu
2013-02-23memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu
2013-02-23mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse
2013-02-23mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse
2013-02-23mm: directly use __mlock_vma_pages_range() in find_extend_vma()Michel Lespinasse
2013-02-23mm: remove flags argument to mmap_regionMichel Lespinasse
2013-02-23mm: introduce mm_populate() for populating new vmasMichel Lespinasse
2013-02-23mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton
2013-02-23mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-22constify d_lookup() argumentsAl Viro
2013-02-22constify __d_lookup() argumentsAl Viro
2013-02-22vfs: remove d_path_with_unreachableJeff Layton
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge tag 'please-pull-fix-ia64-build' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-23Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki
2013-02-23PM / OPP: fix condition for empty of_init_opp_table()Shawn Guo
2013-02-22sched: move RR_TIMESLICE from sysctl.h to rt.hClark Williams
2013-02-22sched: Move RR_TIMESLICE from sysctl.h to rt.hClark Williams
2013-02-22mtd: map: BUG() in non handled casesDmitry Eremin-Solenikov
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21backlight: lp855x_bl: support new LP8557 deviceKim, Milo
2013-02-21printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev
2013-02-21smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li
2013-02-21mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-02-21bdi: allow block devices to say that they require stable page writesDarrick J. Wong
2013-02-21lockdep: make lockdep_assert_held() not have a return valueJohannes Berg
2013-02-21bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos
2013-02-21compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos
2013-02-21bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos
2013-02-21bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos
2013-02-21bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos
2013-02-21compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos
2013-02-21compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos
2013-02-21compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos
2013-02-21compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-22irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds