summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-01-06rcu: Rename "empty" to "empty_norm" in preparation for boost reworkPaul E. McKenney1-3/+3
2015-01-06rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()Paul E. McKenney1-1/+2
2015-01-06rcu: Remove "select IRQ_WORK" from config TREE_RCULai Jiangshan1-1/+0
2015-01-06rcu: Fix rcu_barrier() race that could result in too-short waitPaul E. McKenney3-39/+36
2015-01-06hotplugcpu: Avoid deadlocks by waking active_writerDavid Hildenbrand1-33/+23
2015-01-06tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_taskLai Jiangshan4-99/+14
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf1-0/+8
2015-01-01Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-9/+40
2014-12-31rcu: Fix invoke_rcu_callbacks() commentPaul E. McKenney1-1/+1
2014-12-31rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCUAlexander Gordeev1-11/+1
2014-12-31rcu: Make rcu_nmi_enter() handle nestingPaul E. McKenney1-17/+49
2014-12-31timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-7/+24
2014-12-31time: move the timecounter/cyclecounter code into its own file.Richard Cochran3-77/+96
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-12-30audit: create private file name copies when auditing inodesPaul Moore1-9/+40
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg1-1/+1
2014-12-24Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-21/+24
2014-12-24audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs1-0/+10
2014-12-23sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton1-8/+5
2014-12-23tracing: Remove taking of trace_types_lock in pipe filesSteven Rostedt (Red Hat)1-82/+28
2014-12-23param: initialize store function to NULL if not available.Rusty Russell1-0/+2
2014-12-22tracing: Add ref count to tracer for when they are being read by pipeSteven Rostedt (Red Hat)2-1/+16
2014-12-22livepatch: use FTRACE_OPS_FL_IPMODIFYJosh Poimboeuf1-1/+2
2014-12-22audit: correctly record file names with different path name typesPaul Moore1-4/+10
2014-12-22livepatch: move x86 specific ftrace handler code to arch/x86Li Bin1-1/+1
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings4-0/+952
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings1-0/+2
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+6
2014-12-20audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs1-4/+4
2014-12-20audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore1-13/+0
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki1-10/+6
2014-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2014-12-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+77
2014-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner1-2/+0
2014-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-146/+121
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-18param: do not set store func without write permKees Cook1-1/+3
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-13/+125
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-54/+55
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds5-8/+87
2014-12-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+2
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)4-0/+57
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)4-8/+30
2014-12-15Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-21/+0
2014-12-14Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2014-12-14Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+8
2014-12-14Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+1
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara1-8/+8
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-1/+4