Linus Torvalds fe0bdec68b Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current hace 16 años
..
irq 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
power 41c7bb9588 cpumask: convert rest of files in kernel/ hace 16 años
time 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
trace 4462344ee9 cpumask: convert kernel trace functions further hace 16 años
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files hace 17 años
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem hace 16 años
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency hace 17 años
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too hace 16 años
Makefile 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
acct.c 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel hace 16 años
audit.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads hace 16 años
audit.h 0590b9335a fixing audit rule ordering mess, part 1 hace 16 años
audit_tree.c 5af75d8d58 audit: validate comparison operations, store them in sane form hace 16 años
auditfilter.c 5af75d8d58 audit: validate comparison operations, store them in sane form hace 16 años
auditsc.c e048e02c89 make sure that filterkey of task,always rules is reported hace 16 años
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions hace 17 años
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users hace 17 años
capability.c 57f71a0af4 sanitize audit_log_capset() hace 16 años
cgroup.c 7b574b7b01 cgroups: fix a race between cgroup_clone and umount hace 16 años
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set hace 16 años
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup hace 16 años
compat.c a45185d2d7 cpumask: convert kernel/compat.c hace 16 años
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments hace 16 años
cpu.c e0b582ec56 cpumask: convert kernel/cpu.c hace 16 años
cpuset.c 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. hace 16 años
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials hace 16 años
cred.c 18b6e0414e User namespaces: set of cleanups (v2) hace 16 años
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats hace 16 años
dma-coherent.c a38409fbb5 dma-coherent: export dma_[alloc|release]_from_coherent methods hace 16 años
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword hace 16 años
exec_domain.c 6e62775ece proc: move /proc/execdomains to kernel/exec_domain.c hace 16 años
exit.c 1dff81f20c Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block hace 16 años
extable.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
fork.c abf137dd77 aio: make the lookup_ioctx() lockless hace 16 años
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() hace 16 años
futex.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds hace 16 años
hrtimer.c db200df0b3 Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
itimer.c f06febc96b timers: fix itimer/many thread hang hace 16 años
kallsyms.c 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL hace 16 años
kexec.c 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core hace 16 años
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c hace 18 años
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume hace 16 años
kmod.c d84f4f992c CRED: Inaugurate COW credentials hace 16 años
kprobes.c 7e036d040a kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds hace 16 años
ksysfs.c 22b8ce9470 profiling: dynamically enable readprofile at runtime hace 16 años
kthread.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() hace 16 años
latencytop.c 9c24624727 KSYM_SYMBOL_LEN fixes hace 16 años
lockdep.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
lockdep_internals.h d6672c5018 lockdep: build fix hace 17 años
lockdep_proc.c c7e78cff6b lockstat: contend with points hace 16 años
marker.c 227a837567 markers/tracpoints: fix non-modular build hace 16 años
module.c 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions hace 16 años
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner hace 17 años
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
mutex.c 7918baa555 mutex: __used is needed for function referenced only from inline asm hace 16 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core hace 16 años
ns_cgroup.c e885dcde75 cgroup_clone: use pid of newly created task for new cgroup hace 17 años
nsproxy.c 18b6e0414e User namespaces: set of cleanups (v2) hace 16 años
panic.c b594deb0cc Merge branch 'core/debug' into core/core hace 16 años
params.c d2441183dc Fix compile warning in kernel/params.c hace 16 años
pid.c e49859e71e pidns: remove now unused find_pid function. hace 17 años
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits hace 16 años
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep hace 16 años
posix-cpu-timers.c 0b271ef452 Merge commit 'v2.6.28' into core/core hace 16 años
posix-timers.c 32e8d18683 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core hace 16 años
printk.c 26cc271db7 printk: fix discarding message when recursion_bug hace 16 años
profile.c c309b917ca cpumask: convert kernel/profile.c hace 16 años
ptrace.c b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
rcuclassic.c 263ec6457b cpumask: convert RCU implementations, fix hace 16 años
rcupdate.c 5f86515158 rcupdate: fix bug of rcu_barrier*() hace 16 años
rcupreempt.c bd232f97b3 cpumask: convert RCU implementations hace 16 años
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation hace 16 años
rcutorture.c bd232f97b3 cpumask: convert RCU implementations hace 16 años
rcutree.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation hace 16 años
rcutree_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation hace 16 años
relay.c fbb5b7ae4b relayfs: fix infinite loop with splice() hace 16 años
res_counter.c 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler hace 17 años
resource.c 3ac52669c7 resources: skip sanity check of busy resources hace 16 años
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester hace 17 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function hace 17 años
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis hace 16 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester hace 17 años
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling hace 17 años
sched.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
sched_clock.c ca7e716c78 Revert "sched_clock: prevent scd->clock from moving backwards" hace 16 años
sched_cpupri.c 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. hace 16 años
sched_cpupri.h 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. hace 16 años
sched_debug.c 6c415b9234 sched: add uid information to sched_debug for CONFIG_USER_SCHED hace 16 años
sched_fair.c b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
sched_features.h 4793241be4 sched: backward looking buddy hace 16 años
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency hace 16 años
sched_rt.c 6ca09dfc9f sched: put back some stack hog changes that were undone in kernel/sched.c hace 16 años
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 hace 16 años
seccomp.c cf99abace7 make seccomp zerocost in schedule hace 18 años
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() hace 17 años
signal.c b0f4b285d7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
smp.c 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core hace 16 años
softirq.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
softlockup.c 41c7bb9588 cpumask: convert rest of files in kernel/ hace 16 años
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes hace 17 años
srcu.c bb695170d8 make srcu_readers_active() static hace 17 años
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias hace 16 años
stop_machine.c 41c7bb9588 cpumask: convert rest of files in kernel/ hace 16 años
sys.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
sys_ni.c de11defebf reintroduce accept4 hace 16 años
sysctl.c e3c6d4ee54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 hace 16 años
sysctl_check.c f3f0d7b026 [XFS] remove restricted chown parameter from xfs linux hace 16 años
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ hace 16 años
test_kprobes.c f47cd9b553 kprobes: kretprobe user entry-handler hace 17 años
time.c df0cc0539b select: add a timespec_add_safe() function hace 16 años
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits hace 17 años
timer.c 79741dd357 [PATCH] idle cputime accounting hace 16 años
tracepoint.c 227a837567 markers/tracpoints: fix non-modular build hace 16 años
tsacct.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds hace 16 años
uid16.c 86a264abe5 CRED: Wrap current->cred and a few other accessors hace 16 años
user.c a39b863342 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 16 años
user_namespace.c 18b6e0414e User namespaces: set of cleanups (v2) hace 16 años
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s hace 16 años
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy hace 16 años
wait.c a25d644fc0 wait: kill is_sync_wait() hace 16 años
workqueue.c e7577c50f2 cpumask: convert kernel/workqueue.c hace 16 años