Linus Torvalds a08727bae7 Make workqueue bit operations work on "atomic_long_t" hace 19 años
..
irq 6e2ac66470 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() hace 19 años
power f89bce3d9a Driver core: deprecate PM_LEGACY, default it to N hace 19 años
time f5f1a24a2c [PATCH] clocksource: small cleanup hace 19 años
.gitignore febf7ea4be gitignore: ignore more generated files hace 20 años
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support hace 19 años
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption hace 20 años
Makefile d1526e2cda Remove stack unwinder for now hace 19 años
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path hace 19 años
audit.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h hace 19 años
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support hace 19 años
auditfilter.c 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc hace 19 años
auditsc.c a7a005fd12 [PATCH] struct path: convert kernel hace 19 años
capability.c f400e198b2 [PATCH] pidspace: is_init() hace 19 años
compat.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages hace 19 años
configs.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification hace 19 años
cpu.c 112cecb2cc [PATCH] suspend: don't change cpus_allowed for task initiating the suspend hace 19 años
cpuset.c 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api hace 19 años
delayacct.c e18b890bb0 [PATCH] slab: remove kmem_cache_t hace 19 años
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification hace 19 años
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
exit.c 4fd45812cb [PATCH] fdtable: Remove the free_files field hace 19 años
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel hace 19 años
fork.c ec8c0446b6 [PATCH] Optimize D-cache alias handling on fork hace 19 años
futex.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path hace 19 años
futex_compat.c ba46df984b [PATCH] __user annotations: futex hace 19 años
hrtimer.c 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode hace 19 años
itimer.c 05cfb614dd [PATCH] hrtimers: remove data field hace 20 años
kallsyms.c aad094701c [PATCH] move kallsyms data to .rodata hace 19 años
kexec.c 6ee7e78e7c Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 hace 19 años
kfifo.c a45bce4954 [PATCH] memory ordering in __kfifo primitives hace 19 años
kmod.c 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace hace 19 años
kprobes.c b4c6c34a53 [PATCH] kprobes: enable booster on the preemptible kernel hace 19 años
ksysfs.c 6ab3d5624e Remove obsolete #include <linux/config.h> hace 19 años
kthread.c 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data hace 19 años
latency.c f6a570333e [PATCH] severing module.h->sched.h hace 19 años
lockdep.c 74c383f140 [PATCH] lockdep: fix possible races while disabling lock-debugging hace 19 años
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains hace 19 años
lockdep_proc.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification hace 19 años
module.c 1f71740ab9 Driver core: show "initstate" of module hace 19 años
mutex-debug.c 2ee91f197c [PATCH] lockdep: show more details about self-test failures hace 19 años
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
mutex.c d63a5a74de [PATCH] lockdep: avoid lockdep warning in md hace 19 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
nsproxy.c 5f8442edfb [PATCH] Revert "[PATCH] identifier to nsproxy" hace 19 años
panic.c 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls hace 19 años
params.c d10be6d1bd [PATCH] module_subsys: initialize earlier hace 19 años
pid.c 84d737866e [PATCH] add child reaper to pid_namespace hace 19 años
posix-cpu-timers.c ac08c26492 [PATCH] posix-cpu-timers: prevent signal delivery starvation hace 19 años
posix-timers.c e18b890bb0 [PATCH] slab: remove kmem_cache_t hace 19 años
printk.c 7929082250 [PATCH] add ignore_loglevel boot option hace 19 años
profile.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification hace 19 años
ptrace.c f400e198b2 [PATCH] pidspace: is_init() hace 19 años
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() hace 19 años
rcutorture.c 012d3ca8d8 [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture hace 19 años
relay.c cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() hace 19 años
resource.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification hace 19 años
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> hace 19 años
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h hace 19 años
rtmutex.c db630637b2 [PATCH] clean up and remove some extra spinlocks from rtmutex hace 19 años
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging hace 19 años
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support hace 19 años
rwsem.c 4ea2176dfa [PATCH] lockdep: prove rwsem locking correctness hace 19 años
sched.c 3117df0453 [PATCH] lockdep: print irq-trace info on asserts hace 19 años
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 hace 21 años
signal.c 3df494a32b [PATCH] PM: Fix freezing of stopped tasks hace 19 años
softirq.c 3908fd2ed9 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger hace 19 años
softlockup.c 07dccf3344 [PATCH] check return value of cpu_callback hace 19 años
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() hace 19 años
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors hace 19 años
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core hace 19 años
stop_machine.c e5582ca21a [PATCH] stop_machine.c copyright hace 19 años
sys.c f020bc468f [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) hace 19 años
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages hace 19 años
sysctl.c 5d6f647fc6 [PATCH] debug: add sysrq_always_enabled boot option hace 19 años
taskstats.c 3716748530 [PATCH] taskstats: cleanup reply assembling hace 19 años
time.c 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c hace 19 años
timer.c cd7175edf9 [PATCH] Optimize calc_load() hace 19 años
tsacct.c 4a7864ca63 [PATCH] io-accounting: via taskstats hace 19 años
uid16.c 5a7b46b369 [PATCH] Add more prevent_tail_call() hace 20 años
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t hace 19 años
utsname.c 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag hace 19 años
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() hace 19 años
workqueue.c a08727bae7 Make workqueue bit operations work on "atomic_long_t" hace 19 años