Paul E. McKenney 58c4e69d43 rcu: Remove rcu_preempt_process_callbacks() 12 anni fa
..
cpu b47430d3ad rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit 12 anni fa
debug f345650964 kgdb/sysrq: fix inconstistent help message of sysrq key 12 anni fa
events 52d857a878 perf: Factor out auxiliary events notification 12 anni fa
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 12 anni fa
irq 94a63da0ac irqdomain: document the simple domain first_irq 12 anni fa
power 20a2078ce7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 12 anni fa
sched 534c97b095 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
time 67dd331c5d Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent 12 anni fa
trace f17a519485 tracing: Use current_uid() for critical time tracing 12 anni fa
.gitignore f83b293366 kernel/hz.bc: ignore. 12 anni fa
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 anni fa
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 anni fa
Kconfig.locks 4fe84fb8c6 locking: Adjust spin lock inlining Kconfig options 13 anni fa
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 anni fa
Makefile f8ce1faf55 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 anni fa
acct.c 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem 12 anni fa
async.c 362f2b098b async: rename and redefine async_func_ptr 12 anni fa
audit.c c4cc75c332 Merge git://git.infradead.org/users/eparis/audit 12 anni fa
audit.h c4cc75c332 Merge git://git.infradead.org/users/eparis/audit 12 anni fa
audit_tree.c 12b2f117f3 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() 12 anni fa
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 anni fa
auditfilter.c 387b8b3e37 auditfilter.c: fix kernel-doc warnings 12 anni fa
auditsc.c 780a7654ce audit: Make testing for a valid loginuid explicit. 12 anni fa
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 anni fa
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 anni fa
capability.c 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking 12 anni fa
cgroup.c 2a0ff3fbe3 cgroup: warn about mismatching options of a new mount of an existing hierarchy 12 anni fa
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 anni fa
compat.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 anni fa
configs.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 anni fa
context_tracking.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
cpu.c bcbd818c06 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 anni fa
cpuset.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anni fa
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 anni fa
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 anni fa
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 anni fa
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 anni fa
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 anni fa
exit.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
extable.c bec1b9e763 extable: Flip the sorting message 12 anni fa
fork.c ebb3727779 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block 12 anni fa
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 12 anni fa
futex.c 6c23cbbd50 futex: fix kernel-doc notation and spello 12 anni fa
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 anni fa
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 anni fa
hrtimer.c 534c97b095 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 anni fa
irq_work.c 077931446b Merge branch 'nohz/printk-v8' into irq/core 12 anni fa
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 anni fa
jump_label.c a181dc14ed jump_label: Export jump_label_rate_limit() 13 anni fa
kallsyms.c e3f26752f0 kernel: kallsyms: memory override issue, need check destination buffer length 12 anni fa
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 12 anni fa
kexec.c 31c3a3fe07 kexec: Use min() and min_t() to simplify logic 12 anni fa
kmod.c 264b83c07a usermodehelper: check subprocess_info->path != NULL 12 anni fa
kprobes.c 5c51543b0a kprobes: Fix a double lock bug of kprobe_mutex 12 anni fa
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
kthread.c cd42d559e4 kthread: implement probe_kthread_data() 12 anni fa
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 anni fa
lockdep.c ebb3727779 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block 12 anni fa
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 anni fa
lockdep_proc.c 99fb4a122e lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() 12 anni fa
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 anni fa
modsign_certificate.S b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 anni fa
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring 12 anni fa
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 anni fa
module.c 89c837351d kmemleak: No need for scanning specific module sections 12 anni fa
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 12 anni fa
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 anni fa
mutex.c cc189d2513 mutex: Back out architecture specific check for negative mutex count 12 anni fa
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 anni fa
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
nsproxy.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 anni fa
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 12 anni fa
panic.c 98e5e1bf72 dump_stack: implement arch-specific hardware description in task dumps 12 anni fa
params.c 63662139e5 params: Fix potential memory leak in add_sysfs_param() 12 anni fa
pid.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
pid_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
posix-cpu-timers.c 6ac29178b4 posix_timers: Fix pre-condition to stop the tick on full dynticks 12 anni fa
posix-timers.c d2054b2c11 posix-timers: Remove unused variable 12 anni fa
printk.c a27bb332c0 aio: don't include aio.h in sched.h 12 anni fa
profile.c 271a15eabe proc: Supply PDE attribute setting accessor functions 12 anni fa
ptrace.c a27bb332c0 aio: don't include aio.h in sched.h 12 anni fa
range.c fbe06b7bae x86, range: fix missing merge during add range 12 anni fa
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 12 anni fa
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 anni fa
rcutiny.c 58c4e69d43 rcu: Remove rcu_preempt_process_callbacks() 12 anni fa
rcutiny_plugin.h 58c4e69d43 rcu: Remove rcu_preempt_process_callbacks() 12 anni fa
rcutorture.c e4aa0da39b rcu: Allow rcutorture to be built at low optimization levels 12 anni fa
rcutree.c d7f3e20739 rcu: Convert rcutree.c printk calls 12 anni fa
rcutree.h 016a8d5be6 rcu: Don't call wakeup() with rcu_node structure ->lock held 12 anni fa
rcutree_plugin.h efc151c33b rcu: Convert rcutree_plugin.h printk calls 12 anni fa
rcutree_trace.c 7ee2b9e564 rcutrace: single_open() leaks 12 anni fa
relay.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 anni fa
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 12 anni fa
resource.c ebff7d8f27 mem hotunplug: fix kfree() of bootmem memory 12 anni fa
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 anni fa
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
rtmutex-tester.c 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files 12 anni fa
rtmutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 anni fa
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 anni fa
rwsem.c 84759c6d18 Revert "rw_semaphore: remove up/down_read_non_owner" 12 anni fa
seccomp.c d13274794a seccomp: allow BPF_XOR based ALU instructions. 12 anni fa
semaphore.c 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up 12 anni fa
signal.c 73287a43cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 anni fa
smp.c e1d12f3270 kernel/smp.c: cleanups 12 anni fa
smpboot.c f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu 12 anni fa
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 anni fa
softirq.c 534c97b095 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 anni fa
srcu.c 7a6b55e710 srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() 12 anni fa
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early 12 anni fa
sys.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 anni fa
sys_ni.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 anni fa
sysctl.c 4eeab4f558 mm: replace hardcoded 3% with admin_reserve_pages knob 12 anni fa
sysctl_binary.c c5ddd2024a switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE 12 anni fa
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() 13 anni fa
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error 13 anni fa
test_kprobes.c 6d65df3325 kernel/: rename random32() to prandom_u32() 12 anni fa
time.c 7859e404ae timekeeping: Use inject_offset in warp_clock 12 anni fa
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 12 anni fa
timer.c cc51bf6e6d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 anni fa
tracepoint.c 9e8529afc4 Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 12 anni fa
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 12 anni fa
uid16.c 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 anni fa
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 12 anni fa
user.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
user_namespace.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 anni fa
utsname.c 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 anni fa
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 anni fa
wait.c 6d49e352ae propagate name change to comments in kernel source 12 anni fa
watchdog.c b66a2356d7 watchdog: Add comments to explain the watchdog_disabled variable 12 anni fa
workqueue.c 1be0c25da5 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() 12 anni fa
workqueue_internal.h 3d1cb2059d workqueue: include workqueue info when printing debug dump of a worker task 12 anni fa