Len Brown 88d998c264 Merge branch 'misc' into release 16 年之前
..
irq 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 年之前
power 33f1d7ecc6 PM: Fix freezer compilation if PM_SLEEP is unset 16 年之前
time 57c44c5f6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 年之前
trace 4ce5f24193 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile 16 年之前
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 年之前
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 年之前
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 年之前
Makefile 9316fcacb8 kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n 16 年之前
acct.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 年之前
async.c 37a76bd4f1 async: fix __lowest_in_progress() 16 年之前
audit.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 年之前
audit.h 0590b9335a fixing audit rule ordering mess, part 1 16 年之前
audit_tree.c 5af75d8d58 audit: validate comparison operations, store them in sane form 16 年之前
auditfilter.c 5af75d8d58 audit: validate comparison operations, store them in sane form 16 年之前
auditsc.c e048e02c89 make sure that filterkey of task,always rules is reported 16 年之前
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 b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 年之前
cgroup.c e7c5ec9193 cgroups: add css_tryget() 16 年之前
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 16 年之前
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 年之前
compat.c e3d5a27d58 Allow times and time system calls to return small negative values 16 年之前
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 16 年之前
cpu.c a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 年之前
cpuset.c 45ce80fb6b cgroups: consolidate cgroup documents 16 年之前
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 年之前
cred.c 1a7d0f0bec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 年之前
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 年之前
dma-coherent.c 58c6d3dfe4 dma-coherent: catch oversized requests to dma_alloc_from_coherent() 16 年之前
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 16 年之前
exec_domain.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 年之前
exit.c 17da2bd90a [CVE-2009-0029] System call wrappers part 08 16 年之前
extable.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
fork.c 6559eed8ca [CVE-2009-0029] System call wrappers part 30 16 年之前
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 16 年之前
futex.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 16 年之前
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 年之前
hrtimer.c 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 年之前
itimer.c 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 16 年之前
kallsyms.c 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL 16 年之前
kexec.c 754fe8d297 [CVE-2009-0029] System call wrappers part 07 16 年之前
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 年之前
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 16 年之前
kmod.c bd4207c901 kmod: fix varargs kernel-doc 16 年之前
kprobes.c 5a4ccaf37f kprobes: check CONFIG_FREEZER instead of CONFIG_PM 16 年之前
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 年之前
kthread.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 年之前
latencytop.c 9c24624727 KSYM_SYMBOL_LEN fixes 16 年之前
lockdep.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
lockdep_internals.h d6672c5018 lockdep: build fix 17 年之前
lockdep_proc.c c7e78cff6b lockstat: contend with points 16 年之前
marker.c 227a837567 markers/tracpoints: fix non-modular build 16 年之前
module.c 17da2bd90a [CVE-2009-0029] System call wrappers part 08 16 年之前
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner 17 年之前
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
mutex.c 7918baa555 mutex: __used is needed for function referenced only from inline asm 16 年之前
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 年之前
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 年之前
ns_cgroup.c cae7a366f7 ns_cgroup: remove unused spinlock 16 年之前
nsproxy.c 18b6e0414e User namespaces: set of cleanups (v2) 16 年之前
panic.c d6624f996a oops: increment the oops UUID every time we oops 16 年之前
params.c d2441183dc Fix compile warning in kernel/params.c 16 年之前
pid.c 61bce0f137 pid: generalize task_active_pid_ns 16 年之前
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 16 年之前
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 16 年之前
posix-cpu-timers.c 0b271ef452 Merge commit 'v2.6.28' into core/core 16 年之前
posix-timers.c 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 16 年之前
printk.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 年之前
profile.c 26e5438e4b profile: don't include <asm/ptrace.h> twice. 16 年之前
ptrace.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 年之前
rcuclassic.c 263ec6457b cpumask: convert RCU implementations, fix 16 年之前
rcupdate.c ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 年之前
rcupreempt.c ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 年之前
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 年之前
rcutorture.c c9d557c19f rcu: fix bug in rcutorture system-shutdown code 16 年之前
rcutree.c 90a4d2c010 rcu: make treercu safe for suspend and resume 16 年之前
rcutree_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 年之前
relay.c fbb5b7ae4b relayfs: fix infinite loop with splice() 16 年之前
res_counter.c 28dbc4b6a0 memcg: memory cgroup resource counters for hierarchy 16 年之前
resource.c 6ae301e85c resources: fix parameter name and kernel-doc 16 年之前
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 cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 16 年之前
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 7cb36b6ccd Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
sched_clock.c 1c5745aa38 sched_clock: prevent scd->clock from moving backwards, take #2 16 年之前
sched_cpupri.c db2f59c8c9 sched: fix section mismatch 16 年之前
sched_cpupri.h 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. 16 年之前
sched_debug.c 805194c35b sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" 16 年之前
sched_fair.c 6272d68cc6 sched: sched_slice() fixlet 16 年之前
sched_features.h 4793241be4 sched: backward looking buddy 16 年之前
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency 16 年之前
sched_rt.c 6ca09dfc9f sched: put back some stack hog changes that were undone in kernel/sched.c 16 年之前
sched_stats.h b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 年之前
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 年之前
signal.c d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 年之前
smp.c 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core 16 年之前
softirq.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
softlockup.c 41c7bb9588 cpumask: convert rest of files in kernel/ 16 年之前
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 年之前
srcu.c bb695170d8 make srcu_readers_active() static 17 年之前
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 年之前
stop_machine.c 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 16 年之前
sys.c 836f92adf1 [CVE-2009-0029] System call wrappers part 31 16 年之前
sys_ni.c f627a741d2 [CVE-2009-0029] Make sys_syslog a conditional system call 16 年之前
sysctl.c 88fc241f54 [IA64] dump stack on kernel unaligned warnings 16 年之前
sysctl_check.c f3f0d7b026 [XFS] remove restricted chown parameter from xfs linux 16 年之前
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ 16 年之前
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 年之前
time.c 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 年之前
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 年之前
timer.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 年之前
tracepoint.c 227a837567 markers/tracpoints: fix non-modular build 16 年之前
tsacct.c 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 年之前
uid16.c 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 年之前
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 年之前
user.c a39b863342 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
user_namespace.c 18b6e0414e User namespaces: set of cleanups (v2) 16 年之前
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 年之前
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy 16 年之前
wait.c a25d644fc0 wait: kill is_sync_wait() 16 年之前
workqueue.c e7577c50f2 cpumask: convert kernel/workqueue.c 16 年之前