1. 4ba51fd x86 ptrace: avoid unnecessary wrmsr by Roland McGrath · 17 years ago
  2. cd1d2d27 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  3. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 17 years ago
  4. 115e1ad [POWERPC] mpc5200: Amalgamated DTS fixes and updates by Bartlomiej Sieka · 17 years ago
  5. 7484839 [POWERPC] Fix rtas_flash procfs interface by Maxim Shchetynin · 17 years ago
  6. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 17 years ago
  7. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 17 years ago
  8. 025306f [POWERPC] Fix CPM2 SCC1 clock initialization. by Laurent Pinchart · 17 years ago
  9. 629c8b4 vmcoreinfo: add the symbol "phys_base" by Ken'ichi Ohmichi · 17 years ago
  10. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 17 years ago
  11. 4c61f72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  12. 1002747 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 17 years ago
  13. 6143439 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 17 years ago
  14. d5f1a21 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  15. f9e8b78 [MIPS] XSS1500: Fix compilation by Florian Fainelli · 17 years ago
  16. 0519649 [MIPS] Bigsur: make defconfig more useful. by Ralf Baechle · 17 years ago
  17. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 17 years ago
  18. b1ec4c8 [MIPS] Add missing 4KEC TLB refill handler by Thomas Bogendoerfer · 17 years ago
  19. cf7b7e0 [MIPS] BCM1480: Fix PCI/HT IO access by Thomas Bogendoerfer · 17 years ago
  20. 447cdf2 [MIPS] Fix the installation condition of MIPS clocksource by Yoichi Yuasa · 17 years ago
  21. 8293334 [MIPS] Check for GCC r10k-cache-barrier support by Thomas Bogendoerfer · 17 years ago
  22. a05e623 [MIPS] I8253: Export i2853_lock to modules. by Ralf Baechle · 17 years ago
  23. 5408c49 [MIPS] VPE loader: Check result of memory allocation. by Ralf Baechle · 17 years ago
  24. 1e85d89 [POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIB by Kumar Gala · 17 years ago
  25. 96ce1b6 [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata by Kim Phillips · 17 years ago
  26. 58bb7a9 [POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigs by Kim Phillips · 17 years ago
  27. 8e8ff3a [POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dts by Anton Vorontsov · 17 years ago
  28. 26b63e9 sh: Fix up uImage compression type by Yoshihiro Shimoda · 17 years ago
  29. 7d7f7c3 remove include/asm-sh/floppy.h by Adrian Bunk · 17 years ago
  30. f10095c powerpc/pseries/xcis: ansify by Al Viro · 17 years ago
  31. 683113a vma_map: use proper pointer types by Al Viro · 17 years ago
  32. c819914 sparc64: remove unused calc_npages() in iommu_common.h by FUJITA Tomonori · 17 years ago
  33. f088025 sparc64: add the segment boundary checking to IOMMUs while merging SG entries by FUJITA Tomonori · 17 years ago
  34. 76cc86e [SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending(). by David S. Miller · 17 years ago
  35. 9c31205 Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM by Andrew Morton · 17 years ago
  36. 8c178be Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  37. b626517 [ARM] 4873/1: Fix ITE 8152 interrupt demux by Mike Rapoport · 17 years ago
  38. c60afe1 [ARM] 4878/1: Add oabi shim for fstatat64 by Riku Voipio · 17 years ago
  39. a2ceff5 [POWERPC] Fix missed hardware breakpoints across multiple threads by Michael Ellerman · 17 years ago
  40. 8536bba Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  41. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 17 years ago
  42. 7529963 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  43. 3085354 x86: prefetch fix #2 by Ingo Molnar · 17 years ago
  44. fb8c7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  45. 074fcab Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  46. 2e8fe71 xen: fix UP setup of shared_info by Jeremy Fitzhardinge · 17 years ago
  47. 04c44a0 xen: fix RMW when unmasking events by Jeremy Fitzhardinge · 17 years ago
  48. 25e5988 x86: stricter check in follow_huge_addr() by Christoph Lameter · 17 years ago
  49. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 17 years ago
  50. d8d4f15 x86: ptrace.c: fix defined-but-unused warnings by Andrew Morton · 17 years ago
  51. bc713dc x86: fix prefetch workaround by Ingo Molnar · 17 years ago
  52. a2a3952 avr32: Fix bug in early resource allocation code by Haavard Skinnemoen · 17 years ago
  53. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. d55a452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  55. d546b67a x86: fix performance drop for glx by Suresh Siddha · 17 years ago
  56. 76c32418 x86: fix trim mtrr not to setup_memory two times by Yinghai Lu · 17 years ago
  57. 923a0cf x86: GEODE: add missing module.h include by Andres Salomon · 17 years ago
  58. c6e8256 x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX by Stephan Diestelhorst · 17 years ago
  59. 475613b x86: fix memoryless node oops during boot by Yinghai Lu · 17 years ago
  60. 3c274c2 x86: add dmi quirk for io_delay by Ingo Molnar · 17 years ago
  61. 1d3381e x86: convert mtrr/generic.c to kernel-doc by Randy Dunlap · 17 years ago
  62. f6a843d [SPARC64]: flush_ptrace_access() needs preemption disable. by David S. Miller · 17 years ago
  63. e5ac71f [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  64. 11cc8a3 [SPARC64]: Fix allnoconfig build, ptrace.c missing CONFIG_COMPAT checks. by David S. Miller · 17 years ago
  65. 69072f6 [SPARC64]: Fix __get_cpu_var in preemption-enabled area. by David S. Miller · 17 years ago
  66. 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 17 years ago
  67. 062ea6d [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.c by David S. Miller · 17 years ago
  68. 207ddd0 [SPARC64]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.c by David S. Miller · 17 years ago
  69. cf3d7c1 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c by David S. Miller · 17 years ago
  70. bfdf9eb [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/ptrace.c by David S. Miller · 17 years ago
  71. d91aa12 [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c by David S. Miller · 17 years ago
  72. 6c830fe [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/iommu.c by David S. Miller · 17 years ago
  73. 99cd220 [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c by David S. Miller · 17 years ago
  74. f70c176 [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list by Patrick McHardy · 17 years ago
  75. 3d5ae6b [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c by David S. Miller · 17 years ago
  76. 5c29934 [POWERPC] update pasemi_defconfig by Olof Johansson · 17 years ago
  77. e48bb49 KVM: MMU: Fix memory leak on guest demand faults by Avi Kivity · 17 years ago
  78. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 17 years ago
  79. 15aaa81 KVM: MMU: handle page removal with shadow mapping by Marcelo Tosatti · 17 years ago
  80. 4b1a80f KVM: MMU: Fix is_rmap_pte() with io ptes by Avi Kivity · 17 years ago
  81. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 17 years ago
  82. 85a7935 [SPARC64]: Make save_stack_trace() more efficient. by David S. Miller · 17 years ago
  83. 16fddf5 Merge branch 'linux-2.6' into merge by Paul Mackerras · 17 years ago
  84. 5492a7e [POWERPC] mpc5200: Fix incorrect compatible string for the mdio node by Grant Likely · 17 years ago
  85. cc7feea Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  86. 6f58d79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  87. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 17 years ago
  88. eff2f1e [POWERPC] Update some defconfigs by Kumar Gala · 17 years ago
  89. 7ea6fd7 [POWERPC] Fix Oops with TQM5200 on TQM5200 by Anatolij Gustschin · 17 years ago
  90. 9560aea [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize by Grant Likely · 17 years ago
  91. 1428a9f [POWERPC] Fix crash in init_ipic_sysfs on efika by Olaf Hering · 17 years ago
  92. cfe666b [POWERPC] Don't use 64k pages for ioremap on pSeries by Paul Mackerras · 17 years ago
  93. 6d00815 [SPARC64]: exec PT_DTRACE by Roland McGrath · 17 years ago
  94. 1f17131 [SPARC64]: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 17 years ago
  95. 9e96304 x86: revert: reserve dma32 early for gart by Thomas Gleixner · 17 years ago
  96. 6465874 [SPARC64]: Remove most limitations to kernel image size. by David S. Miller · 17 years ago
  97. 37bff62 x86_64: free_bootmem should take phys by Yinghai Lu · 17 years ago
  98. 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 17 years ago
  99. fc1c892 x86: fix reboot problem with Dell Optiplex 745, 0KW626 board by Heinz-Ado Arnolds · 17 years ago
  100. e215f3c x86: fix fault_msg nul termination by Jiri Slaby · 17 years ago