1. e946217 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. a186576 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  3. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. f8245e9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. e45948b KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h by Xiantao Zhang · 16 years ago
  6. decc901 KVM: ia64: Fix halt emulation logic by Xiantao Zhang · 16 years ago
  7. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  8. 6ad9f15 KVM: MMU: sync root on paravirt TLB flush by Marcelo Tosatti · 16 years ago
  9. ea4bfdf [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE by Christian Borntraeger · 16 years ago
  10. 7f5a8ba [S390] No more 4kb stacks. by Heiko Carstens · 16 years ago
  11. 46e7951 [S390] Change default IPL method to IPL_VM. by Heiko Carstens · 16 years ago
  12. 13f8b7c [S390] appldata: unsigned ops->size cannot be negative by Roel Kluin · 16 years ago
  13. da5aae7 [S390] Fix sysdev class file creation. by Heiko Carstens · 16 years ago
  14. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  15. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  16. 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
  17. 3a63913 MIPS: lemote/lm2e: Added io_map_base to pci controller by Zhang Le · 16 years ago
  18. 97b0511 MIPS: TXx9: Make firmware parameter passing more robust by Geert Uytterhoeven · 16 years ago
  19. d1a8e2a MIPS: Markeins: Remove unnecessary define and cleanup comments, etc. by Shinya Kuribayashi · 16 years ago
  20. 49618d6 MIPS: Markeins: Extract ll_emma2rh_* functions by Shinya Kuribayashi · 16 years ago
  21. a9c2aa1 MIPS: Markeins: Remove runtime debug prints by Shinya Kuribayashi · 16 years ago
  22. 9ae9fd7 MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.c by Shinya Kuribayashi · 16 years ago
  23. fcb3cfe MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base by Shinya Kuribayashi · 16 years ago
  24. 68ed1ca MIPS: EMMA2RH: Remove emma2rh_sw_irq_base by Shinya Kuribayashi · 16 years ago
  25. 9b6c04b MIPS: EMMA2RH: Remove emma2rh_irq_base global variable by Shinya Kuribayashi · 16 years ago
  26. 27bd804 MIPS: EMMA2RH: Remove emma2rh_sync on read operation by Shinya Kuribayashi · 16 years ago
  27. d91f2cb MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir by Shinya Kuribayashi · 16 years ago
  28. f27655e MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/ by Shinya Kuribayashi · 16 years ago
  29. cd741b6 MIPS: EMMA: Kconfig reorganization by Shinya Kuribayashi · 16 years ago
  30. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 16 years ago
  31. bc4c4e8 MIPS: RB532: Disable the right device by Phil Sutter · 16 years ago
  32. edb6310 MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel by Daniel Laird · 16 years ago
  33. 537fa37 MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling by Geert Uytterhoeven · 16 years ago
  34. f6a3176 MIPS: Fix KGDB build error by Yoichi Yuasa · 16 years ago
  35. 2f123e5 MIPS: IP22: ip22-int.c header file weeding. by Ralf Baechle · 16 years ago
  36. 14823cc MIPS: IP22: Small cleanups by Dmitri Vorobiev · 16 years ago
  37. 1ba5a17 MIPS: RBTX4939: Add smc91x support by Atsushi Nemoto · 16 years ago
  38. bc89b2b MIPS: TXx9: 7 segment LED support by Atsushi Nemoto · 16 years ago
  39. f591eb1 MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards. by Manuel Lauss · 16 years ago
  40. fa36b04 MIPS: RB532: Set gpio interrupt status and level for CompactFlash by Florian Fainelli · 16 years ago
  41. 052ac71 MIPS: RB532: Fix build error by Adrian Bunk · 16 years ago
  42. c944013 MIPS: Fix KGDB build error by David Daney · 16 years ago
  43. fb498e2 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) by Atsushi Nemoto · 16 years ago
  44. bda8229 MIPS: Set positive error number to errno on illegal_syscall by Atsushi Nemoto · 16 years ago
  45. 7920c4d MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. by Ralf Baechle · 16 years ago
  46. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  47. b517531 MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ by Zhaolei · 16 years ago
  48. ecab1f4 MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/ by Zhaolei · 16 years ago
  49. 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 16 years ago
  50. ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 16 years ago
  51. 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
  52. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  53. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  54. 969907a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  55. 0d876c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  56. 900bca3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  57. 5d1d2f8 TXx9: Add TX4938 ATA support (v3) by Atsushi Nemoto · 16 years ago
  58. 03967c5 x86: restore the old swiotlb alloc_coherent behavior by FUJITA Tomonori · 16 years ago
  59. 75bebb7 x86: use GFP_DMA for 24bit coherent_dma_mask by FUJITA Tomonori · 16 years ago
  60. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  62. fd55cd3 [ARM] 5321/1: Kirkwood: fix typo in Makefile by Nicolas Pitre · 16 years ago
  63. 1f6d6e8 Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 54d822a Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  65. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  66. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  67. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  69. 36ec891 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  70. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  71. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  72. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  74. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  75. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  76. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  77. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  78. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  79. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  80. 07c4cc1 ftrace: disable dynamic ftrace for all archs that use daemon by Steven Rostedt · 16 years ago
  81. ab9a091 ftrace: use probe_kernel by Steven Rostedt · 16 years ago
  82. 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 16 years ago
  83. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  84. d921455 Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
  85. e82c610 avr32: Fix GPIO initcall breakage by Haavard Skinnemoen · 16 years ago
  86. e3f91ca avr32: Scale loops_per_jiffy when cpu frequency changes by Haavard Skinnemoen · 16 years ago
  87. 6090065 avr32: Fix bug in LCD pin setup on port C by Alex Raimondi · 16 years ago
  88. 884afaa [ARM] 5320/1: fix assembly constraints in implementation of do_div() by Nicolas Pitre · 16 years ago
  89. 4c150f6 proc: move /proc/stram to m68k-specific code by Alexey Dobriyan · 16 years ago
  90. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  91. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  92. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  93. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  94. 5e1b007 x86: canonicalize remaining header guards by H. Peter Anvin · 16 years ago
  95. 05e4d31 x86: drop double underscores from header guards by H. Peter Anvin · 16 years ago
  96. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  97. 87e299e x86, um: get rid of uml-config.h by Al Viro · 16 years ago
  98. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  99. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  100. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago