.. |
irq
|
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
|
17 years ago |
power
|
kexec jump: save/restore device state
|
17 years ago |
time
|
sched clock: revert various sched_clock() changes
|
17 years ago |
trace
|
Merge branch 'linus' into cpus4096
|
17 years ago |
.gitignore
|
…
|
|
Kconfig.hz
|
sched: fix SCHED_HRTICK dependency
|
17 years ago |
Kconfig.preempt
|
…
|
|
Makefile
|
Merge branch 'linus' into core/generic-dma-coherent
|
17 years ago |
acct.c
|
bsdacct: fix and add comments around acct_process()
|
17 years ago |
audit.c
|
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.
|
17 years ago |
audit.h
|
…
|
|
audit_tree.c
|
…
|
|
auditfilter.c
|
Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages
|
17 years ago |
auditsc.c
|
Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set
|
17 years ago |
backtracetest.c
|
…
|
|
bounds.c
|
…
|
|
capability.c
|
security: filesystem capabilities refactor kernel code
|
17 years ago |
cgroup.c
|
cgroup: uninline cgroup_has_css_refs()
|
17 years ago |
cgroup_debug.c
|
…
|
|
compat.c
|
…
|
|
configs.c
|
…
|
|
cpu.c
|
cpu hotplug: s390 doesn't support additional_cpus anymore.
|
17 years ago |
cpuset.c
|
cpuset: clean up cpuset hierarchy traversal code
|
17 years ago |
delayacct.c
|
per-task-delay-accounting: update taskstats for memory reclaim delay
|
17 years ago |
dma-coherent.c
|
DMA: make dma-coherent.c documentation kdoc-friendly
|
17 years ago |
dma.c
|
…
|
|
exec_domain.c
|
[PATCH] kill altroot
|
17 years ago |
exit.c
|
tracehook: fix exit_signal=0 case
|
17 years ago |
extable.c
|
…
|
|
fork.c
|
mmu-notifiers: core
|
17 years ago |
futex.c
|
…
|
|
futex_compat.c
|
…
|
|
hrtimer.c
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
|
17 years ago |
itimer.c
|
…
|
|
kallsyms.c
|
kallsyms: fix potential overflow in binary search
|
17 years ago |
kexec.c
|
kexec: use a mutex for locking rather than xchg()
|
17 years ago |
kfifo.c
|
…
|
|
kgdb.c
|
kgdb: fix gdb serial thread queries
|
17 years ago |
kmod.c
|
call_usermodehelper(): increase reliability
|
17 years ago |
kprobes.c
|
kprobes: remove redundant config check
|
17 years ago |
ksysfs.c
|
…
|
|
kthread.c
|
tracehook: wait_task_inactive
|
17 years ago |
latencytop.c
|
…
|
|
lockdep.c
|
lockdep: fix debug_lock_alloc
|
17 years ago |
lockdep_internals.h
|
lockdep: shrink held_lock structure
|
17 years ago |
lockdep_proc.c
|
lockdep: handle chains involving classes defined in modules
|
17 years ago |
marker.c
|
markers: fix markers read barrier for multiple probes
|
17 years ago |
module.c
|
modules: extend initcall_debug functionality to the module loader
|
17 years ago |
mutex-debug.c
|
…
|
|
mutex-debug.h
|
…
|
|
mutex.c
|
locking: fix mutex @key parameter kernel-doc notation
|
17 years ago |
mutex.h
|
…
|
|
notifier.c
|
…
|
|
ns_cgroup.c
|
cgroup_clone: use pid of newly created task for new cgroup
|
17 years ago |
nsproxy.c
|
cgroup_clone: use pid of newly created task for new cgroup
|
17 years ago |
panic.c
|
Add a WARN() macro; this is WARN_ON() + printk arguments
|
17 years ago |
params.c
|
…
|
|
pid.c
|
pidns: remove now unused find_pid function.
|
17 years ago |
pid_namespace.c
|
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
|
17 years ago |
pm_qos_params.c
|
pm_qos: spelling fixes
|
17 years ago |
posix-cpu-timers.c
|
…
|
|
posix-timers.c
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
printk.c
|
printk: fix comment for printk ratelimiting
|
17 years ago |
profile.c
|
build kernel/profile.o only when requested
|
17 years ago |
ptrace.c
|
tracehook: wait_task_inactive
|
17 years ago |
rcuclassic.c
|
stop_machine: Wean existing callers off stop_machine_run()
|
17 years ago |
rcupdate.c
|
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
rcupreempt.c
|
Merge branch 'linus' into cpus4096
|
17 years ago |
rcupreempt_trace.c
|
…
|
|
rcutorture.c
|
…
|
|
relay.c
|
relay: fix "full buffer with exactly full last subbuffer" accounting problem
|
17 years ago |
res_counter.c
|
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
|
17 years ago |
resource.c
|
resource: add resource_size()
|
17 years ago |
rtmutex-debug.c
|
…
|
|
rtmutex-debug.h
|
…
|
|
rtmutex-tester.c
|
sysdev: Pass the attribute to the low level sysdev show/store function
|
17 years ago |
rtmutex.c
|
…
|
|
rtmutex.h
|
…
|
|
rtmutex_common.h
|
…
|
|
rwsem.c
|
…
|
|
sched.c
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
sched_clock.c
|
sched_clock: delay using sched_clock()
|
17 years ago |
sched_cpupri.c
|
…
|
|
sched_cpupri.h
|
…
|
|
sched_debug.c
|
…
|
|
sched_fair.c
|
sched: fix mysql+oltp regression
|
17 years ago |
sched_features.h
|
…
|
|
sched_idletask.c
|
…
|
|
sched_rt.c
|
lockdep: re-annotate scheduler runqueues
|
17 years ago |
sched_stats.h
|
…
|
|
seccomp.c
|
…
|
|
semaphore.c
|
semaphore: __down_common: use signal_pending_state()
|
17 years ago |
signal.c
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
smp.c
|
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
|
17 years ago |
softirq.c
|
Full conversion to early_initcall() interface, remove old interface
|
17 years ago |
softlockup.c
|
Full conversion to early_initcall() interface, remove old interface
|
17 years ago |
spinlock.c
|
lockdep: spin_lock_nest_lock()
|
17 years ago |
srcu.c
|
…
|
|
stacktrace.c
|
…
|
|
stop_machine.c
|
stop_machine: remove unused variable
|
17 years ago |
sys.c
|
kexec jump: remove duplication of kexec_restart_prepare()
|
17 years ago |
sys_ni.c
|
signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGNALFD
|
17 years ago |
sysctl.c
|
lost sysctl fix
|
17 years ago |
sysctl_check.c
|
sysctl: check for bogus modes
|
17 years ago |
taskstats.c
|
taskstats: remove initialization of static per-cpu variable
|
17 years ago |
test_kprobes.c
|
…
|
|
time.c
|
…
|
|
timeconst.pl
|
…
|
|
timer.c
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
17 years ago |
tsacct.c
|
task IO accounting: move all IO statistics in struct task_io_accounting
|
17 years ago |
uid16.c
|
…
|
|
user.c
|
…
|
|
user_namespace.c
|
eCryptfs: make key module subsystem respect namespaces
|
17 years ago |
utsname.c
|
…
|
|
utsname_sysctl.c
|
…
|
|
wait.c
|
…
|
|
workqueue.c
|
Merge branch 'core/locking' into core/urgent
|
17 years ago |