Jeremy Fitzhardinge 63cf13b77a generic ipi function calls: wait on alloc failure fallback před 17 roky
..
irq 48627d8d23 genirq: remove extraneous checks in manage.c před 17 roky
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 před 17 roky
time 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus před 17 roky
trace 6712e299b7 Merge branch 'tracing/ftrace' into auto-ftrace-next před 17 roky
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files před 18 roky
Kconfig.hz 8f4d37ec07 sched: high-res preemption tick před 18 roky
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT před 18 roky
Makefile 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus před 17 roky
acct.c 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces před 18 roky
audit.c d8de72473e [PATCH] remove useless argument type in audit_filter_user() před 17 roky
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h před 17 roky
audit_tree.c 6793a051fb [PATCH] list_for_each_rcu must die: audit před 17 roky
auditfilter.c d8de72473e [PATCH] remove useless argument type in audit_filter_user() před 17 roky
auditsc.c 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE před 17 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users před 17 roky
capability.c 086f7316f0 security: filesystem capabilities: fix fragile setuid fixup code před 17 roky
cgroup.c 5c02b57578 cgroups: remove node_ prefix_from ns subsystem před 17 roky
cgroup_debug.c 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem před 17 roky
compat.c 153b5d054a ntp: support for TAI před 17 roky
configs.c c33fff0afb kernel: use non-racy method for proc entries creation před 17 roky
cpu.c 68f4f1ec08 sched: Move cpu masks from kernel/sched.c into kernel/cpu.c před 17 roky
cpuset.c 873a6ed628 Merge commit 'v2.6.26' into sched/devel před 17 roky
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting před 18 roky
dma.c c33fff0afb kernel: use non-racy method for proc entries creation před 17 roky
exec_domain.c 62769dce86 whitespace fixes: execution domains před 18 roky
exit.c da9cbc8739 block: blkdev.h cleanup, move iocontext stuff to iocontext.h před 17 roky
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. před 18 roky
fork.c 40e7babbb5 Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 17 roky
futex.c 1b7558e457 futexes: fix fault handling in futex_lock_pi před 17 roky
futex_compat.c 8481664d37 futex_compat __user annotation před 18 roky
hrtimer.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus před 17 roky
itimer.c fea9d17554 ITIMER_REAL: convert to use struct pid před 18 roky
kallsyms.c c33fff0afb kernel: use non-racy method for proc entries creation před 17 roky
kexec.c be089d79c4 kexec: make extended crashkernel= syntax less confusing před 17 roky
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c před 18 roky
kgdb.c aabdc3b8c3 kgdb: sparse fix před 17 roky
kmod.c 9f3acc3140 [PATCH] split linux/file.h před 17 roky
kprobes.c 544304b200 kernel/kprobes.c: Made kprobe_blacklist static. před 17 roky
ksysfs.c 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() před 18 roky
kthread.c 9985b0bab3 sched: prevent bound kthreads from changing cpus_allowed před 17 roky
latencytop.c c33fff0afb kernel: use non-racy method for proc entries creation před 17 roky
lockdep.c 40e7babbb5 Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 17 roky
lockdep_internals.h cd1a28e845 lockdep: add lock_class information to lock_chain and output it před 17 roky
lockdep_proc.c cd1a28e845 lockdep: add lock_class information to lock_chain and output it před 17 roky
marker.c dc102a8fae Markers - remove extra format argument před 17 roky
module.c 34e4e2fef4 modules: proper cleanup of kobject without CONFIG_SYSFS před 17 roky
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner před 17 roky
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
mutex.c 6ad36762d7 __mutex_lock_common: use signal_pending_state() před 17 roky
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness před 19 roky
notifier.c 6546bc4279 ipc: re-enable msgmni automatic recomputing msgmni if set to negative před 17 roky
ns_cgroup.c 3ff31d0cca cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h> před 17 roky
nsproxy.c 02fdb36ae7 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) před 17 roky
panic.c 95b570c9ce Taint kernel after WARN_ON(condition) před 17 roky
params.c 06b2a76d25 Add new string functions strict_strto* and convert kernel params to use them před 18 roky
pid.c 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h před 17 roky
pid_namespace.c caafa43243 pidns: make pid->level and pid_ns->level unsigned před 17 roky
pm_qos_params.c db26e64dc3 pm_qos_params: BKL pushdown před 17 roky
posix-cpu-timers.c 81d50bb254 posix-timers: print RT watchdog message před 17 roky
posix-timers.c ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() před 17 roky
printk.c 4bb0057f99 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 17 roky
profile.c 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter před 17 roky
ptrace.c 006ebb40d3 Security: split proc ptrace checking into read vs. attach před 17 roky
rcuclassic.c 6c9fcaf2ee Merge branch 'core/rcu' into core/rcu-for-linus před 17 roky
rcupdate.c 59190f4213 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 17 roky
rcupreempt.c 6c9fcaf2ee Merge branch 'core/rcu' into core/rcu-for-linus před 17 roky
rcupreempt_trace.c e19a98967f rcu: remove duplicated include in kernel/rcupreempt_trace.c před 17 roky
rcutorture.c 0729fbf3bc rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) před 17 roky
relay.c a82c53a0e3 splice: fix sendfile() issue with relay před 17 roky
res_counter.c c84872e168 memcgroup: add the max_usage member on the res_counter před 17 roky
resource.c c33fff0afb kernel: use non-racy method for proc entries creation před 17 roky
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester před 18 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names před 18 roky
rtmutex.c 720a2592cf hrtimer: more hrtimer_init_sleeper() fallout. před 18 roky
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester před 18 roky
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling před 18 roky
sched.c 666484f025 Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 17 roky
sched_clock.c 361833efac Merge branch 'sched/clock' into sched/devel před 17 roky
sched_cpupri.c 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU před 17 roky
sched_cpupri.h e539d8fcd1 sched: fix the cpuprio count really před 17 roky
sched_debug.c 32df2ee86a sched: add full schedstats to /proc/sched_debug před 17 roky
sched_fair.c 2087a1ad82 sched: add avg-overlap support to RT tasks před 17 roky
sched_features.h f5bfb7d9ff sched: bias effective_load() error towards failing wake_affine(). před 17 roky
sched_idletask.c 2abdad0a4c sched: make rt_sched_class, idle_sched_class static před 17 roky
sched_rt.c 55e12e5e7b sched: make sched_{rt,fair}.c ifdefs more readable před 17 roky
sched_stats.h 46ac22bab4 sched: fix accounting in task delay accounting & migration před 17 roky
seccomp.c cf99abace7 make seccomp zerocost in schedule před 18 roky
semaphore.c 3e61e0c976 mmiotrace broken in linux-next (8-bit writes only) před 17 roky
signal.c cbaffba12c posix timers: discard SI_TIMER signals on exec před 17 roky
smp.c 63cf13b77a generic ipi function calls: wait on alloc failure fallback před 17 roky
softirq.c 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus před 17 roky
softlockup.c 3b72532388 softlockup: print a module list on being stuck před 17 roky
spinlock.c 0764d23cf0 ftrace: lockdep notrace annotations před 17 roky
srcu.c bb695170d8 make srcu_readers_active() static před 18 roky
stacktrace.c 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace před 17 roky
stop_machine.c 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks před 17 roky
sys.c 7b26655f62 sys_prctl(): fix return of uninitialized value před 17 roky
sys_ni.c 4d672e7ac7 timerfd: new timerfd API před 18 roky
sysctl.c 6c9fcaf2ee Merge branch 'core/rcu' into core/rcu-for-linus před 17 roky
sysctl_check.c 8b21985c91 constify tables in kernel/sysctl_check.c před 18 roky
taskstats.c cb41d6d068 Use find_task_by_vpid in taskstats před 17 roky
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler před 18 roky
time.c b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timer.c 85082fd7cb Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm před 17 roky
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting před 18 roky
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call před 18 roky
user.c 354a1f4d99 alloc_uid: cleanup před 17 roky
user_namespace.c 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces před 17 roky
utsname.c 1aeb272cf0 kernel: explicitly include required header files under kernel/ před 17 roky
utsname_sysctl.c 32df81cbd5 Isolate the UTS namespace's domainname and hostname back před 18 roky
wait.c 7ad5b3a505 kernel: remove fastcall in kernel/* před 18 roky
workqueue.c cde5353599 Christoph has moved před 17 roky