summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-08percpu_counter: make percpu_counters_lock irq-safeTejun Heo
2014-09-02percpu: implement asynchronous chunk populationTejun Heo
2014-09-02percpu: rename pcpu_reclaim_work to pcpu_balance_workTejun Heo
2014-09-02percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo
2014-09-02percpu: make sure chunk->map array has available spaceTejun Heo
2014-09-02percpu: implement [__]alloc_percpu_gfp()Tejun Heo
2014-09-02percpu: indent the population block in pcpu_alloc()Tejun Heo
2014-09-02percpu: make pcpu_alloc_area() capable of allocating only from populated areasTejun Heo
2014-09-02percpu: restructure lockingTejun Heo
2014-09-02percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo
2014-09-02percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo
2014-09-02percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo
2014-09-02percpu: remove @may_alloc from pcpu_get_pages()Tejun Heo
2014-09-02percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo
2014-08-16percpu: free percpu allocation info for uniprocessor systemHonggang Li
2014-08-15percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo
2014-08-15percpu: fix pcpu_alloc_pages() failure pathTejun Heo
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz
2014-08-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-14mm: fix CROSS_MEMORY_ATTACH help text grammarGeert Uytterhoeven
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney
2014-08-14mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage sizeDavid Rientjes
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun
2014-08-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds