1. 635cf99 [PATCH] i386: fix singlestep through an int80 syscall by Chuck Ebbert · 20 years ago
  2. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 20 years ago
  3. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 20 years ago
  4. ffa930e [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros by Andrew Morton · 20 years ago
  5. 98e7d9b [PATCH] x86: start early_printk at sensible screen row by Chuck Ebbert · 20 years ago
  6. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 20 years ago
  7. 8bed51c [PATCH] i386: let signal handlers set the resume flag by Chuck Ebbert · 20 years ago
  8. 3c36c6a [PATCH] i386: Don't let ptrace set the nested task bit by Chuck Ebbert · 20 years ago
  9. cc04ee9 [PATCH] i386 traps: merge printk calls by Jean Delvare · 20 years ago
  10. e5428ed [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) by Natalie.Protasevich@unisys.com · 20 years ago
  11. 54a20f8 [PATCH] i386: fall back to sensible CPU model name by Chuck Ebbert · 20 years ago
  12. 4f88651 [PATCH] i386: allow disabling X86_FEATURE_SEP at boot by Chuck Ebbert · 20 years ago
  13. 3bc9b76 [PATCH] i386: __devinit should be __cpuinit by Chuck Ebbert · 20 years ago
  14. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 20 years ago
  15. 4d7d8c8 [PATCH] i386: multi-column stack backtraces by Chuck Ebbert · 20 years ago
  16. b824eb6 [PATCH] Make CONFIG_REGPARM enabled by default by Ingo Molnar · 20 years ago
  17. 69ef414 [PATCH] i386: let REGPARM no longer depend on EXPERIMENTAL by Adrian Bunk · 20 years ago
  18. fcab1e5 [PATCH] sparc64: fix set_page_count merge clash by Nick Piggin · 20 years ago
  19. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  20. 6ea671a [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values by Bjorn Helgaas · 20 years ago
  21. 2d0eee1 [PATCH] powerpc: Fix warning in add_memory by Andrew Morton · 20 years ago
  22. 591eb85 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  23. 3a2916a [ARM] 3389/1: typo and grammar fix by Erik Hovland · 20 years ago
  24. 69b648a [ARM] 3386/1: AT91RM9200 Clock update by Andrew Victor · 20 years ago
  25. 3980680 [ARM] 3384/1: AT91RM9200: Timer by Andrew Victor · 20 years ago
  26. 112d02e [ARM] 3382/1: ixp2000: unify defconfigs by Lennert Buytenhek · 20 years ago
  27. bd115ea [ARM] 3378/1: ixp2000: fix gpio interrupt handling by Lennert Buytenhek · 20 years ago
  28. 1c2e027 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 20 years ago
  29. d04ef3a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 20 years ago
  30. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 20 years ago
  31. a7290ee [PATCH] Uninline sys_mmap common code (reduce binary size) by Michael Buesch · 20 years ago
  32. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 20 years ago
  33. 70dc991 [PATCH] remove set_page_count(page, 0) users (outside mm) by Nick Piggin · 20 years ago
  34. 4fa4f53 [PATCH] x86_64: pageattr remove __put_page by Nick Piggin · 20 years ago
  35. 20aaffd [PATCH] x86_64: pageattr use single list by Nick Piggin · 20 years ago
  36. 84d1c05 [PATCH] i386: pageattr remove __put_page by Nick Piggin · 20 years ago
  37. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 20 years ago
  38. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 20 years ago
  39. 8e7a9aa [PATCH] xtensa: pgtable fixes by Nick Piggin · 20 years ago
  40. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 20 years ago
  41. 68ed004 [PATCH] x86: mark cyc2ns_scale readmostly by Ravikiran G Thirumalai · 20 years ago
  42. 4078006 [PATCH] efi_call_phys_epilog() warning fix by Andrew Morton · 20 years ago
  43. bec1b81 [ARM] Quieten spurious IRQ detection by Russell King · 20 years ago
  44. 5501972 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 20 years ago
  45. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 20 years ago
  46. dcc1e8d [SPARC64]: Add a secondary TSB for hugepage mappings. by David S. Miller · 20 years ago
  47. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 20 years ago
  48. f8642eb [PATCH] powerpc: Remove calculation of io hole by Michael Ellerman · 20 years ago
  49. 6c600ad [PATCH] powerpc: iseries: Add bootargs to /chosen by Michael Ellerman · 20 years ago
  50. 289f1c7 [PATCH] powerpc: iseries: Add /system-id, /model and /compatible by Michael Ellerman · 20 years ago
  51. 584fc6d [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII by Michael Ellerman · 20 years ago
  52. 00611c5 [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c by Michael Ellerman · 20 years ago
  53. a9ea210 [PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt) by Michael Ellerman · 20 years ago
  54. 260de22 [PATCH] powerpc: iseries: mf related cleanups by Michael Ellerman · 20 years ago
  55. 57cfb81 [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature by Michael Ellerman · 20 years ago
  56. 4152024 [PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early() by Michael Ellerman · 20 years ago
  57. caf80e5 [PATCH] powerpc: Unconfuse htab_bolt_mapping() callers by Michael Ellerman · 20 years ago
  58. 2b26122 [PATCH] powerpc numa: Consolidate assignment of cpus to nodes by Nathan Lynch · 20 years ago
  59. 482ec7c [PATCH] powerpc numa: Support sparse online node map by Nathan Lynch · 20 years ago
  60. bc16a75 [PATCH] powerpc numa: Consolidate handling of Power4 special case by Nathan Lynch · 20 years ago
  61. cf950b7 [PATCH] powerpc numa: Get rid of "numa domain" terminology by Nathan Lynch · 20 years ago
  62. 2e5ce39 [PATCH] powerpc numa: Minor cpu hotplug-related cleanups by Nathan Lynch · 20 years ago
  63. bf4b85b [PATCH] powerpc numa: Minor debugging code changes by Nathan Lynch · 20 years ago
  64. c08888c [PATCH] powerpc numa: fix boot_cpuid always assigned to node 0 by Nathan Lynch · 20 years ago
  65. 1d7aac5 Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 20 years ago
  66. e952f31 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago
  67. 58e9ff5 [ARM] Use kcalloc to allocate counter_config array rather than kmalloc by Russell King · 20 years ago
  68. ae92dc9 [ARM] Oprofile: dynamically allocate counter_config by Russell King · 20 years ago
  69. 93ad794 [ARM] Oprofile: Convert semaphore to mutex by Russell King · 20 years ago
  70. c3d5395 [ARM] 3376/2: S3C2410 - update defconfig by Ben Dooks · 20 years ago
  71. da956fd [ARM] 3375/1: S3C2440 - fix osiris machine build by Ben Dooks · 20 years ago
  72. bd20ff5 [ARM] 3374/1: ep93xx: gpio interrupt support by Lennert Buytenhek · 20 years ago
  73. 36c64af [ARM] 3361/1: S3C24XX - add USB bus clock source by Ben Dooks · 20 years ago
  74. e44c039 [ARM] 3360/1: S3C2440 - add set rate methods and camera clock by Ben Dooks · 20 years ago
  75. 6e8908e [ARM] 3359/1: S3C24XX - add support for clk_set_rate by Ben Dooks · 20 years ago
  76. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 20 years ago
  77. 18ec5c7 [ARM] 3373/1: move uengine loader to arch/arm/common by Lennert Buytenhek · 20 years ago
  78. dd18c34 [ARM] 3372/1: ep93xx: add defconfig by Lennert Buytenhek · 20 years ago
  79. a8e1966 [ARM] 3371/1: ep93xx: gpio support by Lennert Buytenhek · 20 years ago
  80. e7736d4 [ARM] 3369/1: ep93xx: add core cirrus ep93xx support by Lennert Buytenhek · 20 years ago
  81. 73deb7d [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq by Alessandro Zummo · 20 years ago
  82. 6d4518d [ARM] 3346/1: Fix udelay() for HZ values different from 100 by Peter Teichmann · 20 years ago
  83. 0328ad2 [ARM] 3334/1: Add support for IXDP28x5 platforms by Deepak Saxena · 20 years ago
  84. 3fc3e1c [ARM] 3333/1: S3C2XX - add dclk and clkout clock support by Ben Dooks · 20 years ago
  85. d3468da [ARM] 3331/1: S3C24XX - add clk_set_parent() to clock code by Ben Dooks · 20 years ago
  86. 8e40a2f [ARM] 3330/1: S3C24XX - move UPLL to main clock by Ben Dooks · 20 years ago
  87. 766636c [ARM] 3329/1: S3C24XX - fix time for osiris machine by Ben Dooks · 20 years ago
  88. 110d322 [ARM] 3327/1: S3C2410 - add osiris machine support by Ben Dooks · 20 years ago
  89. a61ea93 [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) by Nicolas Pitre · 20 years ago
  90. 97d654f [ARM] Convert SA1111 to use clock architecture by Russell King · 20 years ago
  91. 824b5b5 [ARM] Adapt vic.c to allow for multiple VICs in a system. by Russell King · 20 years ago
  92. 5481536 [ARM] Rename chipdata to 'base' and make it an iomem pointer by Russell King · 20 years ago
  93. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 20 years ago
  94. f78f104 [ARM] Remove unnecessary asm/hardware.h includes by Russell King · 20 years ago
  95. bfe6570 [ARM] Fix HZ definition for OMAP without 32K timer by Russell King · 20 years ago
  96. 411ef7f [ARM] Remove asm/arch/irq.h by Russell King · 20 years ago
  97. f806581 [ARM] Move HZ definition into Kconfig by Russell King · 20 years ago
  98. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 20 years ago
  99. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 20 years ago
  100. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 20 years ago