Benjamin Herrenschmidt f480fe3916 Merge commit 'origin/master' into next 15 years ago
..
gcov a15098c90d powerpc: Enable GCOV 15 years ago
irq 69ab849439 genirq: Wake up irq thread after action has been installed 15 years ago
power 405f55712d headers: smp_lock.h redux 16 years ago
time f833bab87f clockevent: Prevent dead lock on clockevents_lock 15 years ago
trace eda1e32855 tracing: handle broken names in ftrace filter 15 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 9b71272b6a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
acct.c df279ca896 bsdacct: fix access to invalid filp in acct_on() 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 887032670d cgroup avoid permanent sleep at rmdir 15 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 31950eb66f mm/init: cpu_hotplug_init() must be initialized before SLAB 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 5e751e992f CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace 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 16 years ago
exec_domain.c 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
exit.c b43f3cbd21 headers: mnt_namespace.h redux 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 0753ba01e1 mm: revert "oom: move oom_adj value" 15 years ago
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 years ago
futex.c 392741e0a4 futex: Fix handling of bad requeue syscall pairing 15 years ago
futex_compat.c 4dc88029fd futex: Fix compat_futex to be same as futex for REQUEUE_PI 15 years ago
groups.c 30639b6af8 groups: move code to kernel/groups.c 16 years ago
hrtimer.c 6ff7041dbf hrtimer: Fix migration expiry check 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 15 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 b43f3cbd21 headers: mnt_namespace.h redux 16 years ago
kprobes.c ec30c5f3a1 kprobes: Use kernel_text_address() for checking probe address 15 years ago
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
kthread.c 9ae260270c update the comment in kthread_stop() 15 years ago
latencytop.c ad0b0fd554 sched, latencytop: incorporate review feedback from Andrew Morton 16 years ago
lockdep.c 44347d947f Merge branch 'linus' into tracing/core 16 years ago
lockdep_internals.h d80c19df5f lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS 16 years ago
lockdep_proc.c 9795447f71 lockdep: Fix file mode of lock_stat 15 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 6560dc160f module: use MODULE_SYMBOL_PREFIX with module_layout 15 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 4464fcaa9c perf_counter: Fix typo in read() output generation 15 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 16 years ago
posix-cpu-timers.c 17d42c1c49 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() 15 years ago
posix-timers.c 70d715fd05 posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW 15 years ago
printk.c e28d713704 printk: Add KERN_DEFAULT printk log-level 16 years ago
profile.c b62f495dad profile: suppress warning about large allocations when profile=1 is specified 15 years ago
ptrace.c 793285fcaf cred_guard_mutex: do not return -EINTR to user-space 16 years ago
rcuclassic.c b1f77b0581 kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies 16 years ago
rcupdate.c 5b1d07ed0e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc 16 years ago
rcupreempt.c 41c51c98f5 rcu: rcu_sched_grace_period(): kill the bogus flush_signals() 16 years ago
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 years ago
rcutorture.c 73d0a4b107 cpumask: convert rcutorture.c 16 years ago
rcutree.c f6faac71d5 rcu: Mark Hierarchical RCU no longer experimental 16 years ago
rcutree.h 6258c4fb59 kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies 16 years ago
rcutree_trace.c 7ba5c840e6 rcu: Add __rcu_pending tracing to 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() 15 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 a468d38934 sched: fix load average accounting vs. cpu hotplug 16 years ago
sched_clock.c 92d23f703c sched: Fix fallback sched_clock()'s offset when using jiffies 16 years ago
sched_cpupri.c 07903af152 sched: Fix race in cpupri introduced by cpumask_var changes 15 years ago
sched_cpupri.h 612a726faf cpumask: remove cpumask_t from core 16 years ago
sched_debug.c 348ec61e62 sched: Hide runqueues from direct refer at source code level 16 years ago
sched_fair.c e414314cce sched: Fix latencytop and sleep profiling vs group scheduling 15 years ago
sched_features.h c4e1aa67ed Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
sched_idletask.c dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
sched_rt.c a1ba4d8ba9 sched_rt: Fix overload bug on rt group scheduling 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() 16 years ago
signal.c 0dd8486b5c do_sigaltstack: small cleanups 15 years ago
slow-work.c 009789f040 slow-work: use round_jiffies() for thread pool's cull and OOM timers 16 years ago
smp.c 69dd647f96 generic-ipi: fix hotplug_cfd() 15 years ago
softirq.c 9ba5f005c9 softirq: introduce tasklet_hrtimer infrastructure 16 years ago
softlockup.c e162b39a36 softlockup: decouple hung tasks check from softlockup detection 16 years ago
spinlock.c f5f7eac41d Allow rwlocks to re-enable interrupts 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 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 15 years ago
sysctl_check.c eefef1cf76 net: add ARP notify option for devices 16 years ago
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ 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 4841158b26 timer: Avoid reading uninitialized data 16 years ago
tracepoint.c ec625cb29e tracepoints: dont update zero-sized tracepoint sections 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 15 years ago
workqueue.c fb39125fd7 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 16 years ago