Mandeep Singh Baines 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
..
debug 4b7bd36470 Merge branch 'master' into for-next 14 years ago
gcov a44f99c7ef Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 years ago
irq 1c389795c1 genirq: Fix incorrect unlock in __setup_irq() 14 years ago
power a44f99c7ef Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 years ago
time 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
trace 619297855a Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 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 c02260277e mutex: Better control mutex adaptive spinning config 15 years ago
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 years ago
Makefile 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
acct.c ebabe9a900 pass a struct path to vfs_statfs 15 years ago
async.c 083b804c4d async: use workqueue for worker pool 15 years ago
audit.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
audit.h b8800aa5d9 audit: make functions static 14 years ago
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier 14 years ago
audit_watch.c c9c6cac0c2 kill path_lookup() 14 years ago
auditfilter.c c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
auditsc.c 120a795da0 audit mmap 14 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated 15 years ago
capability.c 6037b715d6 security: add cred argument to security_capable() 14 years ago
cgroup.c 8d2587970b cgroups: if you list_empty() a head then don't list_del() it 14 years ago
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions 14 years ago
compat.c f1f1d5ebd1 posix-timers: Introduce a syscall for clock tuning. 14 years ago
configs.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
cpu.c 4d51985e48 kernel/cpu.c: fix many errors related to style. 14 years ago
cpuset.c b75f38d659 cpuset: add a missing unlock in cpuset_write_resmask() 14 years ago
cred.c a3ec4a603f Merge commit 'v2.6.38-rc5' into core/locking 14 years ago
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 15 years ago
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 16 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 42776163e1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 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 9bfb23fc4a sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code 14 years ago
freezer.c 8cfe400ca5 Freezer: Fix a race during freezing of TASK_STOPPED tasks 14 years ago
futex.c 0586bed3e8 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
futex_compat.c 4c115e951d futex: Address compiler warnings in exit_robust_list 14 years ago
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search 14 years ago
hrtimer.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments 15 years ago
hw_breakpoint.c 2e80a82a49 perf: Dynamic pmu types 14 years ago
irq_work.c 20b876918c irq_work: Use per cpu atomics instead of regular atomics 14 years ago
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 15 years ago
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional 14 years ago
kallsyms.c 9f36e2c448 printk: use %pK for /proc/kallsyms and /proc/modules 14 years ago
kexec.c b595076a18 tree-wide: fix comment/printk typos 14 years ago
kfifo.c 399f1e30ac kfifo: fix scatterlist usage 14 years ago
kmod.c d7627467b7 Make do_execve() take a const filename pointer 14 years ago
kprobes.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
kthread.c 207205a2ba kthread: NUMA aware kthread_create_on_node() 14 years ago
latencytop.c 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
lockdep.c 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c 3cf9b85b47 locking, lockdep: Convert sprintf_symbol to %pS 14 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
module.c 9f36e2c448 printk: use %pK for /proc/kallsyms and /proc/modules 14 years ago
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h 15 years ago
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock 15 years ago
mutex.c 335d7afbfb mutexes, sched: Introduce arch_mutex_cpu_relax() 14 years ago
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
ns_cgroup.c 45531757b4 cgroup: notify ns_cgroup deprecated 14 years ago
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 years ago
panic.c d404ab0a11 move x86 specific oops=panic to generic code 14 years ago
params.c e94965ed5b module: show version information for built-in modules in sysfs 14 years ago
perf_event.c 38b435b16c perf: Fix tear-down of inherited group events 14 years ago
pid.c 77c100c83e export pid symbols needed for kvm_vcpu_on_spin 14 years ago
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
pm_qos_params.c f9b9e806ae PM QoS: Make pm_qos settings readable 14 years ago
posix-cpu-timers.c 527087374f posix-timers: Cleanup namespace 14 years ago
posix-timers.c 7fdd7f8900 timers: Export CLOCK_BOOTTIME via the posix timers interface 14 years ago
printk.c 5af5bcb8d3 printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig 14 years ago
profile.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
ptrace.c e3e89cc535 Mark ptrace_{traceme,attach,detach} static 14 years ago
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array 14 years ago
rcupdate.c e611eecd6f rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. 14 years ago
rcutiny.c b24efdfdf6 rcu: avoid pointless blocked-task warnings 14 years ago
rcutiny_plugin.h ba74f4d7e5 rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU 14 years ago
rcutorture.c 37743de384 rcutorture: Get rid of duplicate sched.h include 14 years ago
rcutree.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 14 years ago
rcutree.h 0209f6490b rcu: limit rcu_node leaf-level fanout 14 years ago
rcutree_plugin.h e27fc9641e rcu: increase synchronize_sched_expedited() batching 14 years ago
rcutree_trace.c 29494be71a rcu,cleanup: simplify the code when cpu is dying 14 years ago
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 years ago
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
resource.c fcb119183c resources: add arch hook for preventing allocation in reserved areas 14 years ago
rtmutex-debug.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c dbebbfbb16 rtmutex: tester: Remove the remaining BKL leftovers 14 years ago
rtmutex.c 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 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 c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
sched.c f74b944419 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
sched_autogroup.c 511f67a599 sched, autogroup: Stop claiming ownership of the root task group 14 years ago
sched_autogroup.h 800d4d30c8 sched, autogroup: Stop going ahead if autogroup is disabled 14 years ago
sched_clock.c 5bb6b1ea67 sched: Add some clock info to sched_debug 14 years ago
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases 15 years ago
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases 15 years ago
sched_debug.c ac53db596c sched: Use a buddy to implement yield_task_fair() 14 years ago
sched_fair.c 6d1cafd8b5 sched: Resched proper CPU on yield_to() 14 years ago
sched_features.h 2069dd75c7 sched: Rewrite tg_shares_up) 14 years ago
sched_idletask.c da7a735e51 sched: Fix switch_from_fair() 14 years ago
sched_rt.c e0a92c1747 Merge branch 'sched/urgent' into sched/core 14 years ago
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments 14 years ago
sched_stoptask.c da7a735e51 sched: Fix switch_from_fair() 14 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 da48524eb2 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code 14 years ago
smp.c 34db18a054 smp: move smp setup functions to kernel/smp.c 14 years ago
softirq.c 94dcf29a11 kthread: use kthread_create_on_node() 14 years ago
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 15 years ago
srcu.c c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 years ago
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 years ago
stop_machine.c 94dcf29a11 kthread: use kthread_create_on_node() 14 years ago
sys.c 40dc166cb5 PM / Core: Introduce struct syscore_ops for core subsystems PM 14 years ago
sys_ni.c becfd1f375 vfs: Add open by file handle support 14 years ago
sysctl.c 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago
sysctl_binary.c 73d049a40f open-style analog of vfs_path_lookup() 14 years ago
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional 14 years ago
taskstats.c 9ab020cf07 taskstats: use better ifdef for alignment 14 years ago
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 years ago
time.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
timer.c 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
tracepoint.c 6549864629 tracepoints: Fix section alignment using pointer array 14 years ago
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times 14 years ago
uid16.c 2bcd57ab61 headers: utsname.h redux 15 years ago
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 years ago
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu 15 years ago
user.c 4ef9e11d68 fix freeing user_struct in user cache 14 years ago
user_namespace.c 6164281ab7 user_ns: improve the user_ns on-the-slab packaging 14 years ago
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 years ago
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 15 years ago
wait.c ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
watchdog.c f99a99330f kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events 14 years ago
workqueue.c 94dcf29a11 kthread: use kthread_create_on_node() 14 years ago
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago