Linus Torvalds 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 年之前
..
debug 79637a41e4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
gcov 6038f373a3 llseek: automatically add .llseek fop 14 年之前
irq c0a19ebc01 genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build 14 年之前
power e1f60b292f PM: Introduce library for device-specific OPPs (v7) 14 年之前
time 8af3c153ba ntp: Clamp PLL update interval 14 年之前
trace 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 年之前
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 年之前
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 年之前
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 年之前
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config 15 年之前
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 年之前
Makefile 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
acct.c ebabe9a900 pass a struct path to vfs_statfs 15 年之前
async.c 083b804c4d async: use workqueue for worker pool 15 年之前
audit.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 年之前
audit.h 939a67fc4c Audit: split audit watch Kconfig 15 年之前
audit_tree.c 1968f5eed5 fanotify: use both marks when possible 15 年之前
audit_watch.c 2069601b3f Revert "fsnotify: store struct file not struct path" 15 年之前
auditfilter.c a05fb6cc57 audit: do not get and put just to free a watch 15 年之前
auditsc.c f7ad3c6be9 vfs: add helpers to get root and pwd 15 年之前
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 年之前
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated 15 年之前
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code 15 年之前
cgroup.c 79f14b7c56 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 年之前
cgroup_freezer.c 8f77578cc2 Freezer / cgroup freezer: Update stale locking comments 15 年之前
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() 14 年之前
configs.c 6038f373a3 llseek: automatically add .llseek fop 14 年之前
cpu.c 3a101d0548 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining 15 年之前
cpuset.c b0ae198113 security: remove unused parameter from security_task_setscheduler() 14 年之前
cred.c 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 年之前
delayacct.c 6952b61de9 headers: taskstats_kern.h trim 15 年之前
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 16 年之前
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 年之前
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 年之前
exit.c 4e231c7962 perf: Fix up delayed_put_task_struct() 14 年之前
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
fork.c a247c3a97a rmap: fix walk during fork 14 年之前
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really 16 年之前
futex.c b61f6a57f1 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
futex_compat.c 1dcc41bb03 futex: Change 3rd arg of fetch_robust_entry() to unsigned int* 14 年之前
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search 14 年之前
hrtimer.c f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() 14 年之前
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments 15 年之前
hw_breakpoint.c d580ff8699 perf, hw_breakpoint: Fix crash in hw_breakpoint creation 14 年之前
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks 14 年之前
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields 15 年之前
jump_label.c 4c3ef6d793 jump label: Add jump_label_text_reserved() to reserve jump points 14 年之前
kallsyms.c 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 15 年之前
kexec.c f65a03f6ab kexec: return -EFAULT on copy_to_user() failures 15 年之前
kfifo.c 399f1e30ac kfifo: fix scatterlist usage 14 年之前
kmod.c d7627467b7 Make do_execve() take a const filename pointer 15 年之前
kprobes.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 年之前
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 年之前
kthread.c 82805ab77d kthread: implement kthread_data() 15 年之前
latencytop.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
lockdep.c 4ba053c04a lockdep: Check the depth of subclass 14 年之前
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 年之前
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu 15 年之前
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 年之前
module.c 7cd2541cf2 Merge commit 'v2.6.36-rc7' into perf/core 14 年之前
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h 15 年之前
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock 15 年之前
mutex.c ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook 15 年之前
mutex.h 0d66bf6d35 mutex: implement adaptive spinning 16 年之前
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 年之前
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 年之前
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 15 年之前
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation 15 年之前
params.c 907b29eb41 param: locking for kernel parameters 15 年之前
perf_event.c 5d70f79b5e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). 15 年之前
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 年之前
pm_qos_params.c 6038f373a3 llseek: automatically add .llseek fop 14 年之前
posix-cpu-timers.c b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux 15 年之前
posix-timers.c 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() 15 年之前
printk.c 5b8c4f23c5 printk: Make console_sem a semaphore not a pseudo mutex 14 年之前
profile.c 6038f373a3 llseek: automatically add .llseek fop 14 年之前
ptrace.c c7e49c1488 ptrace: optimize exit_ptrace() for the likely case 15 年之前
range.c 459b37d423 kernel/range: remove unused definition of ARRAY_SIZE() 15 年之前
rcupdate.c d4f8f217b8 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu 14 年之前
rcutiny.c a57eb940d1 rcu: Add a TINY_PREEMPT_RCU 15 年之前
rcutiny_plugin.h dd7c4d8973 rcu: performance fixes to TINY_PREEMPT_RCU callback checking 15 年之前
rcutorture.c 0ddea0ead2 rcu: fix sparse errors in rcutorture.c 14 年之前
rcutree.c 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value 14 年之前
rcutree.h 269dcc1c2e rcu: Add tracing data to support queueing models 14 年之前
rcutree_plugin.h 81a294c44e rcu: fix _oddness handling of verbose stall warnings 15 年之前
rcutree_trace.c 269dcc1c2e rcu: Add tracing data to support queueing models 14 年之前
relay.c 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value 15 年之前
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 年之前
resource.c 8b6d043b7e resource: shared I/O region support 15 年之前
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock 15 年之前
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex-tester.c 0fc86c7bd9 rtmutex-tester: make it build without BKL 14 年之前
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock 15 年之前
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 年之前
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines 16 年之前
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 年之前
sched.c bc4016f481 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
sched_clock.c c676329abb sched_clock: Add local_clock() API and improve documentation 15 年之前
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases 15 年之前
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases 15 年之前
sched_debug.c eebef74695 sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug 15 年之前
sched_fair.c bc4016f481 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
sched_features.h aa48380851 sched: Remove irq time from available CPU power 14 年之前
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes 15 年之前
sched_rt.c 305e6835e0 sched: Do not account irq time to current task 14 年之前
sched_stats.h 48286d5088 sched: Remove the obsolete exit_state/signal hacks 15 年之前
sched_stoptask.c 34f971f6f7 sched: Create special class for stop/migrate work 14 年之前
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole 16 年之前
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 年之前
signal.c a337fdac7a HWPOISON: Copy si_addr_lsb to user 14 年之前
smp.c 27c379f7f8 generic-ipi: Fix deadlock in __smp_call_function_single 14 年之前
softirq.c 4a60cfa945 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
spinlock.c 9c1721aa49 locking: Cleanup the name space completely 15 年之前
srcu.c 829f8ed2c9 kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC 14 年之前
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 年之前
stop_machine.c 34f971f6f7 sched: Create special class for stop/migrate work 14 年之前
sys.c 950eaaca68 pid: make setpgid() system call use RCU read-side critical section 15 年之前
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall 14 年之前
sysctl.c 27b3d80a7b sysctl: fix min/max handling in __do_proc_doulongvec_minmax() 14 年之前
sysctl_binary.c 69e4469a39 sysctl: don't use own implementation of hex_to_bin() 15 年之前
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional 14 年之前
taskstats.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 年之前
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 年之前
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 年之前
timer.c e360adbe29 irq_work: Add generic hardirq context callbacks 14 年之前
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming 14 年之前
tsacct.c d559db086f mm: clean up mm_counter 15 年之前
uid16.c 2bcd57ab61 headers: utsname.h redux 15 年之前
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 16 年之前
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu 15 年之前
user.c af507ae8a0 sched: Remove a stale comment 15 年之前
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. 15 年之前
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() 16 年之前
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic 15 年之前
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes 16 年之前
watchdog.c 5d70f79b5e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
workqueue.c c54fce6eff workqueue: add documentation 14 年之前
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 年之前