summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-24memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+3
2013-02-24memory-hotplug: common APIs to support page tables hot-removeWen Congyang1-0/+1
2013-02-24memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2-8/+8
2013-02-24memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+1
2013-02-24memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu1-0/+6
2013-02-24memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu1-0/+1
2013-02-24mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse1-1/+1
2013-02-24mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse2-1/+4
2013-02-24mm: directly use __mlock_vma_pages_range() in find_extend_vma()Michel Lespinasse1-1/+0
2013-02-24mm: remove flags argument to mmap_regionMichel Lespinasse1-2/+1
2013-02-24mm: introduce mm_populate() for populating new vmasMichel Lespinasse1-3/+15
2013-02-24mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton1-3/+2
2013-02-24mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner1-1/+1
2013-02-22Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-2/+10
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-8/+0
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+14
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds11-48/+129
2013-02-22backlight: lp855x_bl: support new LP8557 deviceKim, Milo1-0/+19
2013-02-22printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev1-0/+18
2013-02-22smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li1-1/+2
2013-02-22mm: only enforce stable page writes if the backing device requires itDarrick J. Wong1-0/+1
2013-02-22bdi: allow block devices to say that they require stable page writesDarrick J. Wong1-0/+6
2013-02-22lockdep: make lockdep_assert_held() not have a return valueJohannes Berg1-1/+3
2013-02-22bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSGDaniel Santos2-16/+38
2013-02-22compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}Daniel Santos2-1/+6
2013-02-22bug.h: make BUILD_BUG_ON generate compile-time errorDaniel Santos1-13/+19
2013-02-22bug.h: prevent double evaulation of `condition' in BUILD_BUG_ONDaniel Santos1-3/+4
2013-02-22bug.h: fix BUILD_BUG_ON macro in __CHECKER__Daniel Santos1-2/+2
2013-02-22compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos3-6/+1
2013-02-22compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2-14/+14
2013-02-22compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2013-02-22compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos1-9/+11
2013-02-22Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+32
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-9/+164
2013-02-22Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+142
2013-02-22Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-236/+0
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-128/+160
2013-02-22Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2013-02-22Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-34/+1524
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-63/+129
2013-02-22Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-11/+333
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-25/+630
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-5/+52
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+9
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+8
2013-02-21Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-4/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2013-02-21Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...Jiri Kosina1-3/+14
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds37-387/+552