Linus Torvalds 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 лет назад
..
debug 16559ae48c kgdb: remove #include <linux/serial_8250.h> from kgdb.h 13 лет назад
events 8f55cea410 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
gcov 750358ee4f kernel/gcov: remove depends on CONFIG_EXPERIMENTAL 13 лет назад
irq 5800700f66 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
power 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 лет назад
sched 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 лет назад
time 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
trace 8793422fd9 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 лет назад
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 18 лет назад
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 227536740e MODSIGN: Simplify Makefile with a Kconfig helper 13 лет назад
acct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 лет назад
async.c a0327ff0ed async: initialise list heads to fix crash 13 лет назад
audit.c 829199197a kernel/audit.c: avoid negative sleep durations 13 лет назад
audit.h e3d6b07b8b audit: optimize audit_compare_dname_path 13 лет назад
audit_tree.c 0644ec0cc8 audit: catch possible NULL audit buffers 13 лет назад
audit_watch.c 0644ec0cc8 audit: catch possible NULL audit buffers 13 лет назад
auditfilter.c bfbbd96c51 audit: fix auditfilter.c kernel-doc warnings 13 лет назад
auditsc.c 0644ec0cc8 audit: catch possible NULL audit buffers 13 лет назад
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 f169007b27 cgroup: fail if monitored file and event_control are in different cgroup 13 лет назад
cgroup_freezer.c 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 13 лет назад
compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 лет назад
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 13 лет назад
cpu.c bcbd818c06 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
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 13 лет назад
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
cred.c a2faf2fc53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 лет назад
delayacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 лет назад
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 лет назад
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 16 лет назад
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 13 лет назад
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 13 лет назад
freezer.c 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 13 лет назад
futex.c 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
futex_compat.c 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 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 13 лет назад
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 13 лет назад
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 13 лет назад
kexec.c 0212f91596 x86: Add Crash kernel low reservation 13 лет назад
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol 13 лет назад
kmod.c c14afb82ff Merge branch 'master' into for-3.9-async 13 лет назад
kprobes.c 1eaec8212e Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 лет назад
ksysfs.c 37ea95a959 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
kthread.c aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY 13 лет назад
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 лет назад
lockdep.c c054060683 lockdep: Print more info when MAX_LOCK_DEPTH is exceeded 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() 13 лет назад
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 17 лет назад
modsign_certificate.S 919aa45e43 MODSIGN: Avoid using .incbin in C source 13 лет назад
modsign_pubkey.c cfde819088 keys: use keyring_alloc() to create module signing keyring 13 лет назад
module-internal.h caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 13 лет назад
module.c a3535c7e4f module: clean up load_module a little more. 13 лет назад
module_signing.c 12e130b045 MODSIGN: Don't use enum-type bitfields in module signature info block 13 лет назад
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
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 13 лет назад
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 14 лет назад
nsproxy.c d7d48f6216 kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns 13 лет назад
padata.c f0fcf2002b padata: use __this_cpu_read per-cpu helper 13 лет назад
panic.c 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 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 13 лет назад
pid_namespace.c c876ad7682 pidns: Stop pid allocation when init dies 13 лет назад
posix-cpu-timers.c 266d7ad7f4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
posix-timers.c f0dbe81f0e posix-timers: Fix clock_adjtime to always return timex data on success 13 лет назад
printk.c b7133a9a10 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
profile.c ba6fdda46b profiling: Remove unused timer hook 13 лет назад
ptrace.c e8440c1458 uprobes: Add exports for module use 13 лет назад
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 14 лет назад
rcu.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 13 лет назад
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 лет назад
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 лет назад
rcutiny_plugin.h 6bfc09e232 rcu: Provide RCU CPU stall warnings for tiny RCU 13 лет назад
rcutorture.c e4aa0da39b rcu: Allow rcutorture to be built at low optimization levels 13 лет назад
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 лет назад
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 лет назад
rcutree_plugin.h 1b0048a44c rcu: Make rcu_nocb_poll an early_param instead of module_param 13 лет назад
rcutree_trace.c c635a4e1c2 rcu: Separate accounting of callbacks from callback-free CPUs 13 лет назад
relay.c 047fe36052 splice: fix racy pipe->buffers uses 13 лет назад
res_counter.c 50bdd430c2 res_counter: return amount of charges after res_counter_uncharge() 13 лет назад
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 13 лет назад
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex-tester.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 13 лет назад
rtmutex.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file 13 лет назад
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 15 лет назад
rwsem.c 1b963c81b1 lockdep, rwsem: provide down_write_nest_lock() 13 лет назад
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 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 лет назад
smp.c 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() 13 лет назад
smpboot.c 7d7e499f73 smpboot: Allow selfparking per cpu threads 13 лет назад
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 лет назад
softirq.c a0b1c42951 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 13 лет назад
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() 13 лет назад
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
stop_machine.c 14e568e78f stop_machine: Use smpboot threads 13 лет назад
sys.c f3cbd435b0 sys_prctl(): coding-style cleanup 13 лет назад
sys_ni.c 34e1169d99 module: add syscall to load module from fd 13 лет назад
sysctl.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 лет назад
sysctl_binary.c ca2eb5679f tcp: remove Appropriate Byte Count support 13 лет назад
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 af3b56289b time: don't inline EXPORT_SYMBOL functions 13 лет назад
timeconst.pl 63a3f60341 timeconst.pl: Eliminate Perl warning 13 лет назад
timer.c d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 14 лет назад
tsacct.c 6fac4829ce cputime: Use accessors to read task cputime stats 13 лет назад
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 14 лет назад
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 лет назад
user.c 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 13 лет назад
user_namespace.c 5155040ed3 userns: Fix typo in description of the limitation of userns_install 13 лет назад
utsname.c 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 13 лет назад
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 лет назад
wait.c 6d49e352ae propagate name change to comments in kernel source 13 лет назад
watchdog.c 3b5d8510b9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
workqueue.c 1438ade567 workqueue: un-GPL function delayed_work_timer_fn() 13 лет назад
workqueue_internal.h 112202d909 workqueue: rename cpu_workqueue to pool_workqueue 13 лет назад