1. eb9181a [ARM] Fix warning in arch/arm/mach-pxa/generic.c by Russell King · 19 years ago
  2. ed3ffaf [SPARC64]: Solidify check in cheetah_check_main_memory(). by David S. Miller · 19 years ago
  3. 1014757 [SPARC64]: Kill all external references to sp_banks[] by David S. Miller · 19 years ago
  4. 0836a0e [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init by David S. Miller · 19 years ago
  5. 801ab3c [SPARC]: Declare paging_init() in asm/pgtable.h by David S. Miller · 19 years ago
  6. efdc1e2 [SPARC64]: Simplify user fault fixup handling. by David S. Miller · 19 years ago
  7. 5fd2975 [SPARC64]: Fix fault handling in unaligned trap handler. by David S. Miller · 19 years ago
  8. 8cf14af [SPARC64]: Convert to use generic exception table support. by David S. Miller · 19 years ago
  9. 705747a [SPARC64]: Fix bug in unaligned load endianness swapping by David S. Miller · 19 years ago
  10. d719948 [IA64] end of kernel 'data' is at _end, not _edata by Tony Luck · 19 years ago
  11. 0f9578b [PATCH] ppc64: More hugepage fixes by Benjamin Herrenschmidt · 19 years ago
  12. b3ca809 [PATCH] ppc64: Add missing barrier() in kexec code by Anton Blanchard · 19 years ago
  13. 6c132b5 [PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs by john stultz · 19 years ago
  14. f4208b9 [PATCH] ppc: fix stupid thinko in oprofile fix by Benjamin Herrenschmidt · 19 years ago
  15. d2212bc [SPARC64]: Add missing IDs for newer cpus. by David S. Miller · 19 years ago
  16. 95001ee9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  17. c6a519d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  18. 0b15569 [PATCH] missing dependency on arm O= builds by Al Viro · 19 years ago
  19. a880948 [PATCH] m32r: more basic __user annotations by Al Viro · 19 years ago
  20. c74dbac [PATCH] m32r: set CHECKFLAGS properly by Al Viro · 19 years ago
  21. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
  22. 0dc4610 [SPARC64]: Do not do TLB pre-filling any more. by David S. Miller · 19 years ago
  23. c5bd50a [SPARC64]: Simplify Spitfire D-cache page flush. by David S. Miller · 19 years ago
  24. 819ccc8 [ARM] 2936/1: ixp4xx default config fixes by Vincent Sanders · 19 years ago
  25. 6132f9e [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type by David Vrabel · 19 years ago
  26. 80dc0d6 [SPARC64]: Probe D/I/E-cache config and use. by David S. Miller · 19 years ago
  27. 5642530 [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. by David S. Miller · 19 years ago
  28. 52f26de [SPARC64]: Fix mask formation in tomatillo_wsync_handler() by David S. Miller · 19 years ago
  29. d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 19 years ago
  30. 7f28f39 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  31. 7339432 [ARM] Fix context switch with ARMv6 + TLS by Russell King · 19 years ago
  32. 67b1081 [PATCH] ppc64: Fix huge pages MMU mapping bug by Benjamin Herrenschmidt · 19 years ago
  33. 898cf0e [SPARC64]: Mark functions called by paging_init() as __init. by David S. Miller · 19 years ago
  34. 1c9ea5d [SPARC64]: Kill unused variable in setup_arch() by David S. Miller · 19 years ago
  35. 61b9cf7 [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write by Mark Maule · 19 years ago
  36. 463eb29 [IA64] respect ACPI producer/consumer flag for PCI root bridges by Bjorn Helgaas · 19 years ago
  37. 288a60c [PATCH] xtensa: remove io_remap_page_range and minor clean-ups by Chris Zankel · 19 years ago
  38. fac97ae [PATCH] uml: replace printk with "stack-friendly" printf - to report console failure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. 79ae2cb [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks. by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. 46db4a4 [PATCH] uml: Fix GFP_ flags usage by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  41. fea03cb [PATCH] uml: avoid fixing faults while atomic by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  42. 12ebcd7 [PATCH] uml: run mconsole "sysrq" in process context by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  43. dc36abf [PATCH] uml: fix condition in tlb flush by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  44. 546fe1c [PATCH] uml: fix hang in TT mode on fault by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. a8bfb94 [PATCH] strlcat: use for uml umid.c by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 3a02d6c [PATCH] uml: don't remove umid files in conflict case by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. 0365ba7 [PATCH] ppc64: SMU driver update & i2c support by Benjamin Herrenschmidt · 19 years ago
  48. 0f32907 [PATCH] ppc64: Fix 64bit ptrace DABR support by Anton Blanchard · 19 years ago
  49. f951da3 [PATCH] ppc64: Fix build with iommu debug enabled by Anton Blanchard · 19 years ago
  50. 586a90e [PATCH] ppc64: Fix LPAR regression by Anton Blanchard · 19 years ago
  51. 4b3c86a [PATCH] alpha: fix kernel panic during SysRq-b by Ivan Kokshaysky · 19 years ago
  52. 244bc05 [PATCH] ppc32: fix build with oprofile by Benjamin Herrenschmidt · 19 years ago
  53. a8201c6 [SPARC64]: Fix comment typo in head.S by David S. Miller · 19 years ago
  54. bff06d5 [SPARC64]: Rewrite bootup sequence. by David S. Miller · 19 years ago
  55. e53897e Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  56. 4881e2c [IA64] MCA recovery verify pfn_valid by Hidetoshi Seto · 19 years ago
  57. 20bb8685 [IA64] Wire in the MCA/INIT handler stacks by Keith Owens · 19 years ago
  58. 40fd353 [SPARC64]: Kill readjust_prom_translations() by David S. Miller · 19 years ago
  59. 83a78d9 [IA64] Fix simscsi for new SCSI midlayer by Peter Chubb · 19 years ago
  60. 3fd07d3 [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform by Kumar Gala · 19 years ago
  61. 2bdb3cb [SPARC64]: Remove unnecessary paging_init() cruft. by David S. Miller · 19 years ago
  62. 5085b4a [SPARC64]: Do not allocate OBP page tables using bootmem by David S. Miller · 19 years ago
  63. 405599b [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts. by David S. Miller · 19 years ago
  64. b206fc4 [SPARC64]: Do not allocate prom translations using bootmem. by David S. Miller · 19 years ago
  65. 1ac4f5e [SPARC64]: Remove ktlb.S instruction patching. by David S. Miller · 19 years ago
  66. 059deb6 [SPARC64]: Kill SZ_BITS define from dtlb_backend.S by David S. Miller · 19 years ago
  67. 2a7e299 [SPARC64]: Move kernel TLB miss handling into a seperate file. by David S. Miller · 19 years ago
  68. efb0372 [PATCH] uml: fix compile warning after consolidation patch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  69. a46c904 [PATCH] uml: comment about cast build fix by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  70. ae756df [PATCH] uml: readd removed unistd.h inclusion by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  71. 41c79dc [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  72. fd74810 [PATCH] uml: Fix conflict between libc and ipv6 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  73. 8e5cb35 [PATCH] uml: fix uname output on 32-bit binary on 64-bit host by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  74. 36decba [PATCH] uml: fix modify_ldt - missing break in switch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  75. 76629ac [PATCH] uml: remove verify_area_{tt,skas} by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  76. f62378f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  77. 6a1ced5 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c by Catalin Marinas · 19 years ago
  78. 89d7cbf [PATCH] update URL for HPET spec. by Randy Dunlap · 19 years ago
  79. 40da47e [PATCH] ppc64: Build zImage.vmode for G5 by Benjamin Herrenschmidt · 19 years ago
  80. 1bc2a3b [PATCH] ppc64: Fix issue with non zero boot cpu by Anton Blanchard · 19 years ago
  81. 3c2822c [PATCH] PPC64: Fix boot for some pre-POWER4 systems by Olof Johansson · 19 years ago
  82. d79e743 [PATCH] ppc64: Fix PCI flags when using OF device tree by Paul Mackerras · 19 years ago
  83. 729b4f7 [SPARC64]: Verify vmalloc TLB misses more strictly. by David S. Miller · 19 years ago
  84. 840ff6a [ARM] Prevent deadlock in page fault handler by Russell King · 19 years ago
  85. 5fe10ab [ARM] 2928/1: S3C2410 - make machine init code static by Ben Dooks · 19 years ago
  86. 9d0fd1e [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  87. 02b7dd1 [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  88. bfe6815 [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  89. 58dd48a [ARM] 2922/1: compile fix for shark by Vincent Sanders · 19 years ago
  90. 9506057 [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` by Ben Dooks · 19 years ago
  91. 6a9b490 [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h by David S. Miller · 19 years ago
  92. ff171d8 [SPARC64]: Handle little-endian unaligned loads/stores correctly. by David S. Miller · 19 years ago
  93. 650316f [IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c by Bjorn Helgaas · 19 years ago
  94. 44c4512 [IA64] ia64: add ar.k0 usage note by Bjorn Helgaas · 19 years ago
  95. be37912 [IA64] include EFI memory information in /proc/iomem by Khalid Aziz · 19 years ago
  96. 997a51a [PATCH] Alpha: ISA IRQs fixup for dp264 by Ivan Kokshaysky · 19 years ago
  97. 118ec0b [ARM] Fix warning in arch/arm/mach-sa1100/generic.c by Russell King · 19 years ago
  98. 63150fc [ARM] Fix warning in arch/arm/kernel/semaphore.c by Russell King · 19 years ago
  99. e0a2008 [ARM] 2917/1: Make IXP4xx mach_desc's depend on config options by Deepak Saxena · 19 years ago
  100. bc5e8fd x86-64/smp: fix random SIGSEGV issues by Linus Torvalds · 19 years ago