Linus Torvalds 99ebcf8285 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 лет назад
..
irq 51ca3c6791 Merge branch 'linus' into x86/core 17 лет назад
power 5a06915c6d container freezer: skip frozen cgroups during power management resume 17 лет назад
time c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
trace ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 лет назад
.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.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 18 лет назад
Makefile dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 лет назад
acct.c dbda4c0b97 tty: Fix abusers of current->sighand->tty 17 лет назад
audit.c 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 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 036bbf76ad Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages 17 лет назад
auditsc.c dbda4c0b97 tty: Fix abusers of current->sighand->tty 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 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 лет назад
cgroup.c cc31edceee cgroups: convert tasks file to use a seq_file with shared pid array 17 лет назад
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 лет назад
cgroup_freezer.c 1aece34833 container freezer: rename check_if_frozen() 17 лет назад
compat.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 лет назад
cpu.c 990d0f2ced Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core 17 лет назад
cpuset.c 30e8e13603 cpuset: use seq_*mask_* to print masks 17 лет назад
delayacct.c 016ae219b9 per-task-delay-accounting: update taskstats for memory reclaim delay 17 лет назад
dma-coherent.c a38409fbb5 dma-coherent: export dma_[alloc|release]_from_coherent methods 17 лет назад
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 лет назад
exec_domain.c 7f2da1e7d0 [PATCH] kill altroot 17 лет назад
exit.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. 18 лет назад
fork.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
freezer.c dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 лет назад
futex.c 1b7558e457 futexes: fix fault handling in futex_lock_pi 17 лет назад
futex_compat.c 8481664d37 futex_compat __user annotation 18 лет назад
hrtimer.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
itimer.c f06febc96b timers: fix itimer/many thread hang 17 лет назад
kallsyms.c 7968b3d9a6 kernel/kallsyms.c: fix double return 17 лет назад
kexec.c acd99dbf54 kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. 17 лет назад
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 лет назад
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 17 лет назад
kmod.c c8d8a2321f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 17 лет назад
kprobes.c 2b252c5411 make kprobes.c:kretprobe_table_lock() static 17 лет назад
ksysfs.c 22b8ce9470 profiling: dynamically enable readprofile at runtime 17 лет назад
kthread.c 293adee601 kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) 17 лет назад
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation 17 лет назад
lockdep.c 7487017282 lockdep: fix invalid list_del_rcu in zap_class 17 лет назад
lockdep_internals.h d6672c5018 lockdep: build fix 17 лет назад
lockdep_proc.c 2189459d25 lockstat: fix numerical output rounding error 17 лет назад
marker.c 5def9a3a22 markers: fix markers read barrier for multiple probes 17 лет назад
module.c 26e9a39777 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 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 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation 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 7a8fc9b248 removed unused #include <linux/version.h>'s 17 лет назад
panic.c 26e9a39777 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 17 лет назад
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them 18 лет назад
pid.c e49859e71e pidns: remove now unused find_pid function. 17 лет назад
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 лет назад
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 17 лет назад
posix-cpu-timers.c bb34d92f64 timers: fix itimer/many thread hang, v2 17 лет назад
posix-timers.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
printk.c e533b22705 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 лет назад
profile.c 22b8ce9470 profiling: dynamically enable readprofile at runtime 17 лет назад
ptrace.c b747c8c102 make ptrace_untrace() static 17 лет назад
rcuclassic.c 2ec2b482b1 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix 17 лет назад
rcupdate.c 01dcb0443e rcu: fix synchronize_rcu() so that kernel-doc works 17 лет назад
rcupreempt.c 1a651a00e2 byteorder: remove direct includes of linux/byteorder/swab[b].h 17 лет назад
rcupreempt_trace.c 5802294f1b rcu: trace fix possible mem-leak 17 лет назад
rcutorture.c f07767fd0f byteorder: remove direct includes of linux/byteorder/swab[b].h 17 лет назад
relay.c 3219445033 relay: fix "full buffer with exactly full last subbuffer" accounting problem 17 лет назад
res_counter.c 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 лет назад
resource.c e533b22705 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 лет назад
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 18 лет назад
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. 18 лет назад
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 18 лет назад
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 18 лет назад
sched.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
sched_clock.c 5b7dba4ff8 sched_clock: prevent scd->clock from moving backwards 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 a6bebbc87a [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() 17 лет назад
sched_fair.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
sched_features.h f681bbd656 sched: turn off WAKEUP_OVERLAP 17 лет назад
sched_idletask.c 15afe09bf4 sched: wakeup preempt when small overlap 17 лет назад
sched_rt.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
sched_stats.h 7086efe1c1 timers: fix itimer/many thread hang, v3 17 лет назад
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 лет назад
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 лет назад
signal.c f06febc96b timers: fix itimer/many thread hang 17 лет назад
smp.c f73be6dedf smp: have smp_call_function_single() detect invalid CPUs 17 лет назад
softirq.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
softlockup.c 25ddbb18aa Make the taint flags reliable 17 лет назад
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 лет назад
srcu.c bb695170d8 make srcu_readers_active() static 18 лет назад
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace 17 лет назад
stop_machine.c ed6d68763b stop_machine: remove unused variable 17 лет назад
sys.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
sys_ni.c ebf3f09c63 Configure out AIO support 17 лет назад
sysctl.c af936a1606 vmscan: unevictable LRU scan sysctl 17 лет назад
sysctl_check.c 99541c23cd sysctl: check for bogus modes 17 лет назад
taskstats.c b81f3ea92b taskstats: remove initialization of static per-cpu variable 17 лет назад
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler 18 лет назад
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 c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 лет назад
tsacct.c 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 лет назад
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 лет назад
user.c af4491e516 sched: rt-bandwidth for user grouping interface 17 лет назад
user_namespace.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 лет назад
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 лет назад
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy 17 лет назад
wait.c a25d644fc0 wait: kill is_sync_wait() 17 лет назад
workqueue.c e1f8e87449 Remove Andrew Morton's old email accounts 17 лет назад