Paul Walmsley dbf520a9d7 Revert "lockdep: check that no locks held at freeze time" 12 anni fa
..
debug 3cfb07743a Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 13 anni fa
events d610d98b5d perf: Generate EXIT event only once per task context 12 anni fa
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 13 anni fa
irq d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anni fa
power 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 anni fa
sched ee89f81252 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block 13 anni fa
time a7dc19b865 clockevents: Don't allow dummy broadcast timers 12 anni fa
trace 1f1b396758 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent 12 anni fa
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 18 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 2a7d2b96d5 Merge branch 'akpm' (final batch from Andrew) 13 anni fa
acct.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anni fa
async.c a0327ff0ed async: initialise list heads to fix crash 13 anni fa
audit.c 829199197a kernel/audit.c: avoid negative sleep durations 13 anni fa
audit.h e3d6b07b8b audit: optimize audit_compare_dname_path 13 anni fa
audit_tree.c 0644ec0cc8 audit: catch possible NULL audit buffers 13 anni fa
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 13 anni fa
auditfilter.c bfbbd96c51 audit: fix auditfilter.c kernel-doc warnings 13 anni fa
auditsc.c 0644ec0cc8 audit: catch possible NULL audit buffers 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 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 anni fa
cgroup.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 13 anni fa
compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 anni fa
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 anni fa
context_tracking.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
cpu.c bcbd818c06 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 anni fa
cpuset.c 9ae46e6702 Merge branch 'for-3.9-cpuset' 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 14 anni fa
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 anni fa
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 anni fa
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 anni fa
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 16 anni fa
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 anni fa
exit.c dbf520a9d7 Revert "lockdep: check that no locks held at freeze time" 12 anni fa
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 anni fa
fork.c e66eded830 userns: Don't allow CLONE_NEWUSER | CLONE_FS 12 anni fa
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 13 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 13 anni fa
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 anni fa
hrtimer.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 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 13 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 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 anni fa
kcmp.c 44fd07e989 kcmp: include linux/ptrace.h 13 anni fa
kexec.c 8c333ac2e4 kexec: avoid freeing NULL pointer in image_crash_alloc() 13 anni fa
kmod.c c14afb82ff Merge branch 'master' into for-3.9-async 13 anni fa
kprobes.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
kthread.c aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY 13 anni fa
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anni fa
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 anni fa
lockdep.c dbf520a9d7 Revert "lockdep: check that no locks held at freeze time" 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() 13 anni fa
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 17 anni fa
modsign_certificate.S 919aa45e43 MODSIGN: Avoid using .incbin in C source 13 anni fa
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring 13 anni fa
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 13 anni fa
module.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anni fa
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 13 anni fa
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anni fa
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 anni fa
mutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 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 14 anni fa
nsproxy.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anni fa
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 13 anni fa
panic.c 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 13 anni fa
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 anni fa
pid.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
pid_namespace.c 751c644b95 pid: Handle the exit of a multi-threaded init. 12 anni fa
posix-cpu-timers.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
posix-timers.c ee94d523bf posix-timers: convert to idr_alloc() 13 anni fa
printk.c dc72c32e1f printk: Provide a wake_up_klogd() off-case 12 anni fa
profile.c ba6fdda46b profiling: Remove unused timer hook 13 anni fa
ptrace.c e8440c1458 uprobes: Add exports for module use 13 anni fa
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 14 anni fa
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 13 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 13 anni fa
rcutiny.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 13 anni fa
rcutiny_plugin.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 13 anni fa
rcutorture.c e4aa0da39b rcu: Allow rcutorture to be built at low optimization levels 13 anni fa
rcutree.c 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 13 anni fa
rcutree.h 40393f525f Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD 13 anni fa
rcutree_plugin.h 1b0048a44c rcu: Make rcu_nocb_poll an early_param instead of module_param 13 anni fa
rcutree_trace.c c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs 13 anni fa
relay.c 496ad9aa8e new helper: file_inode(file) 13 anni fa
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 13 anni fa
resource.c 4965f5667f kernel/resource.c: fix stack overflow in __reserve_region_with_split() 13 anni fa
rtmutex-debug.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 13 anni fa
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
rtmutex-tester.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 13 anni fa
rtmutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 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 15 anni fa
rwsem.c 1b963c81b1 lockdep, rwsem: provide down_write_nest_lock() 13 anni fa
seccomp.c 87b526d349 seccomp: Make syscall skipping and nr changes more consistent 13 anni fa
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 anni fa
signal.c 522cff142d kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER 12 anni fa
smp.c 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() 13 anni fa
smpboot.c dc893e19b5 Revert parts of "hlist: drop the node parameter from iterators" 12 anni fa
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 anni fa
softirq.c e3b59518c1 Merge branch 'irq-urgent-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() 13 anni fa
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anni fa
stop_machine.c 46c498c2cd stop_machine: Mark per cpu stopper enabled early 13 anni fa
sys.c 2ca067efd8 poweroff: change orderly_poweroff() to use schedule_work() 12 anni fa
sys_ni.c 34e1169d99 module: add syscall to load module from fd 13 anni fa
sysctl.c e23b62256a Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc 13 anni fa
sysctl_binary.c df1778be1a sysctl: fix null checking in bin_dn_node_address() 13 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 fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 anni fa
time.c af3b56289b time: don't inline EXPORT_SYMBOL functions 13 anni fa
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 13 anni fa
timer.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
tracepoint.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 anni fa
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 anni fa
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anni fa
user-return-notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 13 anni fa
user.c 87a8ebd637 userns: Restrict when proc and sysfs can be mounted 12 anni fa
user_namespace.c 87a8ebd637 userns: Restrict when proc and sysfs can be mounted 12 anni fa
utsname.c bf5315366b kernel/utsname.c: fix wrong comment about clone_uts_ns() 13 anni fa
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 13 anni fa
wait.c 6d49e352ae propagate name change to comments in kernel source 13 anni fa
watchdog.c 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
workqueue.c b63dc123b2 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 anni fa
workqueue_internal.h 112202d909 workqueue: rename cpu_workqueue to pool_workqueue 13 anni fa