exofs: Fix "add bdi backing to mount session" fall out
[safe/jmp/linux-2.6] / kernel /
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-02-27 Paul E. McKenneyrcu: Fix accelerated GPs for last non-dynticked CPU
2010-02-27 Paul E. McKenneyrcu: Fix accelerated grace periods for last non-dyntick...
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-02-27 Steven Rostedtftrace: Add function names to dangling } in function...
2010-02-26 Rafael J. WysockiPM / Hibernate: Fix preallocating of memory
2010-02-26 Jiri SlabyPM / Hibernate: Remove swsusp.c finally
2010-02-26 Frans PopPM / Hibernate: Remove trailing space in message
2010-02-26 Jiri SlabyPM / Hibernate: Swap, remove useless check from swsusp_...
2010-02-26 Jiri SlabyPM / Hibernate: Really deprecate deprecated user ioctls
2010-02-26 Rafael J. WysockiPM: Add facility for advanced testing of async suspend...
2010-02-26 Rafael J. WysockiPM: Add a switch for disabling/enabling asynchronous...
2010-02-26 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-02-26 Peter Zijlstraperf_event: Fix preempt warning in perf_clock()
2010-02-26 Suresh Siddhasched: Fix SCHED_MC regression caused by change in...
2010-02-26 Peter Zijlstraperf_events: Simplify code by removing cpu argument...
2010-02-26 Stephane Eranianperf_events, x86: AMD event scheduling
2010-02-26 Stephane Eranianperf_events: Add new start/stop PMU callbacks
2010-02-26 Peter Zijlstraperf_events: Report the MMAP pgoff value in bytes
2010-02-26 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-02-26 Ingo MolnarMerge commit 'v2.6.33' into tracing/core
2010-02-26 Yinghai Luearly_res: Add free_early_partial()
2010-02-26 Paul E. McKenneyrcu: Export rcu_scheduler_active
2010-02-26 Paul E. McKenneyrcu: Make rcu_read_lock_sched_held() take boot time...
2010-02-26 Paul E. McKenneyrcu: Make lockdep_rcu_dereference() message less alarmist
2010-02-25 Masami Hiramatsukprobes: Jump optimization sysctl interface
2010-02-25 Masami Hiramatsukprobes: Introduce kprobes jump optimization
2010-02-25 Masami Hiramatsukprobes: Introduce generic insn_slot framework
2010-02-25 Wenji Huangtracing: Simplify memory recycle of trace_define_field
2010-02-25 Wenji Huangtracing: Remove unnecessary variable in print_graph_return
2010-02-25 Wenji Huangtracing: Fix typo of info text in trace_kprobe.c
2010-02-25 Wenji Huangtracing: Fix typo in prof_sysexit_enable()
2010-02-25 Li Zefantracing: Remove CONFIG_TRACE_POWER from kernel config
2010-02-25 Jeff Mahoneytracing: Fix ftrace_event_call alignment for use with...
2010-02-25 Ingo Molnarsched, cgroups: Fix module export
2010-02-25 Paul E. McKenneyrcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per...
2010-02-25 Paul E. McKenneyrcu: Fix rcutorture mod_timer argument to delay one...
2010-02-25 Paul E. McKenneyrcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection
2010-02-25 Paul E. McKenneyrcu: Convert to raw_spinlocks
2010-02-25 Paul E. McKenneyrcu: Stop overflowing signed integers
2010-02-25 Paul E. McKenneyrcu: Accelerate grace period if last non-dynticked CPU
2010-02-25 Paul E. McKenneysched: Better name for for_each_domain_rd
2010-02-25 Paul E. McKenneysched: Use lockdep-based checking on rcu_dereference()
2010-02-25 Paul E. McKenneyrcu: Integrate rcu_dereference_check() message into...
2010-02-25 Paul E. McKenneyrcu: Introduce lockdep-based checking to RCU read-side...
2010-02-25 Ingo MolnarMerge commit 'v2.6.33' into core/rcu
2010-02-23 Suresh Siddhaptrace: Fix ptrace_regset() comments and diagnose error...
2010-02-23 Tetsuo Handakernel/sys.c: fix missing rcu protection for sys_getpri...
2010-02-23 Rafael J. WysockiPCI PM: Run-time callbacks for PCI bus type
2010-02-23 Yinghai Luresource: add release_child_resources
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-19 Brandon Philipsx86, irq: Keep chip_data in create_irq_nr and destroy_irq
2010-02-18 Alexey Dobriyanconst: struct nla_policy
2010-02-18 Yinghai Lusparseirq: Use radix_tree instead of ptrs array
2010-02-18 Yinghai Lusparseirq: Change irq_desc_ptrs to static
2010-02-18 Yinghai Luirq: Remove unnecessary bootmem code
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-17 Heiko Carstenstracing/kprobes: Make Kconfig dependencies generic
2010-02-17 Mike Frysingertracing: Unify arch_syscall_addr() implementations
2010-02-17 Thomas Gleixnersched: Don't use possibly stale sched_class
2010-02-17 Yinghai Lucore: Move early_res from arch/x86 to kernel/
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to core kernel...
2010-02-16 Anton Vorontsovkfifo: Don't use integer as NULL pointer
2010-02-16 Anton Vorontsovkfifo: Make kfifo_initialized work after kfifo_free
2010-02-16 Thomas GleixnerMerge branch 'sched/urgent' into sched/core
2010-02-16 Peter Zijlstrasched: Fix race between ttwu() and task_rq_lock()
2010-02-16 Suresh Siddhasched: Fix SMT scheduler regression in find_busiest_queue()
2010-02-16 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-02-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-02-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-15 Uwe Kleine-Königtree-wide: fix typos "ass?o[sc]iac?te" -> "associate...
2010-02-15 Masami Hiramatsukprobes: Add mcount to the kprobes blacklist
2010-02-14 Peter Zijlstraperf_events: Fix FORK events
2010-02-14 Heiko Carstenstracing/kprobes: Fix probe parsing
2010-02-11 Suresh Siddhaptrace: Add support for generic PTRACE_GETREGSET/PTRACE...
2010-02-11 Li Zefanftrace: Allow to remove a single function from function...
2010-02-11 Jean Delvaredevres/irq: Fix devm_irq_match comment
2010-02-11 Yinghai Lux86: Change range end to start+size
2010-02-11 Yinghai Lux86: Move range related operation to one file
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-10 Brandon Phiilpsx86: Avoid race condition in pci_enable_msix()
2010-02-10 Steven Rostedttracing: Add correct/incorrect to sort keys for branch...
2010-02-09 Jason WangExport the symbol of getboottime and mmonotonic_to_boot...
2010-02-09 Anton Blanchardkthread, sched: Remove reference to kthread_create_on_cpu
2010-02-09 Anton BlanchardRemove reference to kthread_create_on_cpu
2010-02-08 Al ViroLose the first argument of audit_inode_child()
2010-02-08 Anton Blanchardsched: cpuacct: Use bigger percpu counter batch values...
2010-02-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2010-02-08 Andrew Mortonkernel/sched.c: Suppress unused var warning
2010-02-05 H Hartley Sweetenposix-timers.c: Don't export local functions
2010-02-05 Magnus Dammclocksource: add suspend callback
2010-02-05 Magnus Dammclocksource: add argument to resume callback
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2010-02-05 Baruch Siachdevres: typo fix s/dev/devm/
2010-02-05 Edward Z. YangRemove redundant trailing semicolons from macros
2010-02-05 Thadeu Lima de Sou... fix comment typo boo -> boot in ksysfs.c
2010-02-05 Adam BuchbinderFix misspelling of "should" and "shouldn't" in comments.
next