Luck, Tony 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem пре 17 година
..
irq 63d659d556 genirq: fix name space collision of nr_irqs in autoprobe.c пре 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 98d9c66ab0 tracing/fastboot: improve help text пре 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 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 17 година
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. пре 18 година
fork.c 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem пре 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 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 1b7ae37c03 markers: bit-field is not thread-safe nor smp-safe пре 17 година
module.c 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 36dcd67ae9 ftrace: ignore functions that cannot be kprobe-ed пре 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 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 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 година
tracepoint.c 9a1e9693f5 tracepoints: fix reentrancy пре 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 година