summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-12-14security: introduce kernel_module_from_file hookKees Cook1-0/+13
2012-12-14module: add flags arg to sys_finit_module()Rusty Russell1-1/+1
2012-12-14module: add syscall to load module from fdKees Cook1-0/+1
2012-12-14KVM: struct kvm_memory_slot.id -> shortAlex Williamson1-2/+2
2012-12-14KVM: struct kvm_memory_slot.flags -> u32Alex Williamson1-1/+1
2012-12-14KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson1-6/+6
2012-12-14KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson1-0/+4
2012-12-14KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson1-1/+1
2012-12-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+57
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+5
2012-12-14Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds10-21/+66
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-1/+92
2012-12-14Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds11-53/+217
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-1/+47
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-10/+10
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-7/+54
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-2/+378
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-1/+233
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle4-0/+18
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+24
2012-12-13bdi_register: add __printf verification, fix arg mismatchJoe Perches1-0/+1
2012-12-13libceph: remove 'osdtimeout' optionSage Weil1-2/+0
2012-12-13lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu1-0/+3
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas1-0/+1
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds41-425/+710
2012-12-13mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()Lin Feng1-3/+0
2012-12-13asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov1-8/+0
2012-12-13mm: introduce new field "managed_pages" to struct zoneJiang Liu1-7/+34
2012-12-13numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan1-0/+4
2012-12-13mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes1-1/+8
2012-12-13mm: add a reminder comment for __GFP_BITS_SHIFTAndrew Morton1-0/+1
2012-12-13res_counter: delete res_counter_write()Greg Thelen1-5/+0
2012-12-13hotplug: update nodemasks managementLai Jiangshan1-0/+1
2012-12-13cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-13mm: node_states: introduce N_MEMORYLai Jiangshan1-0/+1
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov1-0/+4
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov1-0/+2
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-4/+10
2012-12-13thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov1-0/+8
2012-12-13Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina938-76173/+13230
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-16/+34
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-1/+218
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-1/+270
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-37/+512
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-0/+70
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-65/+159
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds3-37/+141
2012-12-12Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-7/+88
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+5
2012-12-12HID: sensors: autodetect USB HID sensor hubsAlexander Holler2-1/+2