]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jan 2011 20:45:00 +0000 (12:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jan 2011 20:45:00 +0000 (12:45 -0800)
commit5ce64ede6af4aa781de78bf6250308c4e07785f7
tree6c30a7e94b90cfa3a43cda45f4bdb2f254f3ba10
parent13ceb49721fca649cf402fab40971fb1f5e5615b
parentaf73efbbb1d338e45dae71061b6a3210a35f004c
parent7b0b3097930b1945fb3f8ce2b1bd1d955943354e
parent51fd63de0ae902dc660926ee5f8ad1d95c4be5b1
parent804a21ced561638ea2a6d158ebc8ec0fd5b99ffa
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  rcu: avoid pointless blocked-task warnings
  rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
  rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()

* 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86, olpc: Add missing Kconfig dependencies
  x86, mrst: Set correct APB timer IRQ affinity for secondary cpu
  x86: tsc: Fix calibration refinement conditionals to avoid divide by zero
  x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c

* 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  timekeeping: Make local variables static
  time: Rename misnamed minsec argument of clocks_calc_mult_shift()

* 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  tracing: Remove syscall_exit_fields
  tracing: Only process module tracepoints once
  perf record: Add "nodelay" mode, disabled by default
  perf sched: Fix list of events, dropping unsupported ':r' modifier
  Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"
  perf top: Fix annotate segv
  perf evsel: Fix order of event list deletion
arch/x86/Kconfig
arch/x86/kernel/tsc.c
init/Kconfig
kernel/futex.c
kernel/time/clocksource.c
kernel/time/timekeeping.c