Alan Cox f34d7a5b70 tty: The big operations rework há 17 anos atrás
..
irq 1aeb272cf0 kernel: explicitly include required header files under kernel/ há 17 anos atrás
power b6f448e99c PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch há 17 anos atrás
time c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files há 18 anos atrás
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick há 18 anos atrás
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT há 18 anos atrás
Makefile 88f458e4b9 sysctl: allow embedded targets to disable sysctl_check.c há 17 anos atrás
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces há 18 anos atrás
audit.c 4a761b8c1d [patch 2/2] Use find_task_by_vpid in audit code há 17 anos atrás
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h há 17 anos atrás
audit_tree.c 1d957f9bf8 Introduce path_put() há 18 anos atrás
auditfilter.c 9781db7b34 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current há 17 anos atrás
auditsc.c 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE há 17 anos atrás
backtracetest.c 6dab27784b x86: add a simple backtrace test module há 18 anos atrás
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users há 17 anos atrás
capability.c e338d263a7 Add 64-bit capability support to the kernel há 18 anos atrás
cgroup.c cf475ad28a cgroups: add an owner to the mm_struct há 17 anos atrás
cgroup_debug.c 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem há 17 anos atrás
compat.c 4e4c22c711 signals: add set_restore_sigmask há 17 anos atrás
configs.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
cpu.c d2ba7e2ae2 simplify cpu_hotplug_begin()/put_online_cpus() há 17 anos atrás
cpuset.c 786083667e Cpuset hardwall flag: add a mem_hardwall flag to cpusets há 17 anos atrás
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting há 18 anos atrás
dma.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
exec_domain.c 62769dce86 whitespace fixes: execution domains há 18 anos atrás
exit.c 53b6f9fbd3 ptrace: introduce ptrace_reparented() helper há 17 anos atrás
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. há 18 anos atrás
fork.c db51aeccd7 signals: microoptimize the usage of ->curr_target há 17 anos atrás
futex.c 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* há 18 anos atrás
futex_compat.c 8481664d37 futex_compat __user annotation há 18 anos atrás
hrtimer.c 0c96c5979a hrtimer: raise softirq unlocked to avoid circular lock dependency há 17 anos atrás
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid há 18 anos atrás
kallsyms.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
kexec.c 122c7a5905 vmcoreinfo: add page flags values há 17 anos atrás
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c há 18 anos atrás
kgdb.c 1a9a3e76dd kgdb: always use icache flush for sw breakpoints há 17 anos atrás
kmod.c f70316dace generic: use new set_cpus_allowed_ptr function há 17 anos atrás
kprobes.c 26b31c1908 kprobes: add (un)register_jprobes for batch registration há 17 anos atrás
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() há 18 anos atrás
kthread.c cbd9b67bd3 kthread: call wake_up_process() without the lock being held há 17 anos atrás
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes há 18 anos atrás
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains há 19 anos atrás
lockdep_proc.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
marker.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ há 17 anos atrás
module.c a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h há 17 anos atrás
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness há 19 anos atrás
notifier.c 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative há 17 anos atrás
ns_cgroup.c 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> há 17 anos atrás
nsproxy.c 02fdb36ae7 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) há 17 anos atrás
panic.c 95b570c9ce Taint kernel after WARN_ON(condition) há 17 anos atrás
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them há 18 anos atrás
pid.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
pid_namespace.c b331d259b1 kernel: fix integer as NULL pointer warnings há 17 anos atrás
pm_qos_params.c d82b35186e pm qos infrastructure and interface há 18 anos atrás
posix-cpu-timers.c ee7dd205b5 posix-timers: fix shadowed variables há 17 anos atrás
posix-timers.c ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() há 17 anos atrás
printk.c f34d7a5b70 tty: The big operations rework há 17 anos atrás
profile.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
ptrace.c 00cd5c37af ptrace: permit ptracing of /sbin/init há 17 anos atrás
rcuclassic.c e260be673a Preempt-RCU: implementation há 18 anos atrás
rcupdate.c fbf6bfca76 rcupdate: fix comment há 18 anos atrás
rcupreempt.c b53e921ba1 generic: reduce stack pressure in sched_affinity há 17 anos atrás
rcupreempt_trace.c e260be673a Preempt-RCU: implementation há 18 anos atrás
rcutorture.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ há 17 anos atrás
relay.c bd5d435a96 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block há 17 anos atrás
res_counter.c c84872e168 memcgroup: add the max_usage member on the res_counter há 17 anos atrás
resource.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester há 18 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names há 18 anos atrás
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. há 18 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester há 18 anos atrás
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling há 18 anos atrás
sched.c 06ecb27cfb CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime file há 17 anos atrás
sched_debug.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
sched_fair.c 7ba2e74ab5 sched: debug: show a weight tree há 17 anos atrás
sched_features.h f00b45c145 sched: /debug/sched_features há 17 anos atrás
sched_idletask.c 8f4d37ec07 sched: high-res preemption tick há 18 anos atrás
sched_rt.c 58d6c2d72f sched: rt-group: optimize dequeue_rt_stack há 17 anos atrás
sched_stats.h 39106dcf85 cpumask: use new cpus_scnprintf function há 17 anos atrás
seccomp.c cf99abace7 make seccomp zerocost in schedule há 18 anos atrás
semaphore.c 714493cd54 Improve semaphore documentation há 17 anos atrás
signal.c 4e4c22c711 signals: add set_restore_sigmask há 17 anos atrás
softirq.c 48f20a9a94 tasklets: execute tasklets in the same order they were queued há 17 anos atrás
softlockup.c 7be2a03e31 softlockup: fix task state setting há 18 anos atrás
spinlock.c 95c354fe9f spinlock: lockbreak cleanup há 18 anos atrás
srcu.c bb695170d8 make srcu_readers_active() static há 18 anos atrás
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core há 19 anos atrás
stop_machine.c e9b62693ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial há 17 anos atrás
sys.c d6cf723a14 k_getrusage: don't take rcu_read_lock() há 17 anos atrás
sys_ni.c 4d672e7ac7 timerfd: new timerfd API há 18 anos atrás
sysctl.c d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root há 17 anos atrás
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c há 18 anos atrás
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() há 18 anos atrás
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler há 18 anos atrás
time.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ há 17 anos atrás
timeconst.pl c98aa86df3 timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC há 18 anos atrás
timer.c 0d180406f2 timers: simplify lockdep handling há 17 anos atrás
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting há 18 anos atrás
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call há 17 anos atrás
user.c 69664cf16a keys: don't generate user and user session keyrings unless they're accessed há 17 anos atrás
user_namespace.c 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces há 17 anos atrás
utsname.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ há 17 anos atrás
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back há 18 anos atrás
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
workqueue.c 1e35eaa2d8 cleanup_workqueue_thread: remove the unneeded "cpu" parameter há 17 anos atrás