aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-24sched: Introduce preempt_count accessor functionsPeter Zijlstra
2014-11-24sched, idle: Fix the idle polling state logicPeter Zijlstra
2014-11-24sched/balancing: Periodically decay max cost of idle balanceJason Low
2014-11-24sched/balancing: Consider max cost of idle balance per sched domainJason Low
2014-11-24include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2014-11-06freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross
2014-11-06sched: Implement smarter wake-affine logicMichael Wang
2014-11-06remove sched notifier for cross-cpu migrationsMarcelo Tosatti
2014-11-06sched: Fix some kernel-doc warningsYacine Belkadi
2014-11-06kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2014-11-06mm: remove free_area_cacheMichel Lespinasse
2014-11-06ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2014-11-06exit.c: unexport __set_special_pids()Oleg Nesterov
2014-11-06sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal
2014-11-06Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2014-11-06sched: add cond_resched_rcu() helperSimon Horman
2014-10-30kernel: add support for gcc 5Sasha Levin
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-09-17libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05drm/radeon: add additional SI pci idsAlex Deucher
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-26team: fix mtu settingJiri Pirko
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman