Ingo Molnar 9b51f66dcb perfcounters: implement "counter inheritance" hace 16 años
..
irq 3ff68a6a10 genirq: __irq_set_trigger: change pr_warning to pr_debug hace 17 años
power 50c396d38c [PATCH] kill obsolete temporary comment in swsusp_close() hace 16 años
time 6c9bacb41c time: catch xtime_nsec underflows and fix them hace 16 años
trace 4f5a7f40dd ftrace: prevent recursion hace 17 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 17 años
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency hace 17 años
Kconfig.preempt 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT hace 17 años
Makefile 0793a61d4d performance counters: core code hace 16 años
acct.c dbda4c0b97 tty: Fix abusers of current->sighand->tty hace 17 años
audit.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads hace 16 años
audit.h c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h hace 17 años
audit_tree.c 8f7b0ba1c8 Fix inotify watch removal/umount races hace 17 años
auditfilter.c 8f7b0ba1c8 Fix inotify watch removal/umount races hace 17 años
auditsc.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 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 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() hace 17 años
cgroup.c 33d283bef2 cgroups: fix a serious bug in cgroupstats hace 17 años
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set hace 17 años
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup hace 17 años
compat.c c465a76af6 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus hace 17 años
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments hace 17 años
cpu.c 8419641450 cpuinit fixes in kernel/* hace 16 años
cpuset.c 1583715ddb sched, cpusets: fix warning in kernel/cpuset.c hace 17 años
delayacct.c 016ae219b9 per-task-delay-accounting: update taskstats for memory reclaim delay hace 17 años
dma-coherent.c a38409fbb5 dma-coherent: export dma_[alloc|release]_from_coherent methods hace 17 años
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword hace 17 años
exec_domain.c 6e62775ece proc: move /proc/execdomains to kernel/exec_domain.c hace 17 años
exit.c 9b51f66dcb perfcounters: implement "counter inheritance" hace 16 años
extable.c a2da4052f1 module: Don't report discarded init pages as kernel text. hace 17 años
fork.c 92bf73e90a Merge branch 'x86/irq' into perfcounters/core hace 16 años
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() hace 17 años
futex.c ae4b748e81 hrtimer: make the futex() system call use the per process slack value hace 17 años
futex_compat.c 8481664d37 futex_compat __user annotation hace 17 años
hrtimer.c 621a0d5207 hrtimer: clean up unused callback modes hace 17 años
itimer.c f06febc96b timers: fix itimer/many thread hang hace 17 años
kallsyms.c 966c8c12dc sprint_symbol(): use less stack hace 17 años
kexec.c 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem hace 17 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 17 años
kmod.c c8d8a2321f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus hace 17 años
kprobes.c 7e036d040a kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds hace 17 años
ksysfs.c 22b8ce9470 profiling: dynamically enable readprofile at runtime hace 17 años
kthread.c 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 17 años
latencytop.c 9c24624727 KSYM_SYMBOL_LEN fixes hace 16 años
lockdep.c b0788caf7a lockdep: consistent alignement for lockdep info hace 17 años
lockdep_internals.h d6672c5018 lockdep: build fix hace 17 años
lockdep_proc.c 2189459d25 lockstat: fix numerical output rounding error hace 17 años
marker.c 1b7ae37c03 markers: bit-field is not thread-safe nor smp-safe hace 17 años
module.c 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc hace 17 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 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation hace 17 años
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness hace 19 años
notifier.c 36dcd67ae9 ftrace: ignore functions that cannot be kprobe-ed hace 17 años
ns_cgroup.c e885dcde75 cgroup_clone: use pid of newly created task for new cgroup hace 17 años
nsproxy.c 7a8fc9b248 removed unused #include <linux/version.h>'s hace 17 años
panic.c a800599283 taint: add missing comment hace 16 años
params.c d2441183dc Fix compile warning in kernel/params.c hace 17 años
perf_counter.c 9b51f66dcb perfcounters: implement "counter inheritance" 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 17 años
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep hace 17 años
posix-cpu-timers.c eccdaeafae posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID hace 17 años
posix-timers.c 268a3dcfea Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 hace 17 años
printk.c acff181d35 printk: remove unused code from kernel/printk.c hace 17 años
profile.c 8419641450 cpuinit fixes in kernel/* hace 16 años
ptrace.c 96b8936a9e remove __ARCH_WANT_COMPAT_SYS_PTRACE hace 16 años
rcuclassic.c 2ec2b482b1 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix hace 17 años
rcupdate.c 5f86515158 rcupdate: fix bug of rcu_barrier*() hace 17 años
rcupreempt.c 1a651a00e2 byteorder: remove direct includes of linux/byteorder/swab[b].h hace 17 años
rcupreempt_trace.c 5802294f1b rcu: trace fix possible mem-leak hace 17 años
rcutorture.c f07767fd0f byteorder: remove direct includes of linux/byteorder/swab[b].h hace 17 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 42c0202363 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock hace 17 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 17 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 92bf73e90a Merge branch 'x86/irq' into perfcounters/core hace 16 años
sched_clock.c 5b7dba4ff8 sched_clock: prevent scd->clock from moving backwards hace 17 años
sched_cpupri.c 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU hace 17 años
sched_cpupri.h e539d8fcd1 sched: fix the cpuprio count really hace 17 años
sched_debug.c 29d7b90c15 sched: fix kernel warning on /proc/sched_debug access hace 17 años
sched_fair.c 2002c69595 sched: release buddies on yield hace 17 años
sched_features.h 4793241be4 sched: backward looking buddy hace 17 años
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency hace 17 años
sched_rt.c 8c82a17e9c Merge commit 'v2.6.28-rc1' into sched/urgent hace 17 años
sched_stats.h ad133ba3dc sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers hace 17 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 d25141a818 'kill sig -1' must only apply to caller's namespace hace 17 años
smp.c 561920a0d2 generic-ipi: fix the smp_mb() placement hace 17 años
softirq.c ee5f80a993 irq: call __irq_enter() before calling the tick_idle_check hace 17 años
softlockup.c 201955463a check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 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 8594698ebd stacktrace: fix modular build, export print_stack_trace and save_stack_trace hace 17 años
stop_machine.c e14c8bf863 stop_machine: fix race with return value (fixes Bug #11989) hace 17 años
sys.c 1d1c7ddbfa perf counters: add prctl interface to disable/enable counters hace 16 años
sys_ni.c 0793a61d4d performance counters: core code hace 16 años
sysctl.c 7ef9964e6d epoll: introduce resource usage limits hace 16 años
sysctl_check.c 99541c23cd sysctl: check for bogus modes hace 17 años
taskstats.c b81f3ea92b taskstats: remove initialization of static per-cpu variable hace 17 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 17 años
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits hace 17 años
timer.c 9c133c469d Add round_jiffies_up and related routines hace 17 años
tracepoint.c f66af459a9 tracepoint: check if the probe has been registered hace 17 años
tsacct.c 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting hace 17 años
uid16.c 54a0151041 asmlinkage_protect replaces prevent_tail_call hace 17 años
user.c af4491e516 sched: rt-bandwidth for user grouping interface hace 17 años
user_namespace.c 7a8fc9b248 removed unused #include <linux/version.h>'s hace 17 años
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s hace 17 años
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy hace 17 años
wait.c a25d644fc0 wait: kill is_sync_wait() hace 17 años
workqueue.c 2d3854a37e cpumask: introduce new API, without changing anything hace 17 años