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-- 8.5 KB
Makefile -rw-r--r-- 365 bytes
block_io.c -rw-r--r-- 2.4 KB
console.c -rw-r--r-- 614 bytes
hibernate.c -rw-r--r-- 25.5 KB
main.c -rw-r--r-- 11.0 KB
power.h -rw-r--r-- 7.2 KB
poweroff.c -rw-r--r-- 980 bytes
process.c -rw-r--r-- 4.2 KB
qos.c -rw-r--r-- 13.2 KB
snapshot.c -rw-r--r-- 60.4 KB
suspend.c -rw-r--r-- 7.4 KB
suspend_test.c -rw-r--r-- 5.0 KB
swap.c -rw-r--r-- 34.2 KB
user.c -rw-r--r-- 10.4 KB

back to top