Oleg Nesterov 1a4d9b0aa0 workqueues: insert_work: use "list_head *" instead of "int tail" пре 17 година
..
irq 7a2c477069 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() пре 17 година
power f0af566da6 pm: fix try_to_freeze_tasks()'s use of do_div() пре 17 година
time ecc8b655b3 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 17 година
trace 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr пре 17 година
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files пре 17 година
Kconfig.hz 422037bafd sched: fix hrtick & generic-ipi dependency пре 17 година
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT пре 17 година
Makefile b03f6489f9 build kernel/profile.o only when requested пре 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 86a1c34a92 x86_64 syscall audit fast-path пре 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 ab763c7112 security: filesystem capabilities refactor kernel code пре 17 година
cgroup.c e885dcde75 cgroup_clone: use pid of newly created task for new cgroup пре 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 7f9dce3837 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 17 година
cpuset.c da5ef6bb96 cpuset: two minor code-cleanups пре 17 година
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting пре 18 година
dma.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
exec_domain.c a1ef5adb4c remove CONFIG_KMOD from core kernel code пре 17 година
exit.c a94e2d408e coredump: kill mm->core_done пре 17 година
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. пре 17 година
fork.c 999d9fc167 coredump: move mm->core_waiters into struct core_state пре 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 2fc9c4e18f kallsyms: fix potential overflow in binary search пре 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 ac331d158e call_usermodehelper(): increase reliability пре 17 година
kprobes.c 8b6dd98682 kprobes: remove redundant config check пре 17 година
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() пре 17 година
kthread.c 8df185a95c kthread: reduce stack pressure in create_kthread and kthreadd пре 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 3a642e99ba modules: Take a shortcut for checking if an address is in a module пре 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 e885dcde75 cgroup_clone: use pid of newly created task for new cgroup пре 17 година
nsproxy.c e885dcde75 cgroup_clone: use pid of newly created task for new cgroup пре 17 година
panic.c a8f18b909c Add a WARN() macro; this is WARN_ON() + printk arguments пре 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 96347e7759 posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process); пре 17 година
printk.c 717115e1a5 printk ratelimiting rewrite пре 17 година
profile.c b03f6489f9 build kernel/profile.o only when requested пре 17 година
ptrace.c f470021adb ptrace children revamp пре 17 година
rcuclassic.c 82638844d9 Merge branch 'linus' into cpus4096 пре 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 82638844d9 Merge branch 'linus' into cpus4096 пре 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 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler пре 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 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function пре 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 7f9dce3837 Merge branch 'sched/for-linus' 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 7f9dce3837 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 8ffa5b6596 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 999d9fc167 coredump: move mm->core_waiters into struct core_state пре 17 година
smp.c 63cf13b77a generic ipi function calls: wait on alloc failure fallback пре 17 година
softirq.c 9b610fda0d Merge branch 'linus' into timers/nohz пре 17 година
softlockup.c 3e2f69fdd1 softlockup: fix watchdog task wakeup frequency пре 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 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr пре 17 година
sys.c ac331d158e call_usermodehelper(): increase reliability пре 17 година
sys_ni.c 5df439ef06 flag parameters: fix compile error of sys_epoll_create1 пре 17 година
sysctl.c 717115e1a5 printk ratelimiting rewrite пре 17 година
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c пре 17 година
taskstats.c 363ab6f142 core: use performance variant for_each_cpu_mask_nr пре 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 пре 18 година
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 1a4d9b0aa0 workqueues: insert_work: use "list_head *" instead of "int tail" пре 17 година