aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds1-1/+4
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-35/+9
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+77
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-1/+17
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+4
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-4/+13
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-9/+48
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina1-4/+13
2013-07-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+37
2013-07-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-50/+50
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds14-7/+127
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+5
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds30-162/+331
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-14/+24
2013-07-03nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine1-2/+0
2013-07-03rapidio: add udev notificationAlexandre Bounine3-17/+20
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine1-0/+15
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine2-34/+24
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid listsOleg Nesterov1-4/+2
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov1-2/+0
2013-07-03ptrace: add ability to get/set signal-blocked maskAndrey Vagin1-0/+3
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han1-0/+5
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han1-0/+6
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2-9/+0
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula1-2/+4
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-3/+4
2013-07-03err.h: IS_ERR() can accept __user pointersDan Carpenter1-5/+5
2013-07-03sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer1-0/+4
2013-07-03mm: kill free_all_bootmem_node()Jiang Liu1-1/+0
2013-07-03mm: introduce helper function set_max_mapnr()Jiang Liu1-1/+8
2013-07-03mm: kill global variable num_physpagesJiang Liu1-1/+0
2013-07-03mm: introduce helper function mem_init_print_info() to simplify mem_init()Jiang Liu1-0/+12
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu1-1/+20
2013-07-03mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2-8/+12
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu1-0/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-3/+4
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-3/+2
2013-07-03swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini1-4/+9
2013-07-03mm: tune vm_committed_as percpu_counter batching sizeTim Chen1-1/+7
2013-07-03mm/hugetlb: remove hugetlb_prefaultWanpeng Li1-2/+0
2013-07-03mm/pageblock: remove get/set_pageblock_flagsWanpeng Li1-6/+0
2013-07-03mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman1-4/+7
2013-07-03mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman1-33/+1
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman1-0/+89
2013-07-03vmalloc: introduce remap_vmalloc_range_partialHATAYAMA Daisuke1-0/+4
2013-07-03include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton1-0/+3
2013-07-03mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()Cody P Schafer1-0/+3
2013-07-03mm: fix comment referring to non-existent size_seqlock, change to span_seqlockCody P Schafer1-1/+1