llist: fix/simplify llist_add() and llist_add_batch()
[deliverable/linux.git] / include /
2013-07-13  Oleg Nesterovllist: fix/simplify llist_add() and llist_add_batch()
2013-07-13  Oleg Nesterovfput: turn "list_head delayed_fput_list" into llist_head
2013-07-13  Al ViroSafer ABI for O_TMPFILE
2013-07-08  Jeff Laytonlocks: move file_lock_list to a set of percpu hlist_hea...
2013-07-08  Jeff Laytonseq_file: add seq_list_*_percpu helpers
2013-07-05  Al Virohelper for reading ->d_count
2013-07-04  Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-07-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2013-07-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge tag 'md-3.11' of git://neil.brown.name/md
2013-07-04  Linus TorvaldsMerge branch 'kconfig-diet' from Dave Hansen
2013-07-04  Linus TorvaldsMerge branch 'hpfs' from Mikulas Patocka
2013-07-04  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2013-07-04  Jiri KosinaMerge branches 'for-3.11/wacom-fixed' and 'for-3.11...
2013-07-04  Jiri KosinaMerge branches 'for-3.11/multitouch', 'for-3.11/sony...
2013-07-04  Jiri KosinaMerge branches 'for-3.11/battery', 'for-3.11/elo',...
2013-07-04  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge tag 'sound-3.11' of git://git./linux/kernel/git...
2013-07-04  Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-04  Linus TorvaldsMerge branch 'akpm' (updates from Andrew Morton)
2013-07-03  Linus TorvaldsMerge tag 'pci-v3.11-changes' of git://git./linux/kerne...
2013-07-03  Paul Clementsnbd: correct disconnect behavior
2013-07-03  Alexandre Bouninerapidio: change endpoint device name format
2013-07-03  Alexandre Bouninerapidio: add udev notification
2013-07-03  Alexandre Bouninerapidio: update enumerator registration mechanism
2013-07-03  Alexandre Bouninerapidio: convert switch drivers to modules
2013-07-03  Oleg Nesterovkernel/fork.c:copy_process(): don't add the uninitializ...
2013-07-03  Oleg Nesterovexit.c: unexport __set_special_pids()
2013-07-03  Andrey Vaginptrace: add ability to get/set signal-blocked mask
2013-07-03  Jingoo Hanlcd: add devm_lcd_device_{register,unregister}()
2013-07-03  Jingoo Hanbacklight: add devm_backlight_device_{register,unregist...
2013-07-03  Bartlomiej Zolnier... drivers/dma: remove unused support for MEMSET operations
2013-07-03  Jani Nikuladmi: add support for exact DMI matches in addition...
2013-07-03  Kees Cookdrivers: avoid format strings in names passed to alloc_...
2013-07-03  Dan Carpentererr.h: IS_ERR() can accept __user pointers
2013-07-03  Cody P Schafersparsemem: add BUILD_BUG_ON when sizeof mem_section...
2013-07-03  Jiang Liumm: kill free_all_bootmem_node()
2013-07-03  Jiang Liumm: introduce helper function set_max_mapnr()
2013-07-03  Jiang Liumm: kill global variable num_physpages
2013-07-03  Jiang Liumm: introduce helper function mem_init_print_info(...
2013-07-03  Jiang Liuvmlinux.lds: add comments for global variables and...
2013-07-03  Jiang Liumm: use a dedicated lock to protect totalram_pages...
2013-07-03  Jiang Liumm: accurately calculate zone->managed_pages for highme...
2013-07-03  Jiang Liumm: enhance free_reserved_area() to support poisoning...
2013-07-03  Jiang Liumm: change signature of free_reserved_area() to fix...
2013-07-03  Rafael Aquiniswap: discard while swapping only if SWAP_FLAG_DISCARD_...
2013-07-03  Tim Chenmm: tune vm_committed_as percpu_counter batching size
2013-07-03  Wanpeng Limm/hugetlb: remove hugetlb_prefault
2013-07-03  Wanpeng Limm/pageblock: remove get/set_pageblock_flags
2013-07-03  Mel Gormanmm: remove lru parameter from __lru_cache_add and lru_c...
2013-07-03  Mel Gormanmm: remove lru parameter from __pagevec_lru_add and...
2013-07-03  Mel Gormanmm: add tracepoints for LRU activation and insertions
2013-07-03  HATAYAMA Daisukevmalloc: introduce remap_vmalloc_range_partial
2013-07-03  Andrew Mortoninclude/linux/mm.h: add PAGE_ALIGNED() helper
2013-07-03  Cody P Schafermmzone: note that node_size_lock should be manipulated...
2013-07-03  Cody P Schafermm: fix comment referring to non-existent size_seqlock...
2013-07-03  Mel Gormanmm: vmscan: take page buffers dirty and locked state...
2013-07-03  Mel Gormanmm: vmscan: block kswapd if it is encountering pages...
2013-07-03  Mel Gormanmm: vmscan: have kswapd writeback pages based on dirty...
2013-07-03  David Rientjesmm, memcg: don't take task_lock in task_in_mem_cgroup
2013-07-03  Pavel Emelyanovmm: soft-dirty bits for user memory changes tracking
2013-07-03  Andrew Mortoninclude/linux/smp.h:on_each_cpu(): switch back to a...
2013-07-03  Linus TorvaldsMerge tag 'pm+acpi-3.11-rc1' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2013-07-03  Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc0-tag-two' of git...
2013-07-03  Linus TorvaldsMerge tag 'edac_for_3.11' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tags 'modules-next-for-linus' and 'virtio-next...
2013-07-03  Linus TorvaldsMerge tag 'regulator-v3.11' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tag 'clk-for-linus-3.11' of git://git.linaro...
2013-07-03  Linus TorvaldsMerge tag 'spi-v3.11' of git://git./linux/kernel/git...
2013-07-03  Linus TorvaldsMerge tag 'pinctrl-for-v3.11-1' of git://git./linux...
2013-07-03  Linus TorvaldsMerge tag 'regmap-v3.11' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tag 'gpio-for-v3.11-1' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tag 'please-pull-mce-therm' of git://git./linux...
2013-07-03  Linus TorvaldsMerge tag 'please-pull-root_bus_hotplug' of git://git...
2013-07-03  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2013-07-03  Linus TorvaldsMerge tag 'please-pull-misc-3.11' of git://git./linux...
2013-07-03  Linus TorvaldsMerge branch 'exotic-arch-fixes' of git://git./linux...
2013-07-03  Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tag 'arc-v3.11-rc1-part1' of git://git./linux...
2013-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-03  Jie Liuvfs: export lseek_execute() to modules
2013-07-03  Linus TorvaldsMerge branch 'for-3.11-cpuset' of git://git./linux...
2013-07-03  Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-03  Tejun HeoMerge branch 'libata/for-3.10-fixes' into libata/for...
2013-07-03  Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-03  Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-02  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-tracing-for-linus' of git://git....
2013-07-02  Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
next
This page took 0.117785 seconds and 8 git commands to generate.