- 42011db sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 9049863 sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2885175 sched/headers, vfs/execve: Move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h> by Ingo Molnar · 8 years ago
- a2d7a74 sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 1050b27 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- cdc75e9 sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 77ba809 sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 9e7d2e4 mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> to <linux/mm_types_task.h> by Ingo Molnar · 8 years ago
- 76960db signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> by Ingo Molnar · 8 years ago
- 70806b2 sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
- f3ac606 sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- d04b0ad sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/preempt.h> by Ingo Molnar · 8 years ago
- c7af787 sched/core: Move, sort and clean up <linux/sched.h> structure predeclarations by Ingo Molnar · 8 years ago
- 6bfbaa5 sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c by Ingo Molnar · 8 years ago
- 901b14b sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 0ca0156 sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
- 70b8157 sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h> to the header portion by Ingo Molnar · 8 years ago
- 63cc9d6 sched/headers, time/timekeeping: Move the xtime_update() prototype from <linux/sched.h> to <linux/time.h> by Ingo Molnar · 8 years ago
- d3d1e32 sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 752b3ca sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
- 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 74444ed sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 2a1f062 sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 9a07000 sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h> by Ingo Molnar · 8 years ago
- 30a1baa sched/headers: Remove various unrelated headers from <linux/sched.h> by Ingo Molnar · 8 years ago
- c41cfc6 sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h> by Ingo Molnar · 8 years ago
- 5647028 sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
- d026ce7 sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- abe722a sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/mm_types.h> by Ingo Molnar · 8 years ago
- 4240c8b sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 7284c6d sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
- 8d88460 sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- d151b27 sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h> by Ingo Molnar · 8 years ago
- bcbb6a5 sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header by Ingo Molnar · 8 years ago
- c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 11701c6 sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- bbe08c0 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 0cb3b79 Merge branch 'acpi-apei' by Rafael J. Wysocki · 8 years ago
- 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
- 21ff03c Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
- 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 165a5e2 block: Move bdi_unregister() to del_gendisk() by Jan Kara · 8 years ago
- 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
- f071292 CIFS: use DFS pathnames in SMB2+ Create requests by Aurelien Aptel · 8 years ago
- 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
- 9f674e4 xen-netback: Use GFP_ATOMIC to allocate hash by Anoob Soman · 8 years ago
- 31c0541 bonding: use ETH_MAX_MTU as max mtu by WANG Cong · 8 years ago
- 152669b netvsc: fix use-after-free in netvsc_change_mtu() by Dexuan Cui · 8 years ago
- 35576ee Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
- 1c296a3 Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
- ca4c7d7 Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
- 9d6acb3 ipv6: ignore null_entry in inet6_rtm_getroute() too by WANG Cong · 8 years ago
- be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
- ca2dea4 Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/late by Arnd Bergmann · 8 years ago
- 332524e ARM: deconfig: fix the moxart defconfig by Linus Walleij · 8 years ago
- 7db9236 tcp: fix potential double free issue for fastopen_req by Wei Wang · 8 years ago
- 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- 113285b blk-mq: ensure that bd->last is always set correctly by Jens Axboe · 8 years ago
- 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
- d5afb6f dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
- 6ab2b99 Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
- f1304f7 openvswitch: actions: fixed a brace coding style warning by Peter Downs · 8 years ago
- 11bd44f cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
- 7b36a71 block: don't call ioc_exit_icq() with the queue lock held for blk-mq by Jens Axboe · 8 years ago
- a2d35d0 Merge branch 'amd-xgbe-fixes' by David S. Miller · 8 years ago
- 2697ea5 amd-xgbe: Don't overwrite SFP PHY mod_absent settings by Lendacky, Thomas · 8 years ago
- b42c676 amd-xgbe: Be sure to set MDIO modes on device (re)start by Lendacky, Thomas · 8 years ago
- 402168b amd-xgbe: Stop the PHY before releasing interrupts by Lendacky, Thomas · 8 years ago
- 16ce771 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into next by Radim Krčmář · 8 years ago
- 9aea777 drivers: net: xgene: Fix crash on DT systems by Alban Bedel · 8 years ago
- 4f1f2b8 Merge tag 'watchdog-for-linus-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
- e333003 ipv6: check for ip6_null_entry in __ip6_del_rt_siblings() by WANG Cong · 8 years ago
- 474c901 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
- 3131d97 ARM: ux500: resume the second core properly by Linus Walleij · 8 years ago
- d4b80d9 Merge branch 'next/late' with mainline by Arnd Bergmann · 8 years ago
- a5a79d0 block: Initialize bd_bdi on inode initialization by Jan Kara · 8 years ago
- e02898b4 loop: fix LO_FLAGS_PARTSCAN hang by Omar Sandoval · 8 years ago
- 302ad8c nvme: Complete all stuck requests by Keith Busch · 8 years ago
- f91328c blk-mq: Provide freeze queue timeout by Keith Busch · 8 years ago
- 6bae363 blk-mq: Export blk_mq_freeze_queue_wait by Keith Busch · 8 years ago
- 6a8a215 nbd: stop leaking sockets by Josef Bacik · 8 years ago
- 562bef4 blk-mq: move update of tags->rqs to __blk_mq_alloc_request() by Omar Sandoval · 8 years ago
- 5974839 blk-mq: kill blk_mq_set_alloc_data() by Omar Sandoval · 8 years ago
- 6d2809d blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request by Omar Sandoval · 8 years ago
- 415b806 blk-mq-sched: Allocate sched reserved tags as specified in the original queue tagset by Sagi Grimberg · 8 years ago
- d3af3ec nvme: allocate nvme_queue in correct node by Shaohua Li · 8 years ago
- 27ddb68 PCI: add an API to get node from vector by Shaohua Li · 8 years ago
- 59f082e blk-mq: allocate blk_mq_tags and requests in correct node by Shaohua Li · 8 years ago
- e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
- 653a774 Merge remote-tracking branch 'ovl/for-viro' into for-linus by Al Viro · 8 years ago
- f6c99aa Merge branch 'work.namei' into for-linus by Al Viro · 8 years ago
- 0695d7d orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
- 5839f55 crypto: vmx - Use skcipher for xts fallback by Paulo Flabiano Smorigo · 8 years ago
- c96d0a1 crypto: vmx - Use skcipher for cbc fallback by Paulo Flabiano Smorigo · 8 years ago
- 1657b8f ath10k: search SMBIOS for OEM board file extension by Waldemar Rymarkiewicz · 8 years ago
- de8f1c7 sched/headers: Move autogroup APIs into <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago