Linus Torvalds 70ca00db10 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 år sedan
..
debug bd77c04772 module: struct module_ref should contains long fields 14 år sedan
events f39d47ff81 perf: Fix double start/stop in x86_pmu_start() 14 år sedan
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 år sedan
irq b4bc724e82 genirq: Handle pending irqs in irq_startup() 14 år sedan
power 379e0be812 PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails 14 år sedan
sched 8c79a045fd sched/events: Revert trace_sched_stat_sleeptime() 14 år sedan
time 98793265b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 år sedan
trace 83c2f912b4 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 år sedan
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 18 år sedan
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 år sedan
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 år sedan
Kconfig.locks 6875669906 arch:Kconfig.locks Remove unused config option. 14 år sedan
Kconfig.preempt bdd4e85dc3 sched: Isolate preempt counting in its own config option 14 år sedan
Makefile dae5cbc244 PM: Make sysrq-o be available for CONFIG_PM unset 14 år sedan
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 14 år sedan
async.c 6d6a55ec08 kernel/async: remove redundant declaration. 14 år sedan
audit.c f429ee3b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit 14 år sedan
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 14 år sedan
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() 14 år sedan
audit_watch.c c9c6cac0c2 kill path_lookup() 15 år sedan
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 14 år sedan
auditsc.c 42ae610c1a kernel-doc: fix new warnings in auditsc.c 14 år sedan
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 år sedan
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 år sedan
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 14 år sedan
cgroup.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 14 år sedan
cgroup_freezer.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 14 år sedan
compat.c 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 14 år sedan
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 år sedan
cpu.c eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 14 år sedan
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend 14 år sedan
cpuset.c db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 14 år sedan
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 år sedan
cred.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
delayacct.c c9aaa8957f KVM: Steal time implementation 14 år sedan
dma.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 16 år sedan
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 år sedan
exit.c b5740f4b2c sched: Fix ancient race in do_exit() 14 år sedan
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 år sedan
fork.c d80e731eca epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() 14 år sedan
freezer.c 34b087e483 freezer: kill unused set_freezable_with_signal() 14 år sedan
futex.c e6780f7243 futex: Fix uninterruptible loop due to gate_area 14 år sedan
futex_compat.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 år sedan
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 år sedan
hung_task.c f9fab10bbd hung_task: fix false positive during vfork 14 år sedan
irq_work.c 967d1f9062 kernel: fix two implicit header assumptions in irq_work.c 14 år sedan
itimer.c 648616343c [S390] cputime: add sparse checking and cleanup 14 år sedan
jump_label.c 9e31905f29 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 14 år sedan
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 år sedan
kexec.c bec013c40b kdump: crashk_res init check for /sys/kernel/kexec_crash_size 14 år sedan
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
kmod.c b7ba68c4a0 Merge branch 'pm-sleep' into pm-for-linus 14 år sedan
kprobes.c 55ca6140e9 kprobes: fix a memory leak in function pre_handler_kretprobe() 14 år sedan
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 14 år sedan
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() 14 år sedan
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
lockdep.c 35b740e466 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 år sedan
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 år sedan
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 17 år sedan
module.c 53999bf34d error: implicit declaration of function 'module_flags_taint' 14 år sedan
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 år sedan
mutex.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 år sedan
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
padata.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
panic.c 6e6f0a1f0f panic: don't print redundant backtraces on oops 14 år sedan
params.c 10f296cbfe module: make module param bint handle nul value 14 år sedan
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 14 år sedan
pid_namespace.c b8f566b04d sysctl: add the kernel.ns_last_pid control 14 år sedan
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 14 år sedan
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
printk.c 2329abfa34 module_param: make bool parameters really bool (core code) 14 år sedan
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
ptrace.c c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 14 år sedan
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 14 år sedan
rcu.h 4145fa7fbe rcu: Deconfuse dynticks entry-exit tracing 14 år sedan
rcupdate.c e6b80a3b09 rcu: Detect illegal rcu dereference in extended quiescent state 14 år sedan
rcutiny.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 14 år sedan
rcutiny_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 14 år sedan
rcutorture.c 4410030646 rcu: Add missing __cpuinit annotation in rcutorture code 14 år sedan
rcutree.c 4968c300e1 rcu: Augment rcu_batch_end tracing for idle and callback state 14 år sedan
rcutree.h dff1672d91 rcu: Keep invoking callbacks if CPU otherwise idle 14 år sedan
rcutree_plugin.h 4f89b336fd rcu: Apply ACCESS_ONCE() to rcu_boost() return value 14 år sedan
rcutree_trace.c 9b2e4f1880 rcu: Track idleness independent of idle tasks 14 år sedan
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() 14 år sedan
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 14 år sedan
resource.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 14 år sedan
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 år sedan
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 14 år sedan
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 14 år sedan
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 år sedan
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 15 år sedan
rwsem.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
seccomp.c 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 14 år sedan
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
signal.c 6b550f9495 user namespace: make signal.c respect user namespaces 14 år sedan
smp.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
softirq.c 416eb33cd6 rcu: Fix early call to rcu_idle_enter() 14 år sedan
spinlock.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
srcu.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 år sedan
sys.c 028ee4be34 c/r: prctl: add PR_SET_MM codes to set up mm_struct entries 14 år sedan
sys_ni.c fcf634098c Cross Memory Attach 14 år sedan
sysctl.c 55af77969f x86: Panic on detection of stack overflow 14 år sedan
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak 14 år sedan
sysctl_check.c c59d87c460 xfs: remove subdirectories 14 år sedan
taskstats.c 1a51410abe Make TASKSTATS require root access 14 år sedan
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 15 år sedan
time.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 år sedan
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 14 år sedan
tracepoint.c c10076c430 tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT 14 år sedan
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 14 år sedan
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls 14 år sedan
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 år sedan
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 14 år sedan
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 14 år sedan
watchdog.c b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 14 år sedan
workqueue.c b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 14 år sedan
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 år sedan