aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-11-18generic-ipi: Add smp_call_function_any()Rusty Russell
2009-11-18genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan
2009-11-18posix-cpu-timers: optimize and document timer_create callbackStanislaw Gruszka
2009-11-18clockevents: Add missing include to pacify sparseH Hartley Sweeten
2009-11-17workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo
2009-11-17tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan
2009-11-17tracing: Fix trace_marker outputCarsten Emde
2009-11-17ring-buffer: Move access to commit_page up into function usedSteven Rostedt
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16perf_event: Optimize perf_output_lock()Peter Zijlstra
2009-11-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-14rcu: Eliminate __rcu_pending() false positivesPaul E. McKenney
2009-11-14rcu: Further cleanups of use of lastcompPaul E. McKenney
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-13locking: Reduce ifdefs in kernel/spinlock.cThomas Gleixner
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter
2009-11-13nohz: Track last do_timer() cpuThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13nohz: Type cast printk argumentThomas Gleixner
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-13clockevents: Use u32 for mult and shift factorsThomas Gleixner
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker
2009-11-13rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney
2009-11-13rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman
2009-11-12sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman
2009-11-12sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman
2009-11-11tracing: do not disable interrupts for trace_clock_localSteven Rostedt
2009-11-11sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman
2009-11-11ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt
2009-11-11clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller
2009-11-11tracing: Fix return value of tracing_stats_read()Roel Kluin
2009-11-11rcu: Mark init-time-only rcu_bootup_announce() as __initPaul E. McKenney
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-11sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman
2009-11-11sysctl: Remove references to ctl_name and strategy from the generic sysctl tableEric W. Biederman
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman