David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 anos atrás
..
irq 3786fc710c irq: make variable static 16 anos atrás
power 28959742c1 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB 16 anos atrás
time 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 16 anos atrás
trace b6dff3ec5e CRED: Separate task security context from task_struct 16 anos atrás
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 anos atrás
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 anos atrás
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 anos atrás
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 17 anos atrás
Makefile f1752eec61 CRED: Detach the credentials from task_struct 16 anos atrás
acct.c 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 anos atrás
audit.c 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 17 anos atrás
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h 17 anos atrás
audit_tree.c 98bc993f99 [PATCH] get rid of nameidata in audit_tree 16 anos atrás
auditfilter.c 036bbf76ad Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages 17 anos atrás
auditsc.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 anos atrás
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 anos atrás
capability.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
cgroup.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 anos atrás
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 anos atrás
cgroup_freezer.c 51308ee59d freezer_cg: simplify freezer_change_state() 16 anos atrás
compat.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 anos atrás
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 anos atrás
cpu.c 990d0f2ced Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core 17 anos atrás
cpuset.c 30e8e13603 cpuset: use seq_*mask_* to print masks 17 anos atrás
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
cred.c a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 anos atrás
delayacct.c 016ae219b9 per-task-delay-accounting: update taskstats for memory reclaim delay 17 anos atrás
dma-coherent.c a38409fbb5 dma-coherent: export dma_[alloc|release]_from_coherent methods 17 anos atrás
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 anos atrás
exec_domain.c 6e62775ece proc: move /proc/execdomains to kernel/exec_domain.c 16 anos atrás
exit.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. 17 anos atrás
fork.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 16 anos atrás
futex.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 anos atrás
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 anos atrás
hrtimer.c 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 16 anos atrás
itimer.c f06febc96b timers: fix itimer/many thread hang 17 anos atrás
kallsyms.c 7968b3d9a6 kernel/kallsyms.c: fix double return 17 anos atrás
kexec.c 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem 17 anos atrás
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 anos atrás
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 17 anos atrás
kmod.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
kprobes.c 2b252c5411 make kprobes.c:kretprobe_table_lock() static 17 anos atrás
ksysfs.c 22b8ce9470 profiling: dynamically enable readprofile at runtime 17 anos atrás
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 anos atrás
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation 17 anos atrás
lockdep.c 6afe40b4da lockdep: fix irqs on/off ip tracing 16 anos atrás
lockdep_internals.h d6672c5018 lockdep: build fix 17 anos atrás
lockdep_proc.c 2189459d25 lockstat: fix numerical output rounding error 17 anos atrás
marker.c 1b7ae37c03 markers: bit-field is not thread-safe nor smp-safe 17 anos atrás
module.c 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 16 anos atrás
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner 17 anos atrás
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
mutex.c 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation 17 anos atrás
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 anos atrás
notifier.c 36dcd67ae9 ftrace: ignore functions that cannot be kprobe-ed 17 anos atrás
ns_cgroup.c e885dcde75 cgroup_clone: use pid of newly created task for new cgroup 17 anos atrás
nsproxy.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 anos atrás
panic.c f44dd164f3 Make panic= and panic_on_oops into core_params 16 anos atrás
params.c d2441183dc Fix compile warning in kernel/params.c 16 anos atrás
pid.c e49859e71e pidns: remove now unused find_pid function. 17 anos atrás
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 anos atrás
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 17 anos atrás
posix-cpu-timers.c bb34d92f64 timers: fix itimer/many thread hang, v2 17 anos atrás
posix-timers.c 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 16 anos atrás
printk.c acff181d35 printk: remove unused code from kernel/printk.c 16 anos atrás
profile.c ce05fcc30e kernel/profile: fix profile_init() section mismatch 16 anos atrás
ptrace.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
rcuclassic.c 2ec2b482b1 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix 17 anos atrás
rcupdate.c 5f86515158 rcupdate: fix bug of rcu_barrier*() 17 anos atrás
rcupreempt.c 1a651a00e2 byteorder: remove direct includes of linux/byteorder/swab[b].h 17 anos atrás
rcupreempt_trace.c 5802294f1b rcu: trace fix possible mem-leak 17 anos atrás
rcutorture.c f07767fd0f byteorder: remove direct includes of linux/byteorder/swab[b].h 17 anos atrás
relay.c 3219445033 relay: fix "full buffer with exactly full last subbuffer" accounting problem 17 anos atrás
res_counter.c 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 anos atrás
resource.c 42c0202363 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock 16 anos atrás
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 anos atrás
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 17 anos atrás
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 anos atrás
sched.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 anos atrás
sched_clock.c 5b7dba4ff8 sched_clock: prevent scd->clock from moving backwards 17 anos atrás
sched_cpupri.c 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU 17 anos atrás
sched_cpupri.h e539d8fcd1 sched: fix the cpuprio count really 17 anos atrás
sched_debug.c a9cf4ddb3b sched: change sched_debug's mode to 0444 16 anos atrás
sched_fair.c 3f3a490480 sched: virtual time buddy preemption 16 anos atrás
sched_features.h 0c4b83da58 sched: disable the hrtick for now 17 anos atrás
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency 16 anos atrás
sched_rt.c 8c82a17e9c Merge commit 'v2.6.28-rc1' into sched/urgent 16 anos atrás
sched_stats.h 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 16 anos atrás
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 anos atrás
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 anos atrás
signal.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
smp.c f73be6dedf smp: have smp_call_function_single() detect invalid CPUs 17 anos atrás
softirq.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus 17 anos atrás
softlockup.c 25ddbb18aa Make the taint flags reliable 17 anos atrás
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 anos atrás
srcu.c bb695170d8 make srcu_readers_active() static 17 anos atrás
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace 17 anos atrás
stop_machine.c 4403b406d4 Revert "Call init_workqueues before pre smp initcalls." 16 anos atrás
sys.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
sys_ni.c ebf3f09c63 Configure out AIO support 17 anos atrás
sysctl.c 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 anos atrás
sysctl_check.c 99541c23cd sysctl: check for bogus modes 17 anos atrás
taskstats.c b81f3ea92b taskstats: remove initialization of static per-cpu variable 17 anos atrás
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler 17 anos atrás
time.c df0cc0539b select: add a timespec_add_safe() function 17 anos atrás
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 anos atrás
timer.c 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 anos atrás
tracepoint.c f66af459a9 tracepoint: check if the probe has been registered 16 anos atrás
tsacct.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 anos atrás
uid16.c 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 anos atrás
user.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
user_namespace.c d84f4f992c CRED: Inaugurate COW credentials 16 anos atrás
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 anos atrás
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy 17 anos atrás
wait.c a25d644fc0 wait: kill is_sync_wait() 17 anos atrás
workqueue.c 6cc88bc45c CRED: Rename is_single_threaded() to is_wq_single_threaded() 16 anos atrás