Linus Torvalds 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 15 roky
..
debug 495363d380 kdb,debug_core: adjust master cpu switch logic against new debug_core locking před 15 roky
gcov 6038f373a3 llseek: automatically add .llseek fop před 15 roky
irq c0a19ebc01 genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build před 15 roky
power 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages před 15 roky
time 8af3c153ba ntp: Clamp PLL update interval před 15 roky
trace 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 15 roky
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files před 18 roky
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem před 17 roky
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency před 17 roky
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config před 16 roky
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too před 17 roky
Makefile 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
acct.c ebabe9a900 pass a struct path to vfs_statfs před 15 roky
async.c 083b804c4d async: use workqueue for worker pool před 15 roky
audit.c 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify před 15 roky
audit.h 939a67fc4c Audit: split audit watch Kconfig před 15 roky
audit_tree.c 1968f5eed5 fanotify: use both marks when possible před 15 roky
audit_watch.c 2069601b3f Revert "fsnotify: store struct file not struct path" před 15 roky
auditfilter.c a05fb6cc57 audit: do not get and put just to free a watch před 15 roky
auditsc.c f7ad3c6be9 vfs: add helpers to get root and pwd před 15 roky
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions před 17 roky
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated před 16 roky
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code před 15 roky
cgroup.c 85fe4025c6 fs: do not assign default i_ino in new_inode před 15 roky
cgroup_freezer.c 8f77578cc2 Freezer / cgroup freezer: Update stale locking comments před 15 roky
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() před 15 roky
configs.c 6038f373a3 llseek: automatically add .llseek fop před 15 roky
cpu.c 3a101d0548 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining před 15 roky
cpuset.c b0ae198113 security: remove unused parameter from security_task_setscheduler() před 15 roky
cred.c 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks před 15 roky
delayacct.c 6952b61de9 headers: taskstats_kern.h trim před 16 roky
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword před 17 roky
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support před 15 roky
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path před 15 roky
exit.c 3d5992d2ac oom: add per-mm oom disable count před 15 roky
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 16 roky
fork.c 3d5992d2ac oom: add per-mm oom disable count před 15 roky
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really před 16 roky
futex.c 7de9c6ee3e new helper: ihold() před 15 roky
futex_compat.c 1dcc41bb03 futex: Change 3rd arg of fetch_robust_entry() to unsigned int* před 15 roky
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search před 15 roky
hrtimer.c f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() před 15 roky
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments před 15 roky
hw_breakpoint.c d580ff8699 perf, hw_breakpoint: Fix crash in hw_breakpoint creation před 15 roky
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks před 15 roky
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields před 16 roky
jump_label.c 4c3ef6d793 jump label: Add jump_label_text_reserved() to reserve jump points před 15 roky
kallsyms.c 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) před 15 roky
kexec.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages před 15 roky
kfifo.c 399f1e30ac kfifo: fix scatterlist usage před 15 roky
kmod.c d7627467b7 Make do_execve() take a const filename pointer před 15 roky
kprobes.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl před 15 roky
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks před 15 roky
kthread.c 82805ab77d kthread: implement kthread_data() před 15 roky
latencytop.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
lockdep.c 4ba053c04a lockdep: Check the depth of subclass před 15 roky
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops před 15 roky
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu před 15 roky
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around před 17 roky
module.c 7cd2541cf2 Merge commit 'v2.6.36-rc7' into perf/core před 15 roky
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h před 16 roky
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock před 16 roky
mutex.c ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook před 15 roky
mutex.h 0d66bf6d35 mutex: implement adaptive spinning před 17 roky
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() před 16 roky
ns_cgroup.c be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time před 16 roky
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 před 15 roky
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation před 15 roky
params.c 907b29eb41 param: locking for kernel parameters před 15 roky
perf_event.c 5d70f79b5e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). před 15 roky
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
pm_qos_params.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 15 roky
posix-cpu-timers.c b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux před 15 roky
posix-timers.c 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() před 15 roky
printk.c 674dff6507 printk: change type of 'boot_delay' to int * před 15 roky
profile.c 6038f373a3 llseek: automatically add .llseek fop před 15 roky
ptrace.c c7e49c1488 ptrace: optimize exit_ptrace() for the likely case před 15 roky
range.c 459b37d423 kernel/range: remove unused definition of ARRAY_SIZE() před 15 roky
rcupdate.c d4f8f217b8 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu před 15 roky
rcutiny.c a57eb940d1 rcu: Add a TINY_PREEMPT_RCU před 15 roky
rcutiny_plugin.h dd7c4d8973 rcu: performance fixes to TINY_PREEMPT_RCU callback checking před 15 roky
rcutorture.c 0ddea0ead2 rcu: fix sparse errors in rcutorture.c před 15 roky
rcutree.c 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value před 15 roky
rcutree.h 269dcc1c2e rcu: Add tracing data to support queueing models před 15 roky
rcutree_plugin.h 81a294c44e rcu: fix _oddness handling of verbose stall warnings před 15 roky
rcutree_trace.c 269dcc1c2e rcu: Add tracing data to support queueing models před 15 roky
relay.c 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value před 15 roky
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
resource.c 8b6d043b7e resource: shared I/O region support před 15 roky
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock před 16 roky
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex-tester.c 0fc86c7bd9 rtmutex-tester: make it build without BKL před 15 roky
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock před 16 roky
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging před 19 roky
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines před 16 roky
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling před 18 roky
sched.c bc4016f481 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
sched_clock.c c676329abb sched_clock: Add local_clock() API and improve documentation před 15 roky
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases před 15 roky
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases před 15 roky
sched_debug.c eebef74695 sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug před 15 roky
sched_fair.c bc4016f481 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
sched_features.h aa48380851 sched: Remove irq time from available CPU power před 15 roky
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes před 15 roky
sched_rt.c 305e6835e0 sched: Do not account irq time to current task před 15 roky
sched_stats.h 48286d5088 sched: Remove the obsolete exit_state/signal hacks před 15 roky
sched_stoptask.c 34f971f6f7 sched: Create special class for stop/migrate work před 15 roky
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole před 17 roky
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() před 17 roky
signal.c a337fdac7a HWPOISON: Copy si_addr_lsb to user před 15 roky
smp.c 27c379f7f8 generic-ipi: Fix deadlock in __smp_call_function_single před 15 roky
softirq.c 02f36038c5 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
spinlock.c 9c1721aa49 locking: Cleanup the name space completely před 16 roky
srcu.c 829f8ed2c9 kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC před 15 roky
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias před 17 roky
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value před 15 roky
sys.c 950eaaca68 pid: make setpgid() system call use RCU read-side critical section před 15 roky
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall před 15 roky
sysctl.c 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 15 roky
sysctl_binary.c 69e4469a39 sysctl: don't use own implementation of hex_to_bin() před 15 roky
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional před 15 roky
taskstats.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes před 15 roky
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME před 15 roky
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits před 17 roky
timer.c e360adbe29 irq_work: Add generic hardirq context callbacks před 15 roky
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming před 15 roky
tsacct.c d559db086f mm: clean up mm_counter před 15 roky
uid16.c 2bcd57ab61 headers: utsname.h redux před 16 roky
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 před 17 roky
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu před 16 roky
user.c 571428be55 kernel/user.c: add lock release annotation on free_user() před 15 roky
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. před 15 roky
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() před 16 roky
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic před 16 roky
wait.c ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook před 15 roky
watchdog.c 5d70f79b5e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 15 roky
workqueue.c ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ před 15 roky
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool před 15 roky