Linus Torvalds bdec6cace4 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 жил өмнө
..
irq 48627d8d23 genirq: remove extraneous checks in manage.c 17 жил өмнө
power dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 жил өмнө
time 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 жил өмнө
trace 6712e299b7 Merge branch 'tracing/ftrace' into auto-ftrace-next 17 жил өмнө
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 жил өмнө
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick 17 жил өмнө
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 17 жил өмнө
Makefile c349e0a01c ftrace: do not trace scheduler functions 17 жил өмнө
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces 17 жил өмнө
audit.c d8de72473e [PATCH] remove useless argument type in audit_filter_user() 17 жил өмнө
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h 17 жил өмнө
audit_tree.c 6793a051fb [PATCH] list_for_each_rcu must die: audit 17 жил өмнө
auditfilter.c d8de72473e [PATCH] remove useless argument type in audit_filter_user() 17 жил өмнө
auditsc.c 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE 17 жил өмнө
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 жил өмнө
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 жил өмнө
capability.c 086f7316f0 security: filesystem capabilities: fix fragile setuid fixup code 17 жил өмнө
cgroup.c 5c02b57578 cgroups: remove node_ prefix_from ns subsystem 17 жил өмнө
cgroup_debug.c 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem 17 жил өмнө
compat.c 153b5d054a ntp: support for TAI 17 жил өмнө
configs.c c33fff0afb kernel: use non-racy method for proc entries creation 17 жил өмнө
cpu.c b62b8ef906 force offline the processor during hot-removal 17 жил өмнө
cpuset.c 873a6ed628 Merge commit 'v2.6.26' into sched/devel 17 жил өмнө
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 17 жил өмнө
dma.c c33fff0afb kernel: use non-racy method for proc entries creation 17 жил өмнө
exec_domain.c 62769dce86 whitespace fixes: execution domains 17 жил өмнө
exit.c 666f164f4f fix dangling zombie when new parent ignores children 17 жил өмнө
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. 17 жил өмнө
fork.c f470021adb ptrace children revamp 17 жил өмнө
futex.c 1b7558e457 futexes: fix fault handling in futex_lock_pi 17 жил өмнө
futex_compat.c 8481664d37 futex_compat __user annotation 17 жил өмнө
hrtimer.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 жил өмнө
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid 17 жил өмнө
kallsyms.c c33fff0afb kernel: use non-racy method for proc entries creation 17 жил өмнө
kexec.c be089d79c4 kexec: make extended crashkernel= syntax less confusing 17 жил өмнө
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 жил өмнө
kgdb.c aabdc3b8c3 kgdb: sparse fix 17 жил өмнө
kmod.c 9f3acc3140 [PATCH] split linux/file.h 17 жил өмнө
kprobes.c 544304b200 kernel/kprobes.c: Made kprobe_blacklist static. 17 жил өмнө
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 жил өмнө
kthread.c ebb12db51f Freezer: Introduce PF_FREEZER_NOSIG 17 жил өмнө
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation 17 жил өмнө
lockdep.c 40e7babbb5 Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 жил өмнө
lockdep_internals.h cd1a28e845 lockdep: add lock_class information to lock_chain and output it 17 жил өмнө
lockdep_proc.c cd1a28e845 lockdep: add lock_class information to lock_chain and output it 17 жил өмнө
marker.c dc102a8fae Markers - remove extra format argument 17 жил өмнө
module.c 34e4e2fef4 modules: proper cleanup of kobject without CONFIG_SYSFS 17 жил өмнө
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner 17 жил өмнө
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 жил өмнө
mutex.c 6ad36762d7 __mutex_lock_common: use signal_pending_state() 17 жил өмнө
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 жил өмнө
notifier.c 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative 17 жил өмнө
ns_cgroup.c 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> 17 жил өмнө
nsproxy.c 02fdb36ae7 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) 17 жил өмнө
panic.c 95b570c9ce Taint kernel after WARN_ON(condition) 17 жил өмнө
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 17 жил өмнө
pid.c 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h 17 жил өмнө
pid_namespace.c caafa43243 pidns: make pid->level and pid_ns->level unsigned 17 жил өмнө
pm_qos_params.c db26e64dc3 pm_qos_params: BKL pushdown 17 жил өмнө
posix-cpu-timers.c 81d50bb254 posix-timers: print RT watchdog message 17 жил өмнө
posix-timers.c ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() 17 жил өмнө
printk.c 4bb0057f99 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 жил өмнө
profile.c 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 жил өмнө
ptrace.c f470021adb ptrace children revamp 17 жил өмнө
rcuclassic.c 6c9fcaf2ee Merge branch 'core/rcu' into core/rcu-for-linus 17 жил өмнө
rcupdate.c 59190f4213 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 жил өмнө
rcupreempt.c 6c9fcaf2ee Merge branch 'core/rcu' into core/rcu-for-linus 17 жил өмнө
rcupreempt_trace.c e19a98967f rcu: remove duplicated include in kernel/rcupreempt_trace.c 17 жил өмнө
rcutorture.c 0729fbf3bc rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) 17 жил өмнө
relay.c a82c53a0e3 splice: fix sendfile() issue with relay 17 жил өмнө
res_counter.c c84872e168 memcgroup: add the max_usage member on the res_counter 17 жил өмнө
resource.c c33fff0afb kernel: use non-racy method for proc entries creation 17 жил өмнө
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 жил өмнө
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 жил өмнө
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 жил өмнө
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. 17 жил өмнө
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 жил өмнө
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 17 жил өмнө
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 жил өмнө
sched.c 666484f025 Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 жил өмнө
sched_clock.c 361833efac Merge branch 'sched/clock' into sched/devel 17 жил өмнө
sched_cpupri.c 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU 17 жил өмнө
sched_cpupri.h e539d8fcd1 sched: fix the cpuprio count really 17 жил өмнө
sched_debug.c 32df2ee86a sched: add full schedstats to /proc/sched_debug 17 жил өмнө
sched_fair.c 2087a1ad82 sched: add avg-overlap support to RT tasks 17 жил өмнө
sched_features.h f5bfb7d9ff sched: bias effective_load() error towards failing wake_affine(). 17 жил өмнө
sched_idletask.c 2abdad0a4c sched: make rt_sched_class, idle_sched_class static 17 жил өмнө
sched_rt.c 55e12e5e7b sched: make sched_{rt,fair}.c ifdefs more readable 17 жил өмнө
sched_stats.h 46ac22bab4 sched: fix accounting in task delay accounting & migration 17 жил өмнө
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 жил өмнө
semaphore.c 3e61e0c976 mmiotrace broken in linux-next (8-bit writes only) 17 жил өмнө
signal.c cbaffba12c posix timers: discard SI_TIMER signals on exec 17 жил өмнө
smp.c 63cf13b77a generic ipi function calls: wait on alloc failure fallback 17 жил өмнө
softirq.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 жил өмнө
softlockup.c 3b72532388 softlockup: print a module list on being stuck 17 жил өмнө
spinlock.c 0764d23cf0 ftrace: lockdep notrace annotations 17 жил өмнө
srcu.c bb695170d8 make srcu_readers_active() static 17 жил өмнө
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace 17 жил өмнө
stop_machine.c 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks 17 жил өмнө
sys.c 7b26655f62 sys_prctl(): fix return of uninitialized value 17 жил өмнө
sys_ni.c 4d672e7ac7 timerfd: new timerfd API 17 жил өмнө
sysctl.c 6c9fcaf2ee Merge branch 'core/rcu' into core/rcu-for-linus 17 жил өмнө
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c 17 жил өмнө
taskstats.c cb41d6d068 Use find_task_by_vpid in taskstats 17 жил өмнө
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler 17 жил өмнө
time.c b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 жил өмнө
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 жил өмнө
timer.c 85082fd7cb Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 17 жил өмнө
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 17 жил өмнө
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 жил өмнө
user.c 354a1f4d99 alloc_uid: cleanup 17 жил өмнө
user_namespace.c 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces 17 жил өмнө
utsname.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ 17 жил өмнө
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back 17 жил өмнө
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* 17 жил өмнө
workqueue.c cde5353599 Christoph has moved 17 жил өмнө