Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 anos atrás
..
irq f18e439d10 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles há 17 anos atrás
power 41108eb101 ftrace: disable tracing for hibernation há 17 anos atrás
time cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 anos atrás
trace 9e3ee1c39c Merge branch 'linus' into cpus4096 há 17 anos atrás
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files há 18 anos atrás
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency há 17 anos atrás
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT há 18 anos atrás
Makefile cb28a1bbdb Merge branch 'linus' into core/generic-dma-coherent há 17 anos atrás
acct.c 0c18d7a5df bsdacct: fix and add comments around acct_process() há 17 anos atrás
audit.c 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 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 6793a051fb [PATCH] list_for_each_rcu must die: audit há 17 anos atrás
auditfilter.c 036bbf76ad Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages há 17 anos atrás
auditsc.c c4bacefb7a [PATCH] audit: Moved variable declaration to beginning of function há 17 anos atrás
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions há 17 anos atrás
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users há 17 anos atrás
capability.c 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() há 17 anos atrás
cgroup.c 55b6fd0162 cgroup: uninline cgroup_has_css_refs() 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 153b5d054a ntp: support for TAI há 17 anos atrás
configs.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
cpu.c 3ee1062b4e cpu hotplug: s390 doesn't support additional_cpus anymore. há 17 anos atrás
cpuset.c aeed682421 cpuset: clean up cpuset hierarchy traversal code há 17 anos atrás
delayacct.c 016ae219b9 per-task-delay-accounting: update taskstats for memory reclaim delay há 17 anos atrás
dma-coherent.c cb3952bf78 DMA: make dma-coherent.c documentation kdoc-friendly há 17 anos atrás
dma.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
exec_domain.c 7f2da1e7d0 [PATCH] kill altroot há 17 anos atrás
exit.c 49048622ea sched: fix process time monotonicity 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 cddb8a5c14 mmu-notifiers: core há 17 anos atrás
futex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 anos atrás
futex_compat.c 8481664d37 futex_compat __user annotation há 18 anos atrás
hrtimer.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 anos atrás
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid há 18 anos atrás
kallsyms.c 2fc9c4e18f kallsyms: fix potential overflow in binary search há 17 anos atrás
kexec.c 8c5a1cf0ad kexec: use a mutex for locking rather than xchg() há 17 anos atrás
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c há 18 anos atrás
kgdb.c 25fc999913 kgdb: fix gdb serial thread queries há 17 anos atrás
kmod.c ac331d158e call_usermodehelper(): increase reliability há 17 anos atrás
kprobes.c 8b6dd98682 kprobes: remove redundant config check há 17 anos atrás
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() há 18 anos atrás
kthread.c 85ba2d862e tracehook: wait_task_inactive há 17 anos atrás
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation há 17 anos atrás
lockdep.c 7487017282 lockdep: fix invalid list_del_rcu in zap_class há 17 anos atrás
lockdep_internals.h d6672c5018 lockdep: build fix há 17 anos atrás
lockdep_proc.c 2189459d25 lockstat: fix numerical output rounding error há 17 anos atrás
marker.c 5def9a3a22 markers: fix markers read barrier for multiple probes há 17 anos atrás
module.c ffb4ba76a2 [module] Don't let gcc inline load_module() há 17 anos atrás
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner há 17 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging há 19 anos atrás
mutex.c 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation há 17 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 e885dcde75 cgroup_clone: use pid of newly created task for new cgroup há 17 anos atrás
nsproxy.c 7a8fc9b248 removed unused #include <linux/version.h>'s há 17 anos atrás
panic.c a8f18b909c Add a WARN() macro; this is WARN_ON() + printk arguments 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 e49859e71e pidns: remove now unused find_pid function. há 17 anos atrás
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits há 17 anos atrás
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep há 17 anos atrás
posix-cpu-timers.c 81d50bb254 posix-timers: print RT watchdog message há 17 anos atrás
posix-timers.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 anos atrás
printk.c 641de9d8f5 printk: fix comment for printk ratelimiting há 17 anos atrás
profile.c b03f6489f9 build kernel/profile.o only when requested há 17 anos atrás
ptrace.c 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() há 17 anos atrás
rcuclassic.c 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() há 17 anos atrás
rcupdate.c 01dcb0443e rcu: fix synchronize_rcu() so that kernel-doc works há 17 anos atrás
rcupreempt.c 82638844d9 Merge branch 'linus' into cpus4096 há 17 anos atrás
rcupreempt_trace.c e19a98967f rcu: remove duplicated include in kernel/rcupreempt_trace.c há 17 anos atrás
rcutorture.c 0729fbf3bc rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) há 17 anos atrás
relay.c 3219445033 relay: fix "full buffer with exactly full last subbuffer" accounting problem há 17 anos atrás
res_counter.c 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler há 17 anos atrás
resource.c 6781f4ae30 kernel/resource.c: fix new kernel-doc warning 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 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function há 17 anos atrás
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 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 cc584b213f hrtimer: convert kernel/* to the new hrtimer apis há 17 anos atrás
sched_clock.c 354879bb97 sched_clock: fix cpu_clock() há 17 anos atrás
sched_cpupri.c 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU há 17 anos atrás
sched_cpupri.h e539d8fcd1 sched: fix the cpuprio count really há 17 anos atrás
sched_debug.c 32df2ee86a sched: add full schedstats to /proc/sched_debug há 17 anos atrás
sched_fair.c 77ae651347 sched: fix mysql+oltp regression há 17 anos atrás
sched_features.h efc2dead2c sched: enable LB_BIAS by default há 17 anos atrás
sched_idletask.c 2abdad0a4c sched: make rt_sched_class, idle_sched_class static há 17 anos atrás
sched_rt.c cc2991cf15 sched: rt-bandwidth accounting fix há 17 anos atrás
sched_stats.h 46ac22bab4 sched: fix accounting in task delay accounting & migration há 17 anos atrás
seccomp.c cf99abace7 make seccomp zerocost in schedule há 18 anos atrás
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() há 17 anos atrás
signal.c 1b04624f93 tracehook: fix SA_NOCLDWAIT há 17 anos atrás
smp.c f73be6dedf smp: have smp_call_function_single() detect invalid CPUs há 17 anos atrás
softirq.c 7babe8db99 Full conversion to early_initcall() interface, remove old interface há 17 anos atrás
softlockup.c cbaed698f3 softlockup: minor cleanup, don't check task->state twice há 17 anos atrás
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes há 17 anos atrás
srcu.c bb695170d8 make srcu_readers_active() static há 18 anos atrás
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace há 17 anos atrás
stop_machine.c ed6d68763b stop_machine: remove unused variable há 17 anos atrás
sys.c 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage há 17 anos atrás
sys_ni.c 9b81361631 signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD há 17 anos atrás
sysctl.c b380b0d4f7 forgotten refcount on sysctl root table há 17 anos atrás
sysctl_check.c 99541c23cd sysctl: check for bogus modes há 17 anos atrás
taskstats.c b81f3ea92b taskstats: remove initialization of static per-cpu variable há 17 anos atrás
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler há 18 anos atrás
time.c df0cc0539b select: add a timespec_add_safe() function há 17 anos atrás
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits há 17 anos atrás
timer.c 85082fd7cb Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm há 17 anos atrás
tsacct.c 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting há 17 anos atrás
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call há 17 anos atrás
user.c 354a1f4d99 alloc_uid: cleanup há 17 anos atrás
user_namespace.c 7a8fc9b248 removed unused #include <linux/version.h>'s há 17 anos atrás
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s há 17 anos atrás
utsname_sysctl.c 7a8fc9b248 removed unused #include <linux/version.h>'s há 17 anos atrás
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* há 18 anos atrás
workqueue.c 23a0ee908c Merge branch 'core/locking' into core/urgent há 17 anos atrás