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