Linus Torvalds 723e9db7a4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago
..
gcov a15098c90d powerpc: Enable GCOV 16 years ago
irq d90a7e8640 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
power 8de0307326 PM: Trivial fixes 16 years ago
time f833bab87f clockevent: Prevent dead lock on clockevents_lock 16 years ago
trace ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 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.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 years ago
Makefile c91d7d54ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig 16 years ago
acct.c d8e180dcd5 bsdacct: switch credentials for writing to the accounting file 16 years ago
async.c 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization 16 years ago
audit.c 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
audit.h 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
audit_tree.c 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
audit_watch.c 9d96098510 Audit: clean up all op= output to include string quoting 16 years ago
auditfilter.c 9d96098510 Audit: clean up all op= output to include string quoting 16 years ago
auditsc.c 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 years ago
capability.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 16 years ago
cgroup.c d993831fa7 writeback: add name to backing_dev_info 16 years ago
cgroup_debug.c d969fbe69e debug cgroup: remove unneeded cgroup_lock 16 years ago
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 years ago
compat.c 62ab4505e3 signals: implement sys_rt_tgsigqueueinfo 16 years ago
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 16 years ago
cpu.c 227423904c Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
cpuset.c 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 years ago
cred.c 4a5d6ba191 CRED: Allow put_cred() to cope with a NULL groups list 16 years ago
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 years ago
dma-coherent.c 0609697eab dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 16 years ago
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 years ago
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
exit.c eee2775d99 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
fork.c eee2775d99 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 years ago
futex.c 7193bea53f Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
futex_compat.c 4dc88029fd futex: Fix compat_futex to be same as futex for REQUEUE_PI 16 years ago
groups.c 30639b6af8 groups: move code to kernel/groups.c 16 years ago
hrtimer.c 2bc481cf43 pktgen: spin using hrtimer 16 years ago
hung_task.c cf2592f59c softlockup: ensure the task has been switched out once 16 years ago
itimer.c 4cd4c1b40d timers: split process wide cpu clocks/timers 16 years ago
kallsyms.c ad6ccfad6f kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace 16 years ago
kexec.c 11c7da4b0c kexec: fix omitting offset in extended crashkernel syntax 16 years ago
kfifo.c b33112d1cc kernel/kfifo.c: replace conditional test with is_power_of_2() 16 years ago
kgdb.c 364b5b7b1d sysrq, intel_fb: fix sysrq g collision 16 years ago
kmod.c 483e3cd6a3 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
kprobes.c 89034bc2c7 Merge branch 'linus' into tracing/core 16 years ago
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
kthread.c 61cbe54d94 sched: Keep kthreads at default priority 16 years ago
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 16 years ago
lockdep.c a417887637 lockdep: Remove recursion stattistics 16 years ago
lockdep_internals.h af01296145 lockdep: BFS cleanup 16 years ago
lockdep_proc.c bbe69aa57a Merge commit 'v2.6.31-rc8' into core/locking 16 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
marker.c 227a837567 markers/tracpoints: fix non-modular build 16 years ago
module.c ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 years ago
mutex-debug.c 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
mutex-debug.h 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
mutex.c 940010c5a3 Merge branch 'linus' into perfcounters/core 16 years ago
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 years ago
ns_cgroup.c 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
nsproxy.c 90af90d7d3 nsproxy: extract create_nsproxy() 16 years ago
panic.c bdff78707f trace: stop tracer in oops_enter() 16 years ago
params.c fddd520122 module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
perf_counter.c ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 years ago
pid.c 264ef8a904 kmemleak: Remove alloc_bootmem annotations introduced in the past 16 years ago
pid_namespace.c dca4a97960 pidns: rewrite copy_pid_ns() 16 years ago
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 17 years ago
posix-cpu-timers.c 17d42c1c49 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() 16 years ago
posix-timers.c 70d715fd05 posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW 16 years ago
printk.c 353f6dd2de cleanup console_print() 16 years ago
profile.c b62f495dad profile: suppress warning about large allocations when profile=1 is specified 16 years ago
ptrace.c 7d45ecafb6 Merge branch 'master' into next 16 years ago
rcupdate.c 1423cc033d rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. 16 years ago
rcutorture.c 0acc512cb1 rcu: Add synchronize_sched_expedited() torture tests 16 years ago
rcutree.c eee2775d99 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
rcutree.h 868489660d rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
rcutree_plugin.h 868489660d rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
rcutree_trace.c f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
relay.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
res_counter.c c5b947b288 memcg: add interface to reset limits 16 years ago
resource.c 8bc1ad7dd3 kernel/resource.c: fix sign extension in reserve_setup() 16 years ago
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
rtmutex.c 1bbf20835c rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() 16 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines 16 years ago
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
sched.c ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 years ago
sched_clock.c 92d23f703c sched: Fix fallback sched_clock()'s offset when using jiffies 16 years ago
sched_cpupri.c c3a2ae3d93 sched: Add new prio to cpupri before removing old prio 16 years ago
sched_cpupri.h 612a726faf cpumask: remove cpumask_t from core 16 years ago
sched_debug.c 8f0dfc34e9 sched: Provide iowait counters 16 years ago
sched_fair.c e1f8450854 sched: Fix sched::sched_stat_wait tracepoint field 16 years ago
sched_features.h 3f2aa307c4 sched: Disable NEW_FAIR_SLEEPERS for now 16 years ago
sched_idletask.c dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
sched_rt.c e9e9250bc7 sched: Scale down cpu_power due to RT tasks 16 years ago
sched_stats.h 67aa0f767a sched: remove unused fields from struct rq 16 years ago
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 years ago
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 years ago
signal.c 0dd8486b5c do_sigaltstack: small cleanups 16 years ago
slow-work.c 009789f040 slow-work: use round_jiffies() for thread pool's cull and OOM timers 16 years ago
smp.c b855192c08 Merge branch 'x86/urgent' into x86/pat 16 years ago
softirq.c d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
softlockup.c e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 years ago
spinlock.c 892a7c67c1 locking: Allow arch-inlined spinlocks 16 years ago
srcu.c bb695170d8 make srcu_readers_active() static 17 years ago
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 years ago
stop_machine.c 612a726faf cpumask: remove cpumask_t from core 16 years ago
sys.c 30639b6af8 groups: move code to kernel/groups.c 16 years ago
sys_ni.c 77835492ed Merge commit 'v2.6.29-rc2' into perfcounters/core 16 years ago
sysctl.c 355bbd8cb8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block 16 years ago
sysctl_check.c eefef1cf76 net: add ARP notify option for devices 16 years ago
taskstats.c 134e63756d genetlink: make netns aware 16 years ago
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 years ago
time.c 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
timer.c a157229cab rcu: Simplify rcu_pending()/rcu_check_callbacks() API 16 years ago
tracepoint.c cc3b13c11c tracing: Don't trace kernel thread syscalls 16 years ago
tsacct.c 6d5b5acca9 Fix fixpoint divide exception in acct_update_integrals 16 years ago
uid16.c 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 years ago
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 years ago
user.c 3959214f97 sched: delayed cleanup of user_struct 16 years ago
user_namespace.c 5170836679 Fix recursive lock in free_uid()/free_user_ns() 16 years ago
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 years ago
utsname_sysctl.c 11dea19009 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes 16 years ago
workqueue.c 774a694f8c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago