Eric Dumazet bd77c04772 module: struct module_ref should contains long fields 13 anni fa
..
debug bd77c04772 module: struct module_ref should contains long fields 13 anni fa
events db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 anni fa
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 anni fa
irq 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 anni fa
power c6968e73b9 PM/Hibernate: do not count debug pages as savable 13 anni fa
sched b8bf17d311 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
time 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 anni fa
trace 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anni fa
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 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 6875669906 arch:Kconfig.locks Remove unused config option. 14 anni fa
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option 14 anni fa
Makefile 391e43da79 sched: Move all scheduler bits into kernel/sched/ 13 anni fa
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anni fa
async.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
audit.c a0e86bd425 audit: always follow va_copy() with va_end() 13 anni fa
audit.h b8800aa5d9 audit: make functions static 14 anni fa
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 anni fa
audit_watch.c c9c6cac0c2 kill path_lookup() 14 anni fa
auditfilter.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 anni fa
auditsc.c 93d3a10ef4 auditsc: propage umode_t 13 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 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
cgroup.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 anni fa
cgroup_freezer.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 anni fa
compat.c 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 anni fa
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 anni fa
cpu.c eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 anni fa
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 14 anni fa
cpuset.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 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 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
delayacct.c c9aaa8957f KVM: Steal time implementation 14 anni fa
dma.c 9984de1a5a kernel: Map most files to use export.h instead of module.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 001a541ea9 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 anni fa
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 anni fa
fork.c 001a541ea9 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 anni fa
freezer.c 34b087e483 freezer: kill unused set_freezable_with_signal() 13 anni fa
futex.c e6780f7243 futex: Fix uninterruptible loop due to gate_area 13 anni fa
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 anni fa
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
hung_task.c f9fab10bbd hung_task: fix false positive during vfork 13 anni fa
irq_work.c 967d1f9062 kernel: fix two implicit header assumptions in irq_work.c 13 anni fa
itimer.c 648616343c [S390] cputime: add sparse checking and cleanup 13 anni fa
jump_label.c 9e31905f29 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 13 anni fa
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 anni fa
kexec.c bcda53faf5 PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() 13 anni fa
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
kmod.c b7ba68c4a0 Merge branch 'pm-sleep' into pm-for-linus 13 anni fa
kprobes.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 anni fa
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 13 anni fa
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
lockdep.c 35b740e466 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 anni fa
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 anni fa
module.c bd77c04772 module: struct module_ref should contains long fields 13 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 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 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 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
padata.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
panic.c 9ec84acee1 lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging 13 anni fa
params.c 72a59aaada kernel: params.c needs module.h not moduleparam.h 13 anni fa
pid.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
pid_namespace.c 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 anni fa
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 anni fa
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
printk.c 1483b38235 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
ptrace.c 8a88951b58 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach 13 anni fa
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 anni fa
rcu.h 4145fa7fbe rcu: Deconfuse dynticks entry-exit tracing 13 anni fa
rcupdate.c e6b80a3b09 rcu: Detect illegal rcu dereference in extended quiescent state 13 anni fa
rcutiny.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 13 anni fa
rcutiny_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 anni fa
rcutorture.c 101db7b41d rcu: Add rcutorture tests for srcu_read_lock_raw() 13 anni fa
rcutree.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 13 anni fa
rcutree.h dff1672d91 rcu: Keep invoking callbacks if CPU otherwise idle 13 anni fa
rcutree_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 13 anni fa
rcutree_trace.c 9b2e4f1880 rcu: Track idleness independent of idle tasks 13 anni fa
relay.c f4ae40a6a5 switch debugfs to umode_t 13 anni fa
res_counter.c 52dcf8a1f8 resource cgroups: remove bogus cast 13 anni fa
resource.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 anni fa
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 anni fa
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 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 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 anni fa
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
signal.c 6b550f9495 user namespace: make signal.c respect user namespaces 13 anni fa
smp.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
softirq.c 416eb33cd6 rcu: Fix early call to rcu_idle_enter() 13 anni fa
spinlock.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
srcu.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anni fa
sys.c 648616343c [S390] cputime: add sparse checking and cleanup 13 anni fa
sys_ni.c fcf634098c Cross Memory Attach 13 anni fa
sysctl.c 55af77969f x86: Panic on detection of stack overflow 13 anni fa
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 13 anni fa
sysctl_check.c c59d87c460 xfs: remove subdirectories 14 anni fa
taskstats.c 1a51410abe Make TASKSTATS require root access 14 anni fa
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 anni fa
time.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 anni fa
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
tracepoint.c b75ef8b44b Tracepoint: Dissociate from module mutex 14 anni fa
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 anni fa
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 anni fa
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anni fa
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anni fa
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 anni fa
watchdog.c 4ff819515b watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL 13 anni fa
workqueue.c b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 13 anni fa
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 anni fa