..
debug
Fix common misspellings
14 years ago
events
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
gcov
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
14 years ago
irq
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
power
PM: Allow drivers to allocate memory from .prepare() callbacks safely
14 years ago
time
hrtimers: Avoid touching inactive timer bases
14 years ago
trace
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
arch:Kconfig.locks Remove unused config option.
14 years ago
Kconfig.preempt
…
Makefile
hw breakpoints: Move to kernel/events/
14 years ago
acct.c
pass a struct path to vfs_statfs
15 years ago
async.c
async: use workqueue for worker pool
15 years ago
audit.c
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
14 years ago
audit.h
audit: make functions static
14 years ago
audit_tree.c
Fix common misspellings
14 years ago
audit_watch.c
kill path_lookup()
14 years ago
auditfilter.c
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
14 years ago
auditsc.c
audit: acquire creds selectively to reduce atomic op overhead
14 years ago
backtracetest.c
…
bounds.c
memcg: remove direct page_cgroup-to-page pointer
14 years ago
capability.c
Merge branch 'master' into next
14 years ago
cgroup.c
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
14 years ago
cgroup_freezer.c
cgroup_freezer: update_freezer_state() does incorrect state transitions
14 years ago
compat.c
signal: introduce do_sigtimedwait() to factor out compat/native code
14 years ago
configs.c
llseek: automatically add .llseek fop
15 years ago
cpu.c
Fix common misspellings
14 years ago
cpuset.c
sched: Dynamic sched_domain::level
14 years ago
crash_dump.c
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
14 years ago
cred.c
Merge branch 'master' into next
14 years ago
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
sys_personality: remove the bogus checks in sys_personality()->__set_personality() path
15 years ago
exit.c
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
14 years ago
extable.c
extable, core_kernel_data(): Make sure all archs define _sdata
14 years ago
fork.c
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
14 years ago
freezer.c
Freezer: Use SMP barriers
14 years ago
futex.c
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
14 years ago
futex_compat.c
userns: user namespaces: convert several capable() calls
14 years ago
groups.c
userns: user namespaces: convert several capable() calls
14 years ago
hrtimer.c
hrtimers: Reorder clock bases
14 years ago
hung_task.c
watchdog, hung_task_timeout: Add Kconfig configurable default
14 years ago
irq_work.c
irq_work: Use per cpu atomics instead of regular atomics
14 years ago
itimer.c
…
jump_label.c
jump label: Introduce static_branch() interface
14 years ago
kallsyms.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
kexec.c
PM: Remove sysdev suspend, resume and shutdown operations
14 years ago
kfifo.c
kfifo: fix scatterlist usage
15 years ago
kmod.c
Merge branch 'next' into for-linus
14 years ago
kprobes.c
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
14 years ago
ksysfs.c
kernel/ksysfs.c: expose file_caps_enabled in sysfs
14 years ago
kthread.c
Fix common misspellings
14 years ago
latencytop.c
Fix common misspellings
14 years ago
lockdep.c
lockdep: Remove cmpxchg to update nr_chain_hlocks
14 years ago
lockdep_internals.h
lockdep: No need to disable preemption in debug atomic ops
15 years ago
lockdep_proc.c
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
14 years ago
lockdep_states.h
…
module.c
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
14 years ago
mutex-debug.c
mutex: Use p->on_cpu for the adaptive spin
14 years ago
mutex-debug.h
mutex: Use p->on_cpu for the adaptive spin
14 years ago
mutex.c
sched: Get rid of lock_depth
14 years ago
mutex.h
mutex: Use p->on_cpu for the adaptive spin
14 years ago
notifier.c
…
ns_cgroup.c
cgroup: notify ns_cgroup deprecated
14 years ago
nsproxy.c
userns: user namespaces: convert several capable() calls
14 years ago
padata.c
Fix common misspellings
14 years ago
panic.c
move x86 specific oops=panic to generic code
14 years ago
params.c
params.c: Use new strtobool function to process boolean inputs
14 years ago
pid.c
next_pidmap: fix overflow condition
14 years ago
pid_namespace.c
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
14 years ago
pm_qos_params.c
treewide: remove extra semicolons
14 years ago
posix-cpu-timers.c
hrtimers: Avoid touching inactive timer bases
14 years ago
posix-timers.c
hrtimers: Avoid touching inactive timer bases
14 years ago
printk.c
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
14 years ago
profile.c
profile: Use vzalloc() rather than vmalloc() & memset()
14 years ago
ptrace.c
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
14 years ago
range.c
kernel/range.c: fix clean_sort_range() for the case of full array
14 years ago
rcupdate.c
rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
14 years ago
rcutiny.c
sanitize <linux/prefetch.h> usage
14 years ago
rcutiny_plugin.h
rcu: Converge TINY_RCU expedited and normal boosting
14 years ago
rcutorture.c
rcu: mark rcutorture boosting callback as being on-stack
14 years ago
rcutree.c
sanitize <linux/prefetch.h> usage
14 years ago
rcutree.h
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
14 years ago
rcutree_plugin.h
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
14 years ago
rcutree_trace.c
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
14 years ago
relay.c
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset
14 years ago
res_counter.c
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
14 years ago
resource.c
resources: add arch hook for preventing allocation in reserved areas
14 years ago
rtmutex-debug.c
rtmutex: Simplify PI algorithm and make highest prio task get lock
14 years ago
rtmutex-debug.h
…
rtmutex-tester.c
rtmutex: tester: Remove the remaining BKL leftovers
14 years ago
rtmutex.c
rtmutex: Simplify PI algorithm and make highest prio task get lock
14 years ago
rtmutex.h
…
rtmutex_common.h
rtmutex: Simplify PI algorithm and make highest prio task get lock
14 years ago
rwsem.c
…
sched.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
sched_autogroup.c
Fix common misspellings
14 years ago
sched_autogroup.h
sched, autogroup: Stop going ahead if autogroup is disabled
14 years ago
sched_clock.c
sched: Add some clock info to sched_debug
14 years ago
sched_cpupri.c
sched: No need for bootmem special cases
15 years ago
sched_cpupri.h
sched: No need for bootmem special cases
15 years ago
sched_debug.c
sched: Get rid of lock_depth
14 years ago
sched_fair.c
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
14 years ago
sched_features.h
sched: Move the second half of ttwu() to the remote cpu
14 years ago
sched_idletask.c
sched: Drop the rq argument to sched_class::select_task_rq()
14 years ago
sched_rt.c
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14 years ago
sched_stats.h
sched_stat: Update sched_info_queue/dequeue() code comments
14 years ago
sched_stoptask.c
sched: Drop the rq argument to sched_class::select_task_rq()
14 years ago
seccomp.c
…
semaphore.c
…
signal.c
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
14 years ago
smp.c
smp: move smp setup functions to kernel/smp.c
14 years ago
softirq.c
rcu: move TREE_RCU from softirq to kthread
14 years ago
spinlock.c
…
srcu.c
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
14 years ago
stacktrace.c
…
stop_machine.c
kthread: use kthread_create_on_node()
14 years ago
sys.c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
14 years ago
sys_ni.c
ipc: Add missing sys_ni entries for ipc/compat.c functions
14 years ago
sysctl.c
Merge branch 'next' into for-linus
14 years ago
sysctl_binary.c
open-style analog of vfs_path_lookup()
14 years ago
sysctl_check.c
sysctl_check: drop dead code
14 years ago
taskstats.c
taskstats: use appropriate printk priority level
14 years ago
test_kprobes.c
kprobes: Fix selftest to clear flags field for reusing probes
15 years ago
time.c
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
…
timer.c
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
jump label: Introduce static_branch() interface
14 years ago
tsacct.c
taskstats: use real microsecond granularity for CPU times
14 years ago
uid16.c
userns: user namespaces: convert several capable() calls
14 years ago
up.c
…
user-return-notifier.c
Fix common misspellings
14 years ago
user.c
userns: add a user_namespace as creator/owner of uts_namespace
14 years ago
user_namespace.c
user_ns: improve the user_ns on-the-slab packaging
14 years ago
utsname.c
userns: allow sethostname in a container
14 years ago
utsname_sysctl.c
…
wait.c
Fix common misspellings
14 years ago
watchdog.c
kernel/watchdog.c: Use proper ANSI C prototypes
14 years ago
workqueue.c
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
14 years ago
workqueue_sched.h
workqueue: implement concurrency managed dynamic worker pool
15 years ago