md: support bitmaps on RAID10 arrays larger then 2 terabytes
[safe/jmp/linux-2.6] / kernel /
2009-04-11 Linus Torvaldsasync: Fix module loading async-work regression
2009-04-09 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-09 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-04-09 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-09 Li Zefanblktrace: pass the right pointer to kfree()
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-09 Andrew Mortonwork_on_cpu(): rewrite it to create a kernel thread...
2009-04-09 Oleg Nesterovkthread: move sched-realeted initialization from kthrea...
2009-04-09 Vitaliy Gusevkthread: Don't looking for a task in create_kthread...
2009-04-08 Roland McGrathptrace: some checkpatch fixes
2009-04-08 Oleg Nesterovposix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
2009-04-08 Oleg Nesterovposix-timers: fix RLIMIT_CPU && fork()
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into sched/urgent
2009-04-08 Ingo MolnarMerge commit 'v2.6.30-rc1' into core/urgent
2009-04-07 Linus TorvaldsMerge branch 'core/softlockup' of git://git./linux...
2009-04-07 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-07 Linus TorvaldsMerge branch 'irq/threaded' of git://git./linux/kernel...
2009-04-07 Masami Hiramatsukprobes: support per-kprobe disabling
2009-04-07 Masami Hiramatsukprobes: rename kprobe_enabled to kprobes_all_disarmed
2009-04-07 Masami Hiramatsukprobes: move EXPORT_SYMBOL_GPL just after function...
2009-04-07 Masami Hiramatsukprobes: cleanup aggr_kprobe related code
2009-04-07 Peter W Morrealemm: add /proc controls for pdflush threads
2009-04-07 Zhaoleiftrace: Correct a text align for event format output
2009-04-07 Nikanth KarthikesanUpdate /debug/tracing/README
2009-04-07 Frederic Weisbeckertracing/ftrace: alloc the started cpumask for the trace...
2009-04-07 Zhaoleiftrace: Add check of sched_stopped for probe_sched_wakeup
2009-04-07 Frederic Weisbeckertracing/ftrace: fix missing include string.h
2009-04-07 Lai Jiangshantracing: fix incorrect return type of ns2usecs()
2009-04-07 Steven Rostedttracing: remove CALLER_ADDR2 from wakeup tracer
2009-04-07 Ingo MolnarMerge branch 'tracing/blktrace-fixes' into tracing...
2009-04-07 Ingo MolnarMerge branch 'linus' into core/softlockup
2009-04-07 Rusty RussellRevert "module: remove the SHF_ALLOC flag on the __vers...
2009-04-06 Oleg Nesterovexit_notify: kill the wrong capable(CAP_KILL) check
2009-04-06 Linus Torvaldskernel/sysctl.c: avoid annoying warnings
2009-04-06 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-05 Linus TorvaldsMerge branch 'audit.b62' of git://git./linux/kernel...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Eric Parisaudit: audit_set_auditable defined but not used
2009-04-05 Eric Parisaudit: incorrect ref counting in audit tree tag_chunk
2009-04-05 Paul Mooreaudit: Fix possible return value truncation in audit_ge...
2009-04-05 Miloslav Trmacaudit: ignore terminating NUL in AUDIT_USER_TTY messages
2009-04-05 Miloslav TrmacAudit: fix handling of 'strings' with NULL characters
2009-04-05 Zhenwen Xumake the e->rule.xxx shorter in kernel auditfilter.c
2009-04-05 Randy Dunlapauditsc: fix kernel-doc notation
2009-04-05 Jiri Pirkoaudit: EXECVE record - removed bogus newline
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-04-04 Linus TorvaldsMerge branch 'stacktrace-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Yinghai Luirq: fix cpumask memory leak on offstack cpumask kernels
2009-04-03 David HowellsDocument the slow work thread pool
2009-04-03 David HowellsMake the slow work pool configurable
2009-04-03 David HowellsMake slow-work thread pool actually dynamic
2009-04-03 David HowellsCreate a dynamically sized pool of threads for doing...
2009-04-03 Li Zefanblktrace: fix pdu_len when tracing packet command requests
2009-04-03 Li Zefanblktrace: small cleanup in blk_msg_write()
2009-04-03 Carl Henrik Lundeblktrace: NUL-terminate user space messages
2009-04-03 Ingo Molnarkmemtrace: small cleanups
2009-04-03 Eduard - Gabriel... kmemtrace: restore original tracing data binary format...
2009-04-03 Eduard - Gabriel... kmemtrace: kmemtrace_alloc() must fill type_id
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcupreempt.c data structure depende...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcu_tree_trace.c data structure...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassi...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Robin HoltFactor out #ifdefs from kernel/spinlock.c to LOCK_CONTE...
2009-04-03 Aravind Srinivasanrelay: fix for possible loss/corruption of produced...
2009-04-03 Dmitri Vorobievkexec: vmcoreinfo_data[] can become static
2009-04-03 Neil Hormankexec: add dmesg log symbols to /proc/vmcoreinfo lists
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Oleg Nesterovpids: refactor vnr/nr_ns helpers to make them safe
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-04-03 Matthew Wilcoxsysctl: fix suid_dumpable and lease-break-time sysctls
2009-04-03 Serge E. Hallynproc_sysctl: use CONFIG_PROC_SYSCTL around ipc and...
2009-04-03 Lai Jiangshanworkqueue: avoid recursion in run_workqueue()
2009-04-03 Oleg Nesterovptrace_untrace: fix the SIGNAL_STOP_STOPPED check
2009-04-03 Oleg Nesterovptrace_detach: the wrong wakeup breaks the ERESTARTxxx...
2009-04-03 Oleg Nesterovforget_original_parent: do not abuse child->ptrace_entry
2009-04-03 Oleg Nesterovforget_original_parent: split out the un-ptrace part
2009-04-03 Oleg Nesterovreparent_thread: fix a zombie leak if /sbin/init ignore...
2009-04-03 Oleg Nesterovreparent_thread: fix the "is it traced" check
2009-04-03 Oleg Nesterovreparent_thread: don't call kill_orphaned_pgrp() if...
2009-04-03 Oleg Nesterovptrace: fix possible zombie leak on PTRACE_DETACH
2009-04-03 Oleg Nesterovptrace: reintroduce __ptrace_detach() as a callee of...
2009-04-03 Oleg Nesterovptrace: simplify ptrace_exit()->ignoring_children(...
2009-04-03 Oleg Nesterovptrace: kill __ptrace_detach(), fix ->exit_state check
2009-04-03 Sukadev Bhattiprolusignals: SI_USER: Masquerade si_pid when crossing pid...
2009-04-03 Sukadev Bhattiprolusignals: protect cinit from blocked fatal signals
2009-04-03 Sukadev Bhattiprolusignals: zap_pid_ns_process() should use force_sig()
2009-04-03 Sukadev Bhattiprolusignals: protect cinit from unblocked SIG_DFL signals
2009-04-03 Sukadev Bhattiprolusignals: add from_ancestor_ns parameter to send_signal()
next