Linus Torvalds bb50cbbd4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 18 лет назад
..
irq 92ea77275b Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing 18 лет назад
power 2391dae3e3 PM: introduce set_target method in pm_ops 18 лет назад
time 746976a301 NTP: remove clock_was_set() call to prevent deadlock 18 лет назад
.gitignore febf7ea4be gitignore: ignore more generated files 20 лет назад
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 19 лет назад
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files 18 лет назад
Makefile 1eeb66a1bb move die notifier handling to common code 18 лет назад
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 19 лет назад
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 лет назад
audit.h e54dc2431d [PATCH] audit signal recipients 18 лет назад
auditfilter.c 7b018b2888 audit: fix oops removing watch if audit disabled 18 лет назад
auditsc.c 0a4ff8c259 [PATCH] Abnormal End of Processes 18 лет назад
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 19 лет назад
compat.c 83f5d12669 signal/timer/event: timerfd compat code 18 лет назад
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 лет назад
cpu.c 455c017ae3 microcode: use suspend-related CPU hotplug notifications 18 лет назад
cpuset.c 3e903e7b16 cpuset: zero malloc - fix for old cpusets 18 лет назад
delayacct.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 лет назад
die_notifier.c 1eeb66a1bb move die notifier handling to common code 18 лет назад
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 19 лет назад
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 лет назад
exit.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 лет назад
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 лет назад
fork.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 лет назад
futex.c a06381fec7 FUTEX: Restore the dropped ERSCH fix 18 лет назад
futex_compat.c bd197234b0 Revert "futex_requeue_pi optimization" 18 лет назад
hrtimer.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 лет назад
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 лет назад
kallsyms.c 7a74fc4925 fix possible null ptr deref in kallsyms_lookup 18 лет назад
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 лет назад
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 19 лет назад
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 лет назад
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 лет назад
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed 18 лет назад
kthread.c a076e4bca2 freezer: fix kthread_create vs freezer theoretical race 18 лет назад
latency.c f6a570333e [PATCH] severing module.h->sched.h 19 лет назад
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 лет назад
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 19 лет назад
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 лет назад
module.c 7b595756ec sysfs: kill unnecessary attribute->owner 18 лет назад
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 19 лет назад
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
mutex.c c9f4f06d31 wrap access to thread_info 18 лет назад
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 лет назад
nsproxy.c 4e71e474c7 fix refcounting of nsproxy object when unshared 18 лет назад
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 19 лет назад
params.c 7b595756ec sysfs: kill unnecessary attribute->owner 18 лет назад
pid.c 820e45db23 statically initialize struct pid for swapper 18 лет назад
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 лет назад
posix-timers.c 58229a1899 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN 18 лет назад
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 лет назад
profile.c e8edc6e03a Detach sched.h from mm.h 18 лет назад
ptrace.c a5cb013da7 [PATCH] auditing ptrace 18 лет назад
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 лет назад
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 лет назад
relay.c cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 лет назад
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 лет назад
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 лет назад
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 19 лет назад
rtmutex.c bd197234b0 Revert "futex_requeue_pi optimization" 18 лет назад
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 лет назад
rtmutex_common.h bd197234b0 Revert "futex_requeue_pi optimization" 18 лет назад
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 лет назад
sched.c c31f2e8a42 sched: add CFS credits 18 лет назад
sched_debug.c 43ae34cb4c sched: scheduler debugging, core 18 лет назад
sched_fair.c bf0f6f24a1 sched: cfs core, kernel/sched_fair.c 18 лет назад
sched_idletask.c fa72e9e484 sched: cfs core, kernel/sched_idletask.c 18 лет назад
sched_rt.c bb44e5d1c6 sched: cfs core, kernel/sched_rt.c 18 лет назад
sched_stats.h 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 лет назад
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 21 лет назад
signal.c caec4e8dc8 Fix signalfd interaction with thread-private signals 18 лет назад
softirq.c 23bdd703a5 sched: do not set softirqs to nice +19 18 лет назад
softlockup.c 8bb7844286 Add suspend-related notifications for CPU hotplug 18 лет назад
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 19 лет назад
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 лет назад
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 лет назад
stop_machine.c a12bb44471 stop_machine() now uses hard_irq_disable 18 лет назад
sys.c e713d0dab2 attach_pid() with struct pid parameter 18 лет назад
sys_ni.c 8df767dd75 compat signalfd and timerfd are cond syscalls 18 лет назад
sysctl.c ed03218951 security: Protection for exploiting null dereference using mmap 18 лет назад
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 лет назад
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 лет назад
timer.c eaad084bb0 NOHZ: prevent multiplication overflow - stop timer for huge timeouts 18 лет назад
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 19 лет назад
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 лет назад
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 19 лет назад
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 лет назад
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 19 лет назад
wait.c 59c51591a0 Fix occurrences of "the the " 18 лет назад
workqueue.c 14441960e8 simplify cleanup_workqueue_thread() 18 лет назад