Linus Torvalds 156a9ea43a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 пре 17 година
..
irq 1adb0850a1 genirq: reenable a nobody cared disabled irq when a new driver arrives пре 17 година
power 96916090f4 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release пре 17 година
time 4f95f81a48 clocksource: allow read access to available/current_clocksource пре 17 година
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files пре 18 година
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick пре 18 година
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT пре 18 година
Makefile 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK пре 17 година
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces пре 18 година
audit.c fcaf1eb868 [patch 1/1] audit_send_reply(): fix error-path memory leak пре 17 година
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h пре 17 година
audit_tree.c 6793a051fb [PATCH] list_for_each_rcu must die: audit пре 17 година
auditfilter.c 9781db7b34 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current пре 17 година
auditsc.c 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE пре 17 година
backtracetest.c 6dab27784b x86: add a simple backtrace test module пре 18 година
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users пре 17 година
capability.c ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. пре 17 година
cgroup.c 5c02b57578 cgroups: remove node_ prefix_from ns subsystem пре 17 година
cgroup_debug.c 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem пре 17 година
compat.c 153b5d054a ntp: support for TAI пре 17 година
configs.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
cpu.c af1f16d08f kernel: replace remaining __FUNCTION__ occurrences пре 17 година
cpuset.c 37340746a6 cpusets: fix bug when adding nonexistent cpu or mem пре 17 година
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting пре 18 година
dma.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
exec_domain.c 62769dce86 whitespace fixes: execution domains пре 18 година
exit.c da7978b034 signals: fix sigqueue_free() vs __exit_signal() race пре 17 година
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. пре 18 година
fork.c 02afc6267f [PATCH] dup_fd() fixes, part 1 пре 17 година
futex.c 82af7aca56 Removal of FUTEX_FD пре 17 година
futex_compat.c 8481664d37 futex_compat __user annotation пре 18 година
hrtimer.c 4346f65426 hrtimer: remove duplicate helper function пре 17 година
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid пре 18 година
kallsyms.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
kexec.c be089d79c4 kexec: make extended crashkernel= syntax less confusing пре 17 година
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c пре 18 година
kgdb.c 827e609b45 kgdb: use common ascii helpers and put_unaligned_be32 helper пре 17 година
kmod.c 9f3acc3140 [PATCH] split linux/file.h пре 17 година
kprobes.c 26b31c1908 kprobes: add (un)register_jprobes for batch registration пре 17 година
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() пре 18 година
kthread.c 5cd204550b Deprecate find_task_by_pid() пре 17 година
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
lockdep.c 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes пре 18 година
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains пре 19 година
lockdep_proc.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
marker.c ab883af53e make marker_debug static пре 17 година
module.c 34e4e2fef4 modules: proper cleanup of kobject without CONFIG_SYSFS пре 17 година
mutex-debug.c 7ad5b3a505 kernel: remove fastcall in kernel/* пре 18 година
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
mutex.c 7ad5b3a505 kernel: remove fastcall in kernel/* пре 18 година
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness пре 19 година
notifier.c 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative пре 17 година
ns_cgroup.c 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> пре 17 година
nsproxy.c 02fdb36ae7 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) пре 17 година
panic.c 95b570c9ce Taint kernel after WARN_ON(condition) пре 17 година
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them пре 18 година
pid.c 24336eaeec pids: introduce change_pid() helper пре 17 година
pid_namespace.c caafa43243 pidns: make pid->level and pid_ns->level unsigned пре 17 година
pm_qos_params.c d82b35186e pm qos infrastructure and interface пре 18 година
posix-cpu-timers.c f8bd2258e2 remove div_long_long_rem пре 17 година
posix-timers.c ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() пре 17 година
printk.c f735295b14 printk: don't read beyond string arguments' terminating zero пре 17 година
profile.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
ptrace.c bcf35afb52 make generic sys_ptrace unconditional пре 17 година
rcuclassic.c e260be673a Preempt-RCU: implementation пре 18 година
rcupdate.c fbf6bfca76 rcupdate: fix comment пре 18 година
rcupreempt.c b53e921ba1 generic: reduce stack pressure in sched_affinity пре 17 година
rcupreempt_trace.c e260be673a Preempt-RCU: implementation пре 18 година
rcutorture.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ пре 17 година
relay.c a82c53a0e3 splice: fix sendfile() issue with relay пре 17 година
res_counter.c c84872e168 memcgroup: add the max_usage member on the res_counter пре 17 година
resource.c c33fff0afb kernel: use non-racy method for proc entries creation пре 17 година
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester пре 18 година
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names пре 18 година
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. пре 18 година
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester пре 18 година
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling пре 18 година
sched.c 6363ca57c7 revert ("sched: fair-group: SMP-nice for group scheduling") пре 17 година
sched_clock.c a381759d6a sched: fix sched_clock_cpu() пре 17 година
sched_debug.c 6363ca57c7 revert ("sched: fair-group: SMP-nice for group scheduling") пре 17 година
sched_fair.c b3137bc8e7 sched: stop wake_affine from causing serious imbalance пре 17 година
sched_features.h f00b45c145 sched: /debug/sched_features пре 17 година
sched_idletask.c 2abdad0a4c sched: make rt_sched_class, idle_sched_class static пре 17 година
sched_rt.c 6363ca57c7 revert ("sched: fair-group: SMP-nice for group scheduling") пре 17 година
sched_stats.h c6fba5451a show_schedstat(): fix memleak пре 17 година
seccomp.c cf99abace7 make seccomp zerocost in schedule пре 18 година
semaphore.c 00b41ec261 Revert "semaphore: fix" пре 17 година
signal.c cbaffba12c posix timers: discard SI_TIMER signals on exec пре 17 година
softirq.c e5e417232e Fix cpu hotplug problem in softirq code пре 17 година
softlockup.c 7be2a03e31 softlockup: fix task state setting пре 18 година
spinlock.c 95c354fe9f spinlock: lockbreak cleanup пре 18 година
srcu.c bb695170d8 make srcu_readers_active() static пре 18 година
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core пре 19 година
stop_machine.c 3401a61e16 stop_machine: make stop_machine_run more virtualization friendly пре 17 година
sys.c 7b26655f62 sys_prctl(): fix return of uninitialized value пре 17 година
sys_ni.c 4d672e7ac7 timerfd: new timerfd API пре 18 година
sysctl.c eceea0b3df [PATCH] avoid multiplication overflows and signedness issues for max_fds пре 17 година
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c пре 18 година
taskstats.c cb41d6d068 Use find_task_by_vpid in taskstats пре 17 година
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler пре 18 година
time.c b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits пре 17 година
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits пре 17 година
timer.c c6f3a97f86 debugobjects: add timer specific object debugging code пре 17 година
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting пре 18 година
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call пре 17 година
user.c 354a1f4d99 alloc_uid: cleanup пре 17 година
user_namespace.c 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces пре 17 година
utsname.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ пре 17 година
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back пре 18 година
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* пре 18 година
workqueue.c 8a3e77cc21 workqueue: remove redundant function invocation пре 17 година