Linus Torvalds 4ce5f24193 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile 16 vuotta sitten
..
irq 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 vuotta sitten
power b2576e1d44 Merge branch 'linus' into release 16 vuotta sitten
time 57c44c5f6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 vuotta sitten
trace 4ce5f24193 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile 16 vuotta sitten
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 vuotta sitten
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 vuotta sitten
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 vuotta sitten
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 16 vuotta sitten
Makefile 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 vuotta sitten
acct.c 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 vuotta sitten
async.c 33b04b9308 async: make async_synchronize_full() more serializing 16 vuotta sitten
audit.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 vuotta sitten
audit.h 0590b9335a fixing audit rule ordering mess, part 1 16 vuotta sitten
audit_tree.c 5af75d8d58 audit: validate comparison operations, store them in sane form 16 vuotta sitten
auditfilter.c 5af75d8d58 audit: validate comparison operations, store them in sane form 16 vuotta sitten
auditsc.c e048e02c89 make sure that filterkey of task,always rules is reported 16 vuotta sitten
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 vuotta sitten
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 vuotta sitten
capability.c ac8cc0fa53 Merge branch 'next' into for-linus 16 vuotta sitten
cgroup.c e7c5ec9193 cgroups: add css_tryget() 16 vuotta sitten
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 vuotta sitten
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 vuotta sitten
compat.c e3d5a27d58 Allow times and time system calls to return small negative values 16 vuotta sitten
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 vuotta sitten
cpu.c a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 vuotta sitten
cpuset.c 6af866af34 cpuset: remove remaining pointers to cpumask_t 16 vuotta sitten
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 16 vuotta sitten
cred.c 43529c9712 CRED: Must initialise the new creds in prepare_kernel_cred() 16 vuotta sitten
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats 16 vuotta sitten
dma-coherent.c 58c6d3dfe4 dma-coherent: catch oversized requests to dma_alloc_from_coherent() 16 vuotta sitten
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 vuotta sitten
exec_domain.c 6e62775ece proc: move /proc/execdomains to kernel/exec_domain.c 17 vuotta sitten
exit.c 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 vuotta sitten
extable.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
fork.c 61bce0f137 pid: generalize task_active_pid_ns 16 vuotta sitten
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 17 vuotta sitten
futex.c fdbc0450df Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent 16 vuotta sitten
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 vuotta sitten
hrtimer.c 82c5b7b527 hrtimer: splitout peek ahead functionality, fix 16 vuotta sitten
itimer.c f06febc96b timers: fix itimer/many thread hang 17 vuotta sitten
kallsyms.c 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL 16 vuotta sitten
kexec.c 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core 16 vuotta sitten
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 vuotta sitten
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 17 vuotta sitten
kmod.c bd4207c901 kmod: fix varargs kernel-doc 16 vuotta sitten
kprobes.c f24659d96f kprobes: support probing module __init function 16 vuotta sitten
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 vuotta sitten
kthread.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 vuotta sitten
latencytop.c 9c24624727 KSYM_SYMBOL_LEN fixes 16 vuotta sitten
lockdep.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
lockdep_internals.h d6672c5018 lockdep: build fix 17 vuotta sitten
lockdep_proc.c c7e78cff6b lockstat: contend with points 17 vuotta sitten
marker.c 227a837567 markers/tracpoints: fix non-modular build 16 vuotta sitten
module.c 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 vuotta sitten
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner 17 vuotta sitten
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 vuotta sitten
mutex.c 7918baa555 mutex: __used is needed for function referenced only from inline asm 16 vuotta sitten
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 vuotta sitten
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 16 vuotta sitten
ns_cgroup.c cae7a366f7 ns_cgroup: remove unused spinlock 16 vuotta sitten
nsproxy.c 18b6e0414e User namespaces: set of cleanups (v2) 16 vuotta sitten
panic.c d6624f996a oops: increment the oops UUID every time we oops 16 vuotta sitten
params.c d2441183dc Fix compile warning in kernel/params.c 17 vuotta sitten
pid.c 61bce0f137 pid: generalize task_active_pid_ns 16 vuotta sitten
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 vuotta sitten
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 17 vuotta sitten
posix-cpu-timers.c 0b271ef452 Merge commit 'v2.6.28' into core/core 16 vuotta sitten
posix-timers.c 32e8d18683 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core 16 vuotta sitten
printk.c edb123e16c trivial: printk: fix indentation of new_text_line declaration 16 vuotta sitten
profile.c 26e5438e4b profile: don't include <asm/ptrace.h> twice. 16 vuotta sitten
ptrace.c b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
rcuclassic.c 263ec6457b cpumask: convert RCU implementations, fix 16 vuotta sitten
rcupdate.c ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 vuotta sitten
rcupreempt.c ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 vuotta sitten
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 vuotta sitten
rcutorture.c c59ab97e9e rcu: fix rcutorture bug 16 vuotta sitten
rcutree.c 90a4d2c010 rcu: make treercu safe for suspend and resume 16 vuotta sitten
rcutree_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 16 vuotta sitten
relay.c fbb5b7ae4b relayfs: fix infinite loop with splice() 16 vuotta sitten
res_counter.c 28dbc4b6a0 memcg: memory cgroup resource counters for hierarchy 16 vuotta sitten
resource.c e8de1481fd resource: allow MMIO exclusivity for device drivers 16 vuotta sitten
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 17 vuotta sitten
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 vuotta sitten
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 vuotta sitten
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 vuotta sitten
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 vuotta sitten
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 17 vuotta sitten
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 vuotta sitten
sched.c da8d5089da sched: fix possible recursive rq->lock 16 vuotta sitten
sched_clock.c 1c5745aa38 sched_clock: prevent scd->clock from moving backwards, take #2 16 vuotta sitten
sched_cpupri.c db2f59c8c9 sched: fix section mismatch 16 vuotta sitten
sched_cpupri.h 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. 16 vuotta sitten
sched_debug.c 6c415b9234 sched: add uid information to sched_debug for CONFIG_USER_SCHED 16 vuotta sitten
sched_fair.c df4927bf6c generic swap(): sched: remove local swap() macro 16 vuotta sitten
sched_features.h 4793241be4 sched: backward looking buddy 16 vuotta sitten
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency 17 vuotta sitten
sched_rt.c 6ca09dfc9f sched: put back some stack hog changes that were undone in kernel/sched.c 16 vuotta sitten
sched_stats.h b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 vuotta sitten
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 vuotta sitten
signal.c 9cd4fd1043 SEND_SIG_NOINFO: set si_pid to tgid instead of pid 16 vuotta sitten
smp.c 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core 16 vuotta sitten
softirq.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
softlockup.c 41c7bb9588 cpumask: convert rest of files in kernel/ 16 vuotta sitten
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 vuotta sitten
srcu.c bb695170d8 make srcu_readers_active() static 17 vuotta sitten
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 16 vuotta sitten
stop_machine.c 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 16 vuotta sitten
sys.c cfa97f993c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
sys_ni.c de11defebf reintroduce accept4 16 vuotta sitten
sysctl.c 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 vuotta sitten
sysctl_check.c f3f0d7b026 [XFS] remove restricted chown parameter from xfs linux 17 vuotta sitten
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ 16 vuotta sitten
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 16 vuotta sitten
time.c e3d5a27d58 Allow times and time system calls to return small negative values 16 vuotta sitten
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 vuotta sitten
timer.c 79741dd357 [PATCH] idle cputime accounting 16 vuotta sitten
tracepoint.c 227a837567 markers/tracpoints: fix non-modular build 16 vuotta sitten
tsacct.c 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 vuotta sitten
uid16.c 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 vuotta sitten
user.c a39b863342 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 vuotta sitten
user_namespace.c 18b6e0414e User namespaces: set of cleanups (v2) 16 vuotta sitten
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 vuotta sitten
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy 17 vuotta sitten
wait.c a25d644fc0 wait: kill is_sync_wait() 17 vuotta sitten
workqueue.c e7577c50f2 cpumask: convert kernel/workqueue.c 16 vuotta sitten