1. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  2. fdb902b signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  3. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  4. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  5. 069f11f x86_64: display more intuitive error message if kernel is not 2MB aligned by Vivek Goyal · 17 years ago
  6. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  7. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago
  8. 02b6732 x86_64: fix default_do_nmi() missing return after an if () by Mathieu Desnoyers · 17 years ago
  9. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  10. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  11. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  12. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  13. 7e92b4f x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 17 years ago
  14. e6d828f Add IRQF_IRQPOLL flag on x86_64 by Bernhard Walle · 17 years ago
  15. bf8f6e5 Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  16. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  17. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  18. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  19. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  20. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  21. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  22. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  23. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  24. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  25. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  26. 11300a6 get_unmapped_area handles MAP_FIXED on x86_64 by Benjamin Herrenschmidt · 17 years ago
  27. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  28. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  29. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  30. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  31. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 17 years ago
  32. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  33. f19cccf [PATCH] x86-64: Fix allnoconfig error in genapic_flat.c by Andi Kleen · 17 years ago
  34. fac15a8 [PATCH] x86-64: Share identical video.S between i386 and x86-64 by Andi Kleen · 17 years ago
  35. 2136220 [PATCH] x86-64: Remove CONFIG_REORDER by Andi Kleen · 17 years ago
  36. 3bea9c9 [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning by Andi Kleen · 17 years ago
  37. fa0a009 [PATCH] x86-64: Drop -traditional for arch/x86_64/boot by Andi Kleen · 17 years ago
  38. 72b1b1d [PATCH] x86-64: Use symbolic CPU features in early CPUID check by Andi Kleen · 17 years ago
  39. 4637a74 [PATCH] x86-64: Avoid overflows during apic timer calibration by David P. Reed · 17 years ago
  40. 05cb007 [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. by Andi Kleen · 17 years ago
  41. e3f1cae [PATCH] x86-64: set node_possible_map at runtime - try 2 by Suresh Siddha · 17 years ago
  42. 8a336b0 [PATCH] x86-64: Dynamically adjust machine check interval by Tim Hockin · 17 years ago
  43. 425001f [PATCH] x86-64: unexport cpu_llc_id by Andrew Morton · 17 years ago
  44. 57a4f91 [PATCH] x86-64: Auto compute __NR_syscall_max at compile time by Andi Kleen · 17 years ago
  45. 141a892 [PATCH] x86-64: move __vgetcpu_mode & __jiffies to the vsyscall_2 zone by Eric Dumazet · 17 years ago
  46. 9062d88 [PATCH] x86-64: __send_IPI_dest_field - x86_64 by Fernando Luis [** ISO-8859-1 charset **] VázquezCao · 17 years ago
  47. 3144c33 [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 by Fernando Luis VazquezCao · 17 years ago
  48. ea8c733 [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 by Fernando Luis VazquezCao · 17 years ago
  49. 8339e9f [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 by Fernando Luis VazquezCao · 17 years ago
  50. 3ebad59 [PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending by Bernhard Kaindl · 17 years ago
  51. 2b1f627 [PATCH] x86: Save the MTRRs of the BSP before booting an AP by Bernhard Kaindl · 17 years ago
  52. 57decbd [PATCH] x86: update for i386 and x86-64 check_bugs by Jeremy Fitzhardinge · 17 years ago
  53. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  54. 82d1bb7 [PATCH] x86-64: x86-64 system crashes when no memory populating Node 0 by James Puthukattukaran · 17 years ago
  55. 1c3d99c [PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on by Glauber de Oliveira Costa · 17 years ago
  56. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  57. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 17 years ago
  58. c169859 [PATCH] x86-64: Clean up asm-x86_64/bugs.h by Jeremy Fitzhardinge · 17 years ago
  59. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 17 years ago
  60. 141f9cf [PATCH] x86-64: Fix "Section mismatch" compile warning by Bernhard Walle · 17 years ago
  61. dd4ecfc [PATCH] x86-64: adjust EDID retrieval by Jan Beulich · 17 years ago
  62. ae32b12 [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M operation. by Konrad Rzeszutek · 17 years ago
  63. c8118c6 [PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix by Eric Dumazet · 17 years ago
  64. 272a371 [PATCH] x86-64: fix vtime() vsyscall by Eric Dumazet · 17 years ago
  65. bd8559c [PATCH] x86: remove UNEXPECTED_IO_APIC() by Adrian Bunk · 17 years ago
  66. ca906e4 [PATCH] x86: sys_ioperm() prototype cleanup by Adrian Bunk · 17 years ago
  67. 2bff738 [PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management. by Christoph Lameter · 17 years ago
  68. b871689 [PATCH] x86-64: Remove unused stext symbol by Andi Kleen · 17 years ago
  69. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 17 years ago
  70. d01ad8d [PATCH] x86: Improve handling of kernel mappings in change_page_attr by Jan Beulich · 17 years ago
  71. 8f9aeca [PATCH] x86: add command line length to boot protocol by Bernhard Walle · 17 years ago
  72. d824395 [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags by Joerg Roedel · 17 years ago
  73. 382591d [PATCH] x86-64: fixed size remaining fake nodes by David Rientjes · 17 years ago
  74. 14694d7 [PATCH] x86-64: split remaining fake nodes equally by David Rientjes · 17 years ago
  75. 8b8ca80e [PATCH] x86-64: configurable fake numa node sizes by David Rientjes · 17 years ago
  76. 786142f [PATCH] x86-64: make simnow_init() static by Adrian Bunk · 17 years ago
  77. f0e13ae [PATCH] x86-64: remove extra smp_processor_id calling by Yinghai Lu · 17 years ago
  78. 9f7290e [PATCH] x86-64: fix ia32_binfmt.c build error by Ralf Baechle · 17 years ago
  79. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 17 years ago
  80. d039c68 [PATCH] x86-64: Minor white space cleanup in traps.c by Andi Kleen · 17 years ago
  81. fb60b83 [PATCH] x86-64: Allow sys_uselib unconditionally by Andi Kleen · 17 years ago
  82. 1652fcb [PATCH] x86-64: Don't disable basic block reordering by Andi Kleen · 17 years ago
  83. a4831e0 [PATCH] x86-64: Move cpu verification code to common file by Vivek Goyal · 17 years ago
  84. 8035d3e [PATCH] x86-64: Extend bzImage protocol for relocatable bzImage by Vivek Goyal · 17 years ago
  85. 6a50a66 [PATCH] x86-64: build-time checking by Vivek Goyal · 17 years ago
  86. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 17 years ago
  87. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  88. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 17 years ago
  89. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 17 years ago
  90. bdb96a6 [PATCH] x86-64: Modify discover_ebda to use virtual addresses by Vivek Goyal · 17 years ago
  91. d8e1baf [PATCH] x86-64: 64bit ACPI wakeup trampoline by Vivek Goyal · 17 years ago
  92. 275f551 [PATCH] x86-64: wakeup.S misc cleanups by Vivek Goyal · 17 years ago
  93. 7db681d [PATCH] x86-64: wakeup.S rename registers to reflect right names by Vivek Goyal · 17 years ago
  94. 7c17e70 [PATCH] x86-64: Get rid of dead code in suspend resume by Vivek Goyal · 17 years ago
  95. 90b1c20 [PATCH] x86-64: 64bit PIC SMP trampoline by Vivek Goyal · 17 years ago
  96. 3c321bc [PATCH] x86-64: Add EFER to the register set saved by save_processor_state by Vivek Goyal · 17 years ago
  97. 30f4728 [PATCH] x86-64: cleanup segments by Vivek Goyal · 17 years ago
  98. 278c0eb [PATCH] x86-64: modify copy_bootdata to use virtual addresses by Vivek Goyal · 17 years ago
  99. 93fd755 [PATCH] x86-64: Fix early printk to use standard ISA mapping by Vivek Goyal · 17 years ago
  100. 67dcbb6 [PATCH] x86-64: Clean up the early boot page table by Vivek Goyal · 17 years ago