Michal Hocko 6d2488f64a cgroup: remove css_get_next 12 年 前
..
debug 3cfb07743a Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 12 年 前
events c79aa0d965 events: Protect access via task_subsys_state_check() 12 年 前
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 12 年 前
irq d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年 前
power 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年 前
sched 916bb6d76d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年 前
time a7dc19b865 clockevents: Don't allow dummy broadcast timers 12 年 前
trace 0a82a8d132 Revert "block: add missing block_bio_complete() tracepoint" 12 年 前
.gitignore f83b293366 kernel/hz.bc: ignore. 12 年 前
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 2a7d2b96d5 Merge branch 'akpm' (final batch from Andrew) 12 年 前
acct.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年 前
async.c a0327ff0ed async: initialise list heads to fix crash 12 年 前
audit.c 13f51e1c3f audit: don't check if kauditd is valid every time 12 年 前
audit.h dde5b7d6e7 audit: remove unnecessary #if CONFIG_AUDIT 12 年 前
audit_tree.c 12b2f117f3 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() 12 年 前
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 12 年 前
auditfilter.c 373e0f3408 kernel/auditfilter.c: tree and watch will memory leak when failure occurs 12 年 前
auditsc.c 3f68613f39 kernel/auditsc.c: use kzalloc instead of kmalloc+memset 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 935d8aabd4 Add file_ns_capable() helper function for open-time capability checking 12 年 前
cgroup.c 6d2488f64a cgroup: remove css_get_next 12 年 前
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 年 前
compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 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 9ae46e6702 Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 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 dbf520a9d7 Revert "lockdep: check that no locks held at freeze time" 12 年 前
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 年 前
fork.c e66eded830 userns: Don't allow CLONE_NEWUSER | CLONE_FS 12 年 前
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 12 年 前
futex.c 6c23cbbd50 futex: fix kernel-doc notation and spello 12 年 前
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 年 前
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 年 前
hrtimer.c 84cc8fd2fe hrtimer: Don't reinitialize a cpu_base lock on CPU_UP 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 e07cee23e6 mm,kexec: use common help functions to free reserved pages 12 年 前
kmod.c c14afb82ff Merge branch 'master' into for-3.9-async 12 年 前
kprobes.c 5c51543b0a kprobes: Fix a double lock bug of kprobe_mutex 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 b5c5442bb6 kthread: kill task_get_live_kthread() 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 2c52283662 lockdep: Consolidate bug messages into a single print_lockdep_off() function 12 年 前
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 d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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 cc189d2513 mutex: Back out architecture specific check for negative mutex count 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 d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年 前
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 12 年 前
panic.c 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 年 前
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 年 前
pid.c b67bfe0d42 hlist: drop the node parameter from iterators 12 年 前
pid_namespace.c 751c644b95 pid: Handle the exit of a multi-threaded init. 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 ee94d523bf posix-timers: convert to idr_alloc() 12 年 前
printk.c dc72c32e1f printk: Provide a wake_up_klogd() off-case 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 496ad9aa8e new helper: file_inode(file) 12 年 前
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() 12 年 前
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 8184004ed7 locking/rtmutex/tester: Set correct permissions on sysfs files 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 12 年 前
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 年 前
signal.c b9e146d8eb kernel/signal.c: stop info leak via the tkill and the tgkill syscalls 12 年 前
smp.c 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() 12 年 前
smpboot.c f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu 12 年 前
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 年 前
softirq.c e3b59518c1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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 46c498c2cd stop_machine: Mark per cpu stopper enabled early 12 年 前
sys.c 6f389a8f1d PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() 12 年 前
sys_ni.c 34e1169d99 module: add syscall to load module from fd 12 年 前
sysctl.c e23b62256a Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc 12 年 前
sysctl_binary.c df1778be1a sysctl: fix null checking in bin_dn_node_address() 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 12 年 前
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 年 前
time.c af3b56289b time: don't inline EXPORT_SYMBOL functions 12 年 前
timeconst.bc 70730bca13 kernel: Replace timeconst.pl with a bc script 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 b67bfe0d42 hlist: drop the node parameter from iterators 12 年 前
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 b67bfe0d42 hlist: drop the node parameter from iterators 12 年 前
user.c 87a8ebd637 userns: Restrict when proc and sysfs can be mounted 12 年 前
user_namespace.c 41c21e351e userns: Changing any namespace id mappings should require privileges 12 年 前
utsname.c bf5315366b kernel/utsname.c: fix wrong comment about clone_uts_ns() 12 年 前
utsname_sysctl.c cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 年 前
wait.c 6d49e352ae propagate name change to comments in kernel source 12 年 前
watchdog.c 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 年 前
workqueue.c b63dc123b2 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 年 前
workqueue_internal.h 112202d909 workqueue: rename cpu_workqueue to pool_workqueue 12 年 前