Matt Helsley 38a81da220 perf events: Clean up pid passing пре 14 година
..
debug 79637a41e4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 14 година
gcov 85a0fdfd0f gcov: fix null-pointer dereference for certain module types пре 14 година
irq 685fd0b4ea irq: Add new IRQ flag IRQF_NO_SUSPEND пре 15 година
power 84e1d836ef Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 пре 14 година
time c7dcf87a68 time: Workaround gcc loop optimization that causes 64bit div errors пре 14 година
trace 3aabae7d9d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core пре 14 година
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files пре 17 година
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem пре 16 година
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency пре 17 година
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config пре 15 година
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too пре 16 година
Makefile 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify пре 15 година
acct.c ebabe9a900 pass a struct path to vfs_statfs пре 15 година
async.c 083b804c4d async: use workqueue for worker pool пре 15 година
audit.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify пре 15 година
audit.h 939a67fc4c Audit: split audit watch Kconfig пре 15 година
audit_tree.c 1968f5eed5 fanotify: use both marks when possible пре 15 година
audit_watch.c 2069601b3f Revert "fsnotify: store struct file not struct path" пре 14 година
auditfilter.c a05fb6cc57 audit: do not get and put just to free a watch пре 15 година
auditsc.c f7ad3c6be9 vfs: add helpers to get root and pwd пре 15 година
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions пре 17 година
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated пре 15 година
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code пре 15 година
cgroup.c 31583bb0cf cgroups: fix API thinko пре 14 година
cgroup_freezer.c 8f77578cc2 Freezer / cgroup freezer: Update stale locking comments пре 15 година
compat.c b95183453a rlimits: switch more rlimit syscalls to do_prlimit пре 15 година
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments пре 16 година
cpu.c 3a101d0548 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining пре 15 година
cpuset.c c4efd6b569 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 15 година
cred.c 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks пре 15 година
delayacct.c 6952b61de9 headers: taskstats_kern.h trim пре 15 година
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword пре 16 година
early_res.c 9078370c0d kmemleak: Add support for NO_BOOTMEM configurations пре 15 година
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support пре 15 година
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path пре 15 година
exit.c 4e231c7962 perf: Fix up delayed_put_task_struct() пре 14 година
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 16 година
fork.c 297c5eee37 mm: make the vma list be doubly linked пре 14 година
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really пре 16 година
futex.c 7a0ea09ad5 futex: futex_find_get_task remove credentails check пре 15 година
futex_compat.c f409adf5b1 futex: Protect pid lookup in compat code with RCU пре 15 година
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search пре 14 година
hrtimer.c b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings пре 14 година
hung_task.c e5af022616 softlockup: Fix hung_task_check_count sysctl пре 15 година
hw_breakpoint.c 38a81da220 perf events: Clean up pid passing пре 14 година
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields пре 15 година
kallsyms.c 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) пре 15 година
kexec.c f65a03f6ab kexec: return -EFAULT on copy_to_user() failures пре 15 година
kfifo.c b35de43b31 kfifo: implement missing __kfifo_skip_r() пре 14 година
kmod.c d7627467b7 Make do_execve() take a const filename pointer пре 14 година
kprobes.c c0614829c1 kprobes: Move enable/disable_kprobe() out from debugfs code пре 15 година
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks пре 15 година
kthread.c 82805ab77d kthread: implement kthread_data() пре 15 година
latencytop.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
lockdep.c c676329abb sched_clock: Add local_clock() API and improve documentation пре 15 година
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops пре 15 година
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu пре 15 година
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around пре 16 година
module.c 51f3d0f474 module: cleanup comments, remove noinline пре 15 година
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h пре 15 година
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock пре 15 година
mutex.c ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook пре 14 година
mutex.h 0d66bf6d35 mutex: implement adaptive spinning пре 16 година
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() пре 15 година
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time пре 15 година
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 пре 15 година
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation пре 15 година
params.c 907b29eb41 param: locking for kernel parameters пре 15 година
perf_event.c 38a81da220 perf events: Clean up pid passing пре 14 година
pid.c c52b0b91ba pids: alloc_pidmap: remove the unnecessary boundary checks пре 15 година
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
pm_qos_params.c 0109c2c48d PM QoS: Correct pr_debug() misuse and improve parameter checks пре 14 година
posix-cpu-timers.c b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux пре 15 година
posix-timers.c 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() пре 15 година
printk.c 8c4af38e9b gcc-4.6: printk: use stable variable to dump kmsg buffer пре 15 година
profile.c 3dd6b5fb43 numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations пре 15 година
ptrace.c c7e49c1488 ptrace: optimize exit_ptrace() for the likely case пре 15 година
range.c 459b37d423 kernel/range: remove unused definition of ARRAY_SIZE() пре 15 година
rcupdate.c 551d55a944 tree/tiny rcu: Add debug RCU head objects пре 15 година
rcutiny.c 551d55a944 tree/tiny rcu: Add debug RCU head objects пре 15 година
rcutiny_plugin.h bbad937983 rcu: slim down rcutiny by removing rcu_scheduler_active and friends пре 15 година
rcutorture.c c676329abb sched_clock: Add local_clock() API and improve documentation пре 15 година
rcutree.c 551d55a944 tree/tiny rcu: Add debug RCU head objects пре 15 година
rcutree.h d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations пре 15 година
rcutree_plugin.h 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations пре 15 година
rcutree_trace.c d21670acab rcu: reduce the number of spurious RCU_SOFTIRQ invocations пре 15 година
relay.c 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value пре 15 година
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
resource.c 8b6d043b7e resource: shared I/O region support пре 15 година
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock пре 15 година
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function пре 17 година
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock пре 15 година
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines пре 16 година
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling пре 17 година
sched.c 3aabae7d9d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core пре 14 година
sched_clock.c c676329abb sched_clock: Add local_clock() API and improve documentation пре 15 година
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases пре 15 година
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases пре 15 година
sched_debug.c eebef74695 sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug пре 15 година
sched_fair.c 0bf377bbb0 sched: Improve latencies under load by decreasing minimum scheduling granularity пре 14 година
sched_features.h 13814d42e4 sched: Remove ASYM_GRAN feature пре 15 година
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes пре 15 година
sched_rt.c c32b4fce79 sched: task_tick_rt: Remove the obsolete ->signal != NULL check пре 15 година
sched_stats.h 48286d5088 sched: Remove the obsolete exit_state/signal hacks пре 15 година
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole пре 16 година
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() пре 17 година
signal.c 694f690d27 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks пре 15 година
smp.c 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value пре 15 година
softirq.c 9e506f7adc kernel/: fix BUG_ON checks for cpu notifier callbacks direct call пре 15 година
spinlock.c 9c1721aa49 locking: Cleanup the name space completely пре 15 година
srcu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias пре 16 година
stop_machine.c 878ae12749 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits пре 15 година
sys.c 950eaaca68 pid: make setpgid() system call use RCU read-side critical section пре 14 година
sys_ni.c bbaa4168b2 fanotify: sys_fanotify_mark declartion пре 15 година
sysctl.c b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings пре 14 година
sysctl_binary.c 69e4469a39 sysctl: don't use own implementation of hex_to_bin() пре 15 година
sysctl_check.c 83ac201b4f sysctl: Remove dead code from sysctl_check пре 15 година
taskstats.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes пре 16 година
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME пре 15 година
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits пре 17 година
timer.c 0caa621065 kernel/timer.c: fix kernel-doc function parameter warning пре 15 година
tracepoint.c 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks пре 15 година
tsacct.c d559db086f mm: clean up mm_counter пре 15 година
uid16.c 2bcd57ab61 headers: utsname.h redux пре 15 година
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 пре 16 година
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu пре 15 година
user.c af507ae8a0 sched: Remove a stale comment пре 15 година
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. пре 15 година
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() пре 16 година
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic пре 15 година
wait.c 2fc391112f locking, sched: Give waitqueue spinlocks their own lockdep classes пре 16 година
watchdog.c 38a81da220 perf events: Clean up pid passing пре 14 година
workqueue.c cd4d4fc413 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq пре 14 година
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool пре 15 година