1. 7ba1c6c [PATCH] get_cmos_time() locking fix (lockdep) by Andrew Morton · 18 years ago
  2. 11eebe3 [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" by Adrian Bunk · 18 years ago
  3. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  4. 1454aed [PATCH] put a comment at register_die_notifier that the export is used by Arjan van de Ven · 18 years ago
  5. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 18 years ago
  6. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  7. b6a7c79 [PATCH] Fix modular cpuid.ko by OGAWA Hirofumi · 18 years ago
  8. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  9. cbbf437 [PATCH] lockdep: enable on i386 by Ingo Molnar · 18 years ago
  10. 3047e99 [PATCH] lockdep: x86 smp alternatives workaround by Ingo Molnar · 18 years ago
  11. 55f327f [PATCH] lockdep: irqtrace subsystem, i386 support by Ingo Molnar · 18 years ago
  12. 4a7c719 [PATCH] lockdep: stacktrace subsystem, i386 support by Ingo Molnar · 18 years ago
  13. f0a5c31 [PATCH] lockdep: i386 remove multi entry backtraces by Ingo Molnar · 18 years ago
  14. 63104ee kbuild: introduce utsrelease.h by Sam Ravnborg · 18 years ago
  15. 4879d77 [PATCH] irq-flags: i386: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  16. fc25465 Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  17. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  18. 8ec4d41 [PATCH] SMP alternatives: skip with UP kernels by Gerd Hoffmann · 18 years ago
  19. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  20. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  21. 3e8d6ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  22. 55910b2 ACPI: Kconfig: ACPI_SRAT depends on ACPI by Andrew Morton · 18 years ago
  23. 033ab7f [PATCH] add smp_setup_processor_id() by Andrew Morton · 18 years ago
  24. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  25. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  26. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  27. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  28. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  29. e09793b [PATCH] msr.c: use register_hotcpu_notifier() by Andrew Morton · 18 years ago
  30. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  31. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 18 years ago
  32. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  33. d120cfb merge linus into release branch by Len Brown · 18 years ago
  34. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  35. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  36. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  37. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 18 years ago
  38. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  39. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 18 years ago
  40. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  41. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  42. 0e41142 [PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls by Adrian Bunk · 18 years ago
  43. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 18 years ago
  44. 0686cd8 [PATCH] fix sgivwfb compile by Adrian Bunk · 18 years ago
  45. a052b68 [PATCH] x86: do_IRQ(): check irq number by Andrew Morton · 18 years ago
  46. 79bc79b [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages by pageexec@freemail.hu · 18 years ago
  47. 3c101cf [PATCH] voyager: add cpu_present_map by James Bottomley · 18 years ago
  48. 91bf460 [PATCH] do_IRQ() warning fix by Andrew Morton · 18 years ago
  49. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  50. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  51. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  52. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  53. 9b170b8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization by Jim Cromie · 18 years ago
  54. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  55. d424aa8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet by Jim Cromie · 18 years ago
  56. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 18 years ago
  57. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  58. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  59. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  60. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  61. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  62. d5fb342 [PATCH] voyager: fix compile after setup rework by James Bottomley · 18 years ago
  63. 96c5274 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT by James Bottomley · 18 years ago
  64. 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 18 years ago
  65. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  66. 7f35bf9 [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ by Andreas Mohr · 18 years ago
  67. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  68. bd9e0b7 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic by Shaohua Li · 18 years ago
  69. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  70. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  71. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  72. 8793747 [PATCH] i386: export memory more than 4G through /proc/iomem by Vivek Goyal · 18 years ago
  73. 6550e07 [PATCH] 64bit Resource: finally enable 64bit resource sizes by Greg Kroah-Hartman · 18 years ago
  74. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  75. 685143a [PATCH] 64bit resource: fix up printks for resources in arch and core code by Greg Kroah-Hartman · 18 years ago
  76. d7fa258 Pull bugzilla-5737 into release branch by Thomas Renninger · 18 years ago
  77. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  78. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  79. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  80. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  81. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  82. 704fc59 [PATCH] x86_64: fix apic error on bootup by Siddha, Suresh B · 18 years ago
  83. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  84. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 18 years ago
  85. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  86. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 18 years ago
  87. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 18 years ago
  88. b79c4df7 [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c by Carl-Daniel Hailfinger · 18 years ago
  89. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  90. fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 18 years ago
  91. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  92. 26a3c49 [PATCH] x86_64: fix vector_lock deadlock in io_apic.c by Ingo Molnar · 18 years ago
  93. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  94. 6ebcc00 [PATCH] i386/x86-64: simplify ioapic_register_intr() by Jan Beulich · 18 years ago
  95. 0a1ad60 [PATCH] x86_64: serialize assign_irq_vector() use of static variables by Jan Beulich · 18 years ago
  96. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  97. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 18 years ago
  98. 240cd6a [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 18 years ago
  99. faee9a5 [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms by Andi Kleen · 18 years ago
  100. ba70710 [PATCH] fbdev: Firmware EDID fixes by Antonino A. Daplas · 18 years ago