Steven Rostedt ae63b31e4d tracing: Separate out trace events from global variables 13 년 전
..
debug 0d21b0e347 module: add new state MODULE_STATE_UNFORMED. 12 년 전
events 8f55cea410 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 년 전
irq 5800700f66 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
power d206e09036 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 년 전
sched 67cb104b4c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 년 전
time 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
trace ae63b31e4d tracing: Separate out trace events from global variables 12 년 전
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 년 전
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 년 전
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 년 전
Kconfig.locks 4fe84fb8c6 locking: Adjust spin lock inlining Kconfig options 13 년 전
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 년 전
Makefile 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 년 전
acct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 년 전
async.c a0327ff0ed async: initialise list heads to fix crash 12 년 전
audit.c 829199197a kernel/audit.c: avoid negative sleep durations 12 년 전
audit.h e3d6b07b8b audit: optimize audit_compare_dname_path 12 년 전
audit_tree.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 년 전
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 년 전
auditfilter.c bfbbd96c51 audit: fix auditfilter.c kernel-doc warnings 12 년 전
auditsc.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 년 전
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 년 전
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 년 전
capability.c 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 년 전
cgroup.c 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) 12 년 전
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 년 전
compat.c b2ddedcd21 x32: fix sigtimedwait 12 년 전
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 년 전
context_tracking.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
cpu.c bcbd818c06 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 년 전
cpuset.c 38d7bee9d2 cpuset: use N_MEMORY instead N_HIGH_MEMORY 12 년 전
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 년 전
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 년 전
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 년 전
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 년 전
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 년 전
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 년 전
exit.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 년 전
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 년 전
fork.c b2c77a57e4 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core 12 년 전
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 12 년 전
futex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 년 전
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 년 전
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 년 전
hrtimer.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 년 전
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core 12 년 전
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 년 전
jump_label.c a181dc14ed jump_label: Export jump_label_rate_limit() 13 년 전
kallsyms.c 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 년 전
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 12 년 전
kexec.c de4ec99c32 kdump: remove unneeded include 13 년 전
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol 13 년 전
kmod.c c14afb82ff Merge branch 'master' into for-3.9-async 12 년 전
kprobes.c 1eaec8212e Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 년 전
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
kthread.c aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY 12 년 전
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 년 전
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 년 전
lockdep.c d094595078 lockdep: Check if nested lock is actually held 13 년 전
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 년 전
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() 12 년 전
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 년 전
modsign_certificate.S 919aa45e43 MODSIGN: Avoid using .incbin in C source 12 년 전
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring 12 년 전
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 년 전
module.c ee61abb322 module: fix missing module_mutex unlock 12 년 전
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 12 년 전
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 년 전
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 년 전
mutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 년 전
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 년 전
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 년 전
nsproxy.c b2e0d98705 userns: Implement unshare of the user namespace 12 년 전
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 12 년 전
panic.c 190320c3b6 panic: fix a possible deadlock in panic() 13 년 전
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 년 전
pid.c 6e6668845f kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited 12 년 전
pid_namespace.c c876ad7682 pidns: Stop pid allocation when init dies 12 년 전
posix-cpu-timers.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
posix-timers.c f0dbe81f0e posix-timers: Fix clock_adjtime to always return timex data on success 12 년 전
printk.c b7133a9a10 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
profile.c ba6fdda46b profiling: Remove unused timer hook 12 년 전
ptrace.c e8440c1458 uprobes: Add exports for module use 12 년 전
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 년 전
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 년 전
rcupdate.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 12 년 전
rcutiny.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 12 년 전
rcutiny_plugin.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 년 전
rcutorture.c e4aa0da39b rcu: Allow rcutorture to be built at low optimization levels 12 년 전
rcutree.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 12 년 전
rcutree.h 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 12 년 전
rcutree_plugin.h 1b0048a44c rcu: Make rcu_nocb_poll an early_param instead of module_param 12 년 전
rcutree_trace.c c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs 12 년 전
relay.c 047fe36052 splice: fix racy pipe->buffers uses 13 년 전
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 12 년 전
resource.c 4965f5667f kernel/resource.c: fix stack overflow in __reserve_region_with_split() 13 년 전
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 년 전
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 년 전
rtmutex-tester.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 년 전
rtmutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 년 전
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 년 전
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 년 전
rwsem.c 1b963c81b1 lockdep, rwsem: provide down_write_nest_lock() 12 년 전
seccomp.c 87b526d349 seccomp: Make syscall skipping and nr changes more consistent 13 년 전
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 년 전
signal.c b2c77a57e4 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core 12 년 전
smp.c f44310b98d smp: Fix SMP function call empty cpu mask race 12 년 전
smpboot.c 7d7e499f73 smpboot: Allow selfparking per cpu threads 12 년 전
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 년 전
softirq.c 6a61671bb2 cputime: Safely read cputime of full dynticks CPUs 12 년 전
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 년 전
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() 12 년 전
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 년 전
stop_machine.c 14e568e78f stop_machine: Use smpboot threads 12 년 전
sys.c e80d0a1ae8 cputime: Rename thread_group_times to thread_group_cputime_adjusted 12 년 전
sys_ni.c 34e1169d99 module: add syscall to load module from fd 12 년 전
sysctl.c ce0dbbbb30 sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice 12 년 전
sysctl_binary.c 17cf22c33e pidns: Use task_active_pid_ns where appropriate 12 년 전
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() 13 년 전
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error 13 년 전
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 년 전
time.c 84e345e4e2 time, Fix setting of hardware clock in NTP code 12 년 전
timeconst.pl 63a3f60341 timeconst.pl: Eliminate Perl warning 12 년 전
timer.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 년 전
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 년 전
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 년 전
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 년 전
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 년 전
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 년 전
user.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 년 전
user_namespace.c 5155040ed3 userns: Fix typo in description of the limitation of userns_install 12 년 전
utsname.c 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 년 전
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 년 전
wait.c 6d49e352ae propagate name change to comments in kernel source 12 년 전
watchdog.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 년 전
workqueue.c 1438ade567 workqueue: un-GPL function delayed_work_timer_fn() 12 년 전
workqueue_internal.h 112202d909 workqueue: rename cpu_workqueue to pool_workqueue 12 년 전