https://github.com/torvalds/linux
Revision 5c6b4e84cbc59996bb14f88d997870751d675f3f authored by Linus Torvalds on 19 November 2011, 00:16:18 UTC, committed by Linus Torvalds on 19 November 2011, 00:16:18 UTC
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  random: Fix handing of arch_get_random_long in get_random_bytes()
  x86: Call stop_machine_text_poke() on all CPUs
  x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioapic chip
  x86/mrst: Avoid reporting wrong nmi status
  x86/mrst: Add support for Penwell clock calibration
  x86/apic: Allow use of lapic timer early calibration result
  x86/apic: Do not clear nr_irqs_gsi if no legacy irqs
  x86/platform: Add a wallclock_init func to x86_platforms ops
  x86/mce: Make mce_chrdev_ops 'static const'
2 parent s ddddefa + 0d2f096
History
Tip revision: 5c6b4e84cbc59996bb14f88d997870751d675f3f authored by Linus Torvalds on 19 November 2011, 00:16:18 UTC
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 5c6b4e8
File Mode Size
Kconfig -rw-r--r-- 841 bytes
Makefile -rw-r--r-- 439 bytes
alarmtimer.c -rw-r--r-- 19.9 KB
clockevents.c -rw-r--r-- 11.3 KB
clocksource.c -rw-r--r-- 25.1 KB
jiffies.c -rw-r--r-- 3.0 KB
ntp.c -rw-r--r-- 24.1 KB
posix-clock.c -rw-r--r-- 8.4 KB
tick-broadcast.c -rw-r--r-- 15.5 KB
tick-common.c -rw-r--r-- 9.5 KB
tick-internal.h -rw-r--r-- 4.6 KB
tick-oneshot.c -rw-r--r-- 2.8 KB
tick-sched.c -rw-r--r-- 22.2 KB
timecompare.c -rw-r--r-- 4.8 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 29.5 KB
timer_list.c -rw-r--r-- 7.5 KB
timer_stats.c -rw-r--r-- 9.9 KB

back to top