Linus Torvalds 7249450449 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
..
debug 6c216ec636 Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 13 years ago
events cb7225feec perf: Remove duplicate invocation on perf_event_for_each 13 years ago
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 years ago
irq 9171c670b4 Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
power 2df83fa4bc PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format 13 years ago
sched 7249450449 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
time b1e25f4109 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
trace 65a50c951a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 years ago
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 years ago
Kconfig.locks e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
async.c 6d6a55ec08 kernel/async: remove redundant declaration. 13 years ago
audit.c 66b3fad3f4 constify path argument of audit_log_d_path() 13 years ago
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 years ago
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 years ago
audit_watch.c c9c6cac0c2 kill path_lookup() 14 years ago
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 13 years ago
auditsc.c 3dc1c1b2d2 seccomp: remove duplicated failure logging 13 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
capability.c 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 years ago
cgroup.c 365f0e173f Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
cgroup_freezer.c 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 years ago
compat.c 68f3f16d9a new helper: sigsuspend() 13 years ago
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
cpu.c e4cc2f873a kernel/cpu.c: document clear_tasks_mm_cpumask() 13 years ago
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
cpuset.c 88d6ae8dc3 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cred.c f23ca33546 keys: kill task_struct->replacement_session_keyring 13 years ago
delayacct.c c9aaa8957f KVM: Steal time implementation 14 years ago
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 years ago
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 years ago
fork.c 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 years ago
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 years ago
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 years ago
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 years ago
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 years ago
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 years ago
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 years ago
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function 13 years ago
kallsyms.c 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
kcmp.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
kexec.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol 13 years ago
kmod.c 9b3c98cd66 kmod.c: fix kernel-doc warning 13 years ago
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() 13 years ago
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 years ago
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 13 years ago
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 years ago
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 years ago
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
module.c ef26a5a6ea Guard check in module loader against integer overflow 13 years ago
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 years ago
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
padata.c 9612090527 padata: Fix cpu hotplug 13 years ago
panic.c 026ee1f66a panic: fix stack dump print on direct call to panic() 13 years ago
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 years ago
pid.c 31fe62b958 mm: add a low limit to alloc_large_system_hash 13 years ago
pid_namespace.c 98ed57eef9 sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE 13 years ago
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
printk.c c313af145b printk() - isolate KERN_CONT users from ordinary complete lines 13 years ago
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
ptrace.c 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 13 years ago
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 years ago
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 years ago
rcupdate.c 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 years ago
rcutiny.c 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections 13 years ago
rcutiny_plugin.h 9dd8fb16c3 rcu: Make exit_rcu() more precise and consolidate 13 years ago
rcutorture.c 9059c94017 rcu: Add rcutorture test for call_srcu() 13 years ago
rcutree.c 2d84e023cb Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu 13 years ago
rcutree.h dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 years ago
rcutree_plugin.h dc36be4419 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD 13 years ago
rcutree_trace.c b1420f1c8b rcu: Make rcu_barrier() less disruptive 13 years ago
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() 13 years ago
res_counter.c 2bb2ba9d51 rescounters: add res_counter_uncharge_until() 13 years ago
resource.c ee5e5683d8 kernel/resource.c: correct the comment of allocate_resource() 13 years ago
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 years ago
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
seccomp.c 8156b451f3 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER 13 years ago
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 years ago
signal.c efee984c27 new helper: signal_delivered() 13 years ago
smp.c f37f435f33 smp: Implement kick_all_cpus_sync() 13 years ago
smpboot.c 4a70d2d990 smpboot, idle: Fix comment mismatch over idle_threads_init() 13 years ago
smpboot.h 43a18b1e58 smp: Fix idle_thread_init() inline stub 13 years ago
softirq.c 161f7a7161 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
srcu.c 931ea9d1a6 rcu: Implement per-domain single-threaded call_srcu() state machine 13 years ago
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
sys.c 736f24d5e5 c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment 13 years ago
sys_ni.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
sysctl.c 620f6e8e85 sysctl: fix write access to dmesg_restrict/kptr_restrict 13 years ago
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 13 years ago
task_work.c e73f8959af task_work_add: generic process-context callbacks 13 years ago
taskstats.c 1a51410abe Make TASKSTATS require root access 13 years ago
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 years ago
time.c a4ca1298d8 time: Remove bogus comments 13 years ago
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
timer.c 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 years ago
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
user.c 4b06a81f1d userns: Silence silly gcc warning. 13 years ago
user_namespace.c 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 years ago
utsname.c c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 years ago
watchdog.c 5d1c0f4a80 watchdog: add check for suspended vm in softlockup detector 13 years ago
workqueue.c 4d82a1debb lockdep: fix oops in processing workqueue 13 years ago
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago