aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+4
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-0/+238
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-214/+365
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-326/+1404
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-472/+1067
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-29/+359
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-425/+599
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-194/+279
2011-10-26Merge git://github.com/rustyrussell/linuxLinus Torvalds2-8/+17
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt1-7/+14
2011-10-26kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina1-1/+3
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-339/+1015
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+2
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+16
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-8/+8
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-2/+16
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+5
2011-10-24irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu1-0/+4
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King5-23/+319
2011-10-18cputimer: Cure lock inversionPeter Zijlstra1-3/+4
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds1-1/+1
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-7/+41
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver4-178/+645
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song1-5/+5
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton1-1/+1
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song1-0/+14
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song1-0/+16
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song1-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki3-15/+30
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2-4/+2
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter1-1/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2-0/+21
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki1-2/+2
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2-3/+116
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt1-2/+2
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim1-2/+2
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar12-452/+913
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-9/+49
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt1-28/+83
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt3-0/+25
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu1-9/+49
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki3-134/+143
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-0/+23
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller6-44/+27
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar6-44/+27
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner1-2/+2
2011-10-06sched: Warn on rt throttlingThomas Gleixner1-0/+1
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2-7/+3
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra3-12/+12
2011-10-06sched: Request for idle balance during nohz idle load balanceSuresh Siddha2-5/+7
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2-22/+28
2011-10-05rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner1-1/+3
2011-10-04genirq: Fix fatfinered fixup reallyThomas Gleixner1-1/+1
2011-10-04sched: Fix idle_cpu()Thomas Gleixner1-1/+14
2011-10-04sched: Convert to struct llistPeter Zijlstra1-38/+10
2011-10-04llist: Add llist_next()Peter Zijlstra1-1/+1
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying1-58/+33
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar10-53/+43
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin1-1/+1
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier1-1/+14
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier5-22/+302
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds4-30/+11
2011-10-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar14-425/+599
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2-26/+3
2011-09-29Resource: fix wrong resource window calculationRam Pai1-1/+6
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn1-8/+16
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei1-0/+2
2011-09-28rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()Paul E. McKenney1-20/+51
2011-09-28rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent statesPaul E. McKenney3-29/+0
2011-09-28rcu: Wire up RCU_BOOST_PRIO for rcutreeMike Galbraith2-7/+15
2011-09-28rcu: Make rcu_torture_boost() exit loops at end of testPaul E. McKenney1-1/+2
2011-09-28rcu: Make rcu_torture_fqs() exit loops at end of testPaul E. McKenney1-4/+6
2011-09-28rcu: Permit rt_mutex_unlock() with irqs disabledPaul E. McKenney2-0/+13
2011-09-28rcu: Avoid having just-onlined CPU resched itself when RCU is idlePaul E. McKenney1-3/+8
2011-09-28rcu: Suppress NMI backtraces when stall ends before dumpPaul E. McKenney3-9/+19
2011-09-28rcu: Prohibit grace periods during early bootPaul E. McKenney1-2/+5
2011-09-28rcu: Simplify unboosting checksPaul E. McKenney1-10/+10
2011-09-28rcu: Prevent early boot set_need_resched() from __rcu_pending()Paul E. McKenney1-1/+2
2011-09-28rcu: Dump local stack if cannot dump all CPUs' stacksPaul E. McKenney1-2/+4
2011-09-28rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney1-1/+1
2011-09-28rcu: Make rcu_implicit_dynticks_qs() locals be correct sizePaul E. McKenney1-5/+5
2011-09-28rcu: Eliminate in_irq() checks in rcu_enter_nohz()Paul E. McKenney1-7/+0
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex2-17/+0
2011-09-28rcu: Allow rcutorture's stat_interval parameter to be changed at runtimePaul E. McKenney1-1/+1
2011-09-28rcu: Simplify quiescent-state accountingPaul E. McKenney4-32/+32
2011-09-28rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney5-10/+68
2011-09-28rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2-91/+93
2011-09-28rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney1-0/+12
2011-09-28rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney2-5/+7
2011-09-28rcu: Update comments to reflect softirqs vs. kthreadsPaul E. McKenney2-12/+14
2011-09-28rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2-8/+8
2011-09-28rcu: Put names into TINY_RCU structures under RCU_TRACEPaul E. McKenney5-27/+18
2011-09-28rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney1-1/+15
2011-09-28rcu: Add event-tracing for RCU callback invocationPaul E. McKenney4-4/+121
2011-09-28rcu: Don't destroy rcu_torture_boost() callback until it is donePaul E. McKenney1-1/+1
2011-09-28rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney1-34/+21
2011-09-28rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney5-73/+23
2011-09-28rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen1-1/+1
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney3-38/+52
2011-09-28rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li1-5/+3
2011-09-28rcu: Use kthread_create_on_node()Eric Dumazet2-3/+7
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy1-0/+1
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2-0/+21
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-09-26sched: Remove redundant test in check_preempt_tick()Wang Xingchao1-8/+8
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar16-52/+173
2011-09-26sched: Fix up wchan borkageSimon Kirby1-1/+1
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King3-0/+238
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov1-13/+10
2011-09-23cpu_pm: call notifiers during suspendColin Cross1-0/+33
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross3-0/+205
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt1-2/+2
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King3-33/+95
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring1-1/+5
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-19Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2-0/+13
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner1-2/+3
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar14-61/+203
2011-09-18lockdep: Comment all warningsPeter Zijlstra1-9/+147
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer1-2/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina50-223/+647
2011-09-15futex: Fix spelling in a source code commentBart Van Assche1-1/+1
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov1-4/+4
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov1-2/+2
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle1-1/+6
2011-09-14alarmtimers: Fix error handlingThomas Gleixner1-10/+31
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner1-7/+7
2011-09-13locking, timer_stats: Annotate table_lock as rawThomas Gleixner1-3/+3
2011-09-13locking, semaphores: Annotate inner lock as rawThomas Gleixner1-14/+14
2011-09-13locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2-12/+12
2011-09-13locking, printk: Annotate logbuf_lock as rawThomas Gleixner1-23/+23
2011-09-13locking, tracing: Annotate tracing locks as rawThomas Gleixner3-34/+34
2011-09-13locking, sched, cgroups: Annotate release_list_lock as rawThomas Gleixner1-9/+9
2011-09-13locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner1-17/+17
2011-09-13clocksource: Make watchdog reset locklessThomas Gleixner1-20/+18
2011-09-12rtmutex: Cleanup the debug codeThomas Gleixner1-65/+10
2011-09-12genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar1-0/+3
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven1-1/+1
2011-09-08posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2-26/+3
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky1-0/+4
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky6-93/+121
2011-09-08nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens1-5/+1
2011-09-08nohz: Make idle/iowait counter update conditionalMichal Hocko1-6/+35
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko1-4/+4
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-5/+13
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-15/+26
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson1-2/+2
2011-08-31perf: provide PMU when initing eventsMark Rutland1-2/+2
2011-08-30trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2-1/+82
2011-08-30trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik1-0/+33
2011-08-30tracing: Add preempt disable for filter self testSteven Rostedt1-0/+6
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian2-11/+54
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong1-0/+1
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner1-10/+15
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner1-5/+10
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+0
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-0/+38
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet1-1/+1
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet1-56/+67
2011-08-25PM QoS: Reorganize data structsJean Pihet1-44/+41
2011-08-25PM QoS: Code reorganizationJean Pihet1-22/+23
2011-08-25PM QoS: Minor clean-upsJean Pihet1-44/+44
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet3-3/+3
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+2
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-23CRED: fix build error due to 'tgcred' undeclaredAxel Lin1-0/+2
2011-08-23CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells1-2/+14
2011-08-19tracing/filter: Add startup tests for events filterJiri Olsa4-0/+264
2011-08-19tracing/filter: Change filter_match_preds function to use walk_pred_treeJiri Olsa1-66/+58
2011-08-19tracing/filter: Change fold_pred function to use walk_pred_treeJiri Olsa1-35/+33
2011-08-19tracing/filter: Change fold_pred_tree function to use walk_pred_treeJiri Olsa1-45/+20
2011-08-19tracing/filter: Change count_leafs function to use walk_pred_treeJiri Olsa1-33/+14
2011-08-19tracing/filter: Unify predicate tree walking, change check_pred_tree function...Jiri Olsa1-51/+86
2011-08-19tracing/filter: Simplify tracepoint event lookupJiri Olsa1-6/+3
2011-08-19tracing/filter: Remove field_name from filter_pred structJiri Olsa2-51/+13
2011-08-19tracing/filter: Separate predicate init and filter additionJiri Olsa1-33/+23
2011-08-19tracing/filter: Use static allocation for filter predicatesJiri Olsa1-41/+16
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+16
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-08-18Merge branch 'perf/urgent' into perf/coreIngo Molnar4-19/+47
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+7
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+40
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-0/+4
2011-08-14sched: Return unused runtime on group dequeuePaul Turner2-1/+122
2011-08-14sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2-0/+28
2011-08-14sched: Throttle entities exceeding their allowed bandwidthPaul Turner1-2/+50
2011-08-14sched: Migrate throttled tasks on HOTPLUGPaul Turner1-0/+27
2011-08-14sched: Prevent buddy interactions with throttled entitiesPaul Turner1-1/+17
2011-08-14sched: Prevent interactions with throttled entitiesPaul Turner2-7/+94
2011-08-14sched: Allow for positional tg_tree walksPaul Turner1-13/+37
2011-08-14sched: Add support for unthrottling group entitiesPaul Turner2-4/+126
2011-08-14sched: Add support for throttling group entitiesPaul Turner2-4/+92
2011-08-14sched: Expire invalid runtimePaul Turner2-10/+84
2011-08-14sched: Add a timer to handle CFS bandwidth refreshPaul Turner2-24/+123
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner3-3/+90