summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-23rcu: Use debugfs_remove_recursive() simplify code.Paul E. McKenney
2009-08-23rcu: Merge per-RCU-flavor initialization into pre-existing macroPaul E. McKenney
2009-08-23rcu: Fix online/offline indication for rcudata.csv trace filePaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki
2009-08-21x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha
2009-08-21generic-ipi: Allow cpus not yet online to call smp_call_function with irqs di...Suresh Siddha
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra
2009-08-21sched: Avoid division by zeroPeter Zijlstra
2009-08-20sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto
2009-08-20tracing/syscalls: Fix the output of syscalls with no argumentsLi Zefan
2009-08-20powerpc: Enable GCOVMichael Ellerman
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-19tracing/syscalls: Add filtering supportLi Zefan
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan
2009-08-19tracing/syscalls: Fix fields format for enter eventsLi Zefan
2009-08-19rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.Paul E. McKenney
2009-08-19clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky
2009-08-19clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner
2009-08-18kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not setSteven Rostedt
2009-08-18tracing: handle broken names in ftrace filterJiri Olsa
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-19Security/SELinux: remove duplicated #includeHuang Weiyi
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar
2009-08-18ftrace: Unify effect of writing to trace_options and option/*Zhaolei
2009-08-17trace_skb: fix build when CONFIG_NET is not enabledRandy Dunlap
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang