..
debug
…
events
perf: Use css_tryget() to avoid propping up css refcount
2012-06-18 11:45:57 +02:00
gcov
…
irq
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-06-04 11:36:51 -07:00
power
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format
2012-05-18 20:44:59 +02:00
sched
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-14 11:16:24 -07:00
time
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-14 11:16:24 -07:00
trace
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-14 11:16:24 -07:00
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-06-01 10:34:35 -07:00
acct.c
…
async.c
…
audit.c
…
audit.h
…
audit_tree.c
…
audit_watch.c
…
auditfilter.c
…
auditsc.c
…
backtracetest.c
…
bounds.c
…
capability.c
userns: Teach inode_capable to understand inodes whose uids map to other namespaces.
2012-05-15 14:59:24 -07:00
cgroup.c
cgroup: fix cgroup hierarchy umount race
2012-07-07 16:08:18 -07:00
cgroup_freezer.c
…
compat.c
new helper: sigsuspend()
2012-05-21 23:52:30 -04:00
configs.c
…
cpu.c
kernel/cpu.c: document clear_tasks_mm_cpumask()
2012-05-31 17:49:30 -07:00
cpu_pm.c
kernel/cpu_pm.c: fix various typos
2012-05-31 17:49:27 -07:00
cpuset.c
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2012-05-22 17:40:19 -07:00
crash_dump.c
…
cred.c
keys: kill task_struct->replacement_session_keyring
2012-05-23 22:11:41 -04:00
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper
2012-06-20 14:39:36 -07:00
extable.c
…
fork.c
sched: Fix fork() error path to not crash
2012-07-05 20:57:32 +02:00
freezer.c
…
futex.c
…
futex_compat.c
…
groups.c
userns: Convert in_group_p and in_egroup_p to use kgid_t
2012-05-03 03:29:33 -07:00
hrtimer.c
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
2012-07-11 23:34:39 +02:00
hung_task.c
…
irq_work.c
…
itimer.c
…
jump_label.c
…
kallsyms.c
vsprintf: fix %ps on non symbols when using kallsyms
2012-05-29 16:22:32 -07:00
kcmp.c
syscalls, x86: add __NR_kcmp syscall
2012-05-31 17:49:32 -07:00
kexec.c
…
kfifo.c
…
kmod.c
kmod.c: fix kernel-doc warning
2012-05-31 17:49:28 -07:00
kprobes.c
…
ksysfs.c
…
kthread.c
…
latencytop.c
…
lglock.c
brlocks/lglocks: turn into functions
2012-05-29 23:28:41 -04:00
lockdep.c
…
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
module.c
Guard check in module loader against integer overflow
2012-05-23 22:28:53 +09:30
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
mutex.h
…
notifier.c
…
nsproxy.c
…
padata.c
…
panic.c
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
2012-05-18 14:02:10 +02:00
params.c
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
2012-05-04 17:28:18 -07:00
pid.c
mm: add a low limit to alloc_large_system_hash
2012-05-24 00:28:21 -04:00
pid_namespace.c
pidns: guarantee that the pidns init will be the last pidns process reaped
2012-06-20 14:39:36 -07:00
posix-cpu-timers.c
…
posix-timers.c
…
printk.c
kmsg: merge continuation records while printing
2012-07-09 12:15:42 -07:00
profile.c
…
ptrace.c
userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
2012-05-03 03:28:51 -07:00
range.c
…
rcu.h
…
rcupdate.c
rcu: Make exit_rcu() more precise and consolidate
2012-05-02 14:48:27 -07:00
rcutiny.c
…
rcutiny_plugin.h
rcu: Make exit_rcu() more precise and consolidate
2012-05-02 14:48:27 -07:00
rcutorture.c
rcu: Add rcutorture test for call_srcu()
2012-04-30 10:48:26 -07:00
rcutree.c
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
2012-07-02 11:39:19 -07:00
rcutree.h
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
2012-07-02 11:39:19 -07:00
rcutree_plugin.h
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
2012-07-02 11:39:19 -07:00
rcutree_trace.c
rcu: Make rcu_barrier() less disruptive
2012-05-09 14:27:54 -07:00
relay.c
splice: fix racy pipe->buffers uses
2012-06-13 21:16:42 +02:00
res_counter.c
rescounters: add res_counter_uncharge_until()
2012-05-29 16:22:27 -07:00
resource.c
kernel/resource.c: correct the comment of allocate_resource()
2012-05-31 17:49:26 -07:00
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
…
seccomp.c
…
semaphore.c
…
signal.c
new helper: signal_delivered()
2012-06-01 12:58:52 -04:00
smp.c
smp: Implement kick_all_cpus_sync()
2012-05-08 12:35:06 +02:00
smpboot.c
smpboot, idle: Fix comment mismatch over idle_threads_init()
2012-05-24 22:58:08 +02:00
smpboot.h
smp: Fix idle_thread_init() inline stub
2012-05-04 12:52:25 +02:00
softirq.c
…
spinlock.c
…
srcu.c
rcu: Implement per-domain single-threaded call_srcu() state machine
2012-04-30 10:48:25 -07:00
stacktrace.c
…
stop_machine.c
…
sys.c
c/r: prctl: less paranoid prctl_set_mm_exe_file()
2012-07-11 16:04:43 -07:00
sys_ni.c
syscalls, x86: add __NR_kcmp syscall
2012-05-31 17:49:32 -07:00
sysctl.c
…
sysctl_binary.c
…
task_work.c
task_work_add: generic process-context callbacks
2012-05-23 22:09:21 -04:00
taskstats.c
…
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
2012-05-23 17:42:39 -07:00
tracepoint.c
…
tsacct.c
…
uid16.c
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
2012-05-03 03:28:41 -07:00
up.c
…
user-return-notifier.c
…
user.c
userns: Silence silly gcc warning.
2012-05-19 15:44:40 -06:00
user_namespace.c
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
2012-05-03 03:28:38 -07:00
utsname.c
…
utsname_sysctl.c
…
wait.c
…
watchdog.c
watchdog: Quiet down the boot messages
2012-06-14 12:20:50 +02:00
workqueue.c
lockdep: fix oops in processing workqueue
2012-05-15 08:08:31 -07:00
workqueue_sched.h
…