]> git.kernelconcepts.de Git - karo-tx-linux.git/history - include
proc: convert /proc/$PID/schedstat to seq_file interface
[karo-tx-linux.git] / include /
2014-08-08 Fabian Frederickproc: constify seq_operations
2014-08-08 Greg Thelenmemcg: remove lookup_cgroup_page() prototype
2014-08-08 Vladimir Davydovpage-cgroup: get rid of NR_PCG_FLAGS
2014-08-08 Vladimir Davydovpage-cgroup: trivial cleanup
2014-08-08 Johannes Weinermm: memcontrol: use page lists for uncharge batching
2014-08-08 Johannes Weinermm: memcontrol: rewrite uncharge API
2014-08-08 Johannes Weinermm: memcontrol: rewrite charge API
2014-08-07 Linus TorvaldsMerge tag 'microblaze-3.17-rc1' of git://git.monstr...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-08-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew Morton)
2014-08-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2014-08-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org...
2014-08-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2014-08-07 Linus TorvaldsMerge tag 'sound-3.17-rc1' of git://git.kernel.org...
2014-08-07 Linus TorvaldsMerge tag 'hsi-for-3.17' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge tag 'for-v3.17' of git://git.infradead.org/batter...
2014-08-07 Rasmus Villemoeslib: bitmap: add missing mask in bitmap_andnot
2014-08-07 Rasmus Villemoeslib: bitmap: add missing mask in bitmap_and
2014-08-07 Rasmus Villemoeslib: bitmap: add missing mask in bitmap_shift_right
2014-08-07 Rasmus Villemoeslib: bitmap: change parameter of bitmap_*_region to...
2014-08-07 Rasmus Villemoeslib: bitmap: make the start index of bitmap_clear unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make the start index of bitmap_set unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_weight...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_subset...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_intersects...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_{and,or...
2014-08-07 Rasmus Villemoeslib: bitmap: remove unnecessary mask from bitmap_complement
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_complement...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_equal unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_full unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_empty unsigned
2014-08-07 Joe Percheskernel.h: remove deprecated pack_hex_byte
2014-08-07 George Spelvinlib: add lib/glob.c
2014-08-07 Sergey Senozhatskyzlib: clean up some dead code
2014-08-07 Ken Heliasklist: use same naming scheme as hlist for klist_add_af...
2014-08-07 Ken Heliaslist: fix order of arguments for hlist_add_after(_rcu)
2014-08-07 Ken Heliaslist: make hlist_add_after() argument names match hlist...
2014-08-07 Alex Elderprintk: rename DEFAULT_MESSAGE_LOGLEVEL
2014-08-07 Geoff Levandinclude/linux/byteorder/generic.h: minor comment fix
2014-08-07 Joe Perchesfs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_A...
2014-08-07 Dan Streetmanmm/zpool: implement common zpool api to zbud/zsmalloc
2014-08-07 Dan Streetmanmm/zbud: change zbud_alloc size type to size_t
2014-08-07 Peter Zijlstrammu_notifier: add call_srcu and sync function for liste...
2014-08-07 Chintan Pandyamm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
2014-08-07 David Rientjesmm, oom: rename zonelist locking functions
2014-08-07 David Rientjesmm, oom: ensure memoryless node zonelist always include...
2014-08-07 Wang Nanmemory-hotplug: add zone_for_memory() for selecting...
2014-08-07 Paul Cassellamm: describe mmap_sem rules for __lock_page_or_retry...
2014-08-07 Mel Gormanmm: page_alloc: reduce cost of the fair zone allocation...
2014-08-07 Mel Gormanmm: move zone->pages_scanned into a vmstat counter
2014-08-07 Mel Gormanmm: rearrange zone fields into read-only, page alloc...
2014-08-07 Mel Gormanmm: pagemap: avoid unnecessary overhead when tracepoint...
2014-08-07 WANG Chaomm/vmalloc.c: clean up map_vm_area third argument
2014-08-07 Jerome Marchandmm: make copy_pte_range static again
2014-08-07 David Rientjesmm, hugetlb: remove hugetlb_zero and hugetlb_infinity
2014-08-07 Hugh Dickinsmm: replace init_page_accessed by __SetPageReferenced
2014-08-07 Andrew Mortoninclude/linux/mmdebug.h: add VM_WARN_ONCE()
2014-08-07 Max Asbockmm tracing: tell mm_migrate_pages event about numa_misp...
2014-08-07 Wang Nanmem-hotplug: improve zone_movable_is_highmem logic
2014-08-07 Johannes Weinermm: page-flags: clean up the page flag test, set, clear...
2014-08-07 Joonsoo Kimmm, CMA: change cma_declare_contiguous() to obey coding...
2014-08-07 Joonsoo KimCMA: generalize CMA reserved area management functionality
2014-08-07 Tang Chenmem-hotplug: introduce MMOP_OFFLINE to replace the...
2014-08-07 Fabian Frederickinclude/linux/memblock.h: add __init to memblock_set_bo...
2014-08-07 Fabian Frederickmm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
2014-08-07 Jan Karafanotify: fix double free of pending permission events
2014-08-07 Jan Karafsnotify: rename event handling functions
2014-08-06 Pablo Neiranet: reallocate new socket option number for IPV6_AUTOF...
2014-08-06 Eric Dumazetnet-timestamp: sock_tx_timestamp() fix
2014-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2014-08-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-08-06 Jiri KosinaMerge branches 'for-3.17/upstream', 'for-3.17/cp2112...
2014-08-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2014-08-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2014-08-05 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-08-05 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2014-08-05 David S. MillerMerge branch 'net-timestamp-next'
2014-08-05 Willem de Bruijnnet-timestamp: ACK timestamp for bytestreams
2014-08-05 Willem de Bruijnnet-timestamp: SCHED timestamp on entering packet scheduler
2014-08-05 Willem de Bruijnnet-timestamp: add key to disambiguate concurrent datagrams
2014-08-05 Willem de Bruijnnet-timestamp: move timestamp flags out of sk_flags
2014-08-05 Willem de Bruijnnet-timestamp: extend SCM_TIMESTAMPING ancillary data...
2014-08-05 Neal Cardwelltcp: reduce spurious retransmits due to transient SACK...
2014-08-05 Linus TorvaldsMerge tag 'regulator-v3.17' of git://git.kernel.org...
2014-08-05 Linus TorvaldsMerge tag 'spi-v3.17' of git://git.kernel.org/pub/scm...
2014-08-05 Linus TorvaldsMerge tag 'iommu-updates-v3.17' of git://git.kernel...
2014-08-05 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2014-08-05 Rafael J. WysockiMerge branches 'acpi-video', 'acpi-battery', 'acpi...
2014-08-05 Rafael J. WysockiMerge branch 'acpi-pnp'
next