summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: add ability to get/set signal-blocked maskAndrey Vagin2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lcd: add devm_lcd_device_{register,unregister}()Jingoo Han2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: add devm_backlight_device_{register,unregister}()Jingoo Han2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | err.h: IS_ERR() can accept __user pointersDan Carpenter2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: kill free_all_bootmem_node()Jiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce helper function set_max_mapnr()Jiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: kill global variable num_physpagesJiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce helper function mem_init_print_info() to simplify mem_init()Jiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: tune vm_committed_as percpu_counter batching sizeTim Chen2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hugetlb: remove hugetlb_prefaultWanpeng Li2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/pageblock: remove get/set_pageblock_flagsWanpeng Li2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add tracepoints for LRU activation and insertionsMel Gorman2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmalloc: introduce remap_vmalloc_range_partialHATAYAMA Daisuke2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()Cody P Schafer2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: fix comment referring to non-existent size_seqlock, change to span_seqlockCody P Schafer2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: take page buffers dirty and locked state into accountMel Gorman2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/smp.h:on_each_cpu(): switch back to a macroAndrew Morton2013-07-03
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add CircuitCo vendor ID and subsystem IDDarren Hart2013-06-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu2013-05-27
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add pcibios_release_device()Sebastian Ott2013-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/AER: Remove "extern" from function declarationsBetty Dall2013-06-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-06
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/alexander-msi' into nextBjorn Helgaas2013-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2013-05-28
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/shane-amd-ahci-i2c' into nextBjorn Helgaas2013-06-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Put Hudson-2 device IDs togetherShane Huang2013-06-03
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas2013-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |