aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-30cpuidle: define cpuidle_poll_time fallback as staticJason A. Donenfeld1-1/+1
2020-09-30bpf: define trace_bpf_jit_free stub for when BPF isn't compiled inJason A. Donenfeld1-0/+4
2020-09-30rh_taint: don't dereference struct module without CONFIG_MODULEJason A. Donenfeld1-0/+2
2020-09-30huge_mm: define trans_huge_mmu_gather_count stub functionJason A. Donenfeld1-0/+5
2020-09-30crash_dump: always include UAPI headerJason A. Donenfeld1-1/+1
2020-09-30mm: include sched.h for task_struct usageJason A. Donenfeld1-0/+1
2020-09-30mm: pass in correct zero gup_flags argumentJason A. Donenfeld1-1/+1
2020-09-30huge_mm: remove trailing semicolonJason A. Donenfeld1-1/+1
2020-09-30sched: sched_statistics is only defined for CONFIG_SCHEDSTATS systemsJason A. Donenfeld1-0/+2
2020-09-30linux-3.10.0-1160.el7Jason A. Donenfeld844-13730/+92010
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+3
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-0/+1
2013-06-25gre: fix a possible skb leakEric Dumazet1-0/+1
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-2/+2
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+3
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+29
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+48
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-0/+15
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2-36/+36
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker1-2/+2
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+16
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-2/+3
2013-05-30scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell1-0/+3
2013-05-28rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu()Steven Rostedt2-0/+29
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra1-2/+1
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+9
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-8/+32
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11