1. fb4284b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 3e318b5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  3. 583323b x86: fix cpu hotplug on 32bit by Thomas Gleixner · 16 years ago
  4. 7a82323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  5. 3c26e17 avr32: some mmc/sd cleanups by David Brownell · 16 years ago
  6. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  7. 53cdb27 [ARM] Fix shared mmap when more than two maps of the same file exist by Russell King · 16 years ago
  8. cc04454 KVM: ppc: fix invalidation of large guest pages by Hollis Blanchard · 16 years ago
  9. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  10. 5a00a5e KVM: s390: Fix possible host kernel bug on lctl(g) handling by Christian Borntraeger · 16 years ago
  11. f5e10b0 KVM: s390: Fix instruction naming for lctlg by Christian Borntraeger · 16 years ago
  12. 3cd6129 KVM: s390: Fix program check on interrupt delivery handling by Christian Borntraeger · 16 years ago
  13. 0096369 KVM: s390: Change guestaddr type in gaccess by Martin Schwidefsky · 16 years ago
  14. 2bd0ac4 KVM: s390: Advertise KVM_CAP_USER_MEMORY by Carsten Otte · 16 years ago
  15. cab7a1e KVM: ia64: Fix irq disabling leak in error handling code by Julia Lawall · 16 years ago
  16. 5fdbcb9 KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko by Sheng Yang · 16 years ago
  17. 5ec5726 KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter by Sheng Yang · 16 years ago
  18. c93cd3a KVM: task switch: translate guest segment limit to virt-extension byte granular field by Marcelo Tosatti · 16 years ago
  19. 577bdc4 KVM: Avoid instruction emulation when event delivery is pending by Avi Kivity · 16 years ago
  20. 34198bf8 KVM: task switch: use seg regs provided by subarch instead of reading from GDT by Marcelo Tosatti · 16 years ago
  21. 98899aa KVM: task switch: segment base is linear address by Marcelo Tosatti · 16 years ago
  22. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  23. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  24. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  25. d9ecdb2 Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im by Russell King · 16 years ago
  26. 1d1f8b3 [ARM] update defconfig for eseries. by Ian Molton · 16 years ago
  27. fb3b806 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
  28. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  29. a4074d9 cris: use generic show_mem() by Johannes Weiner · 16 years ago
  30. e275e0a frv: use generic show_mem() by Johannes Weiner · 16 years ago
  31. aca5320 m32r: use generic show_mem() by Johannes Weiner · 16 years ago
  32. 969eefb5 m68k: use generic show_mem() by Johannes Weiner · 16 years ago
  33. 0ec5e0e m68knommu: use generic show_mem() by Johannes Weiner · 16 years ago
  34. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  35. 4bad9ea h8300: use generic show_mem() by Johannes Weiner · 16 years ago
  36. 4984d2d mn10300: use generic show_mem() by Johannes Weiner · 16 years ago
  37. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  38. c55281d s390: use generic show_mem() by Johannes Weiner · 16 years ago
  39. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  40. 471a542 sparc64: use generic show_mem() by Johannes Weiner · 16 years ago
  41. 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
  42. 8dad322 x86: use generic show_mem() by Johannes Weiner · 16 years ago
  43. 4722122 xtensa: use generic show_mem() by Johannes Weiner · 16 years ago
  44. a2e9c44 blackfin: use generic show_mem() by Johannes Weiner · 16 years ago
  45. 46244a2 avr32: use generic show_mem() by Johannes Weiner · 16 years ago
  46. 5f834b9 alpha: use generic show_mem() by Johannes Weiner · 16 years ago
  47. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  48. 1f5a4ad tracehook: CONFIG_HAVE_ARCH_TRACEHOOK by Roland McGrath · 16 years ago
  49. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  50. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  51. 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 16 years ago
  52. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  53. 2682497 mn10300: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  54. 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  55. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  56. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  57. 3ab8352 kexec jump by Huang Ying · 16 years ago
  58. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 16 years ago
  59. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  60. bb2b180 [ARM] fix IOP32x, IOP33x, MXC and Samsung builds by Russell King · 16 years ago
  61. 9d9fa83 [ARM] fix mode for board-yl-9200.c by Russell King · 16 years ago
  62. e6bb83f [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946E by Adrian Bunk · 16 years ago
  63. 3a61ec3 x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization by Joerg Roedel · 16 years ago
  64. 1f97276 x86, RDC321x: add to mach-default by Ingo Molnar · 16 years ago
  65. 2d20098 Blackfin arch: If we double fault, rather than hang forever, reset by Robin Getz · 16 years ago
  66. 9de3a0b Blackfin arch: When icache is off, make sure people know it by Robin Getz · 16 years ago
  67. 0d1cdd7 Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. by Sonic Zhang · 16 years ago
  68. 3a2521f Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines by Mike Frysinger · 16 years ago
  69. 377d43e Blackfin arch: fix bug - IMDMA is not type struct dma_register by Michael Hennerich · 16 years ago
  70. b1b154e Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we are using both memory banks by Mike Frysinger · 16 years ago
  71. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  72. e89f382 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  73. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  74. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  75. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 16 years ago
  76. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  77. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  78. 7833351 pty: remove unused UNIX98_PTY_COUNT options by Adrian Bunk · 16 years ago
  79. 95b68de calgary iommu: use the first kernels TCE tables in kdump by Chandru · 16 years ago
  80. 69b895f S390 topology: don't use kthread() for arch_reinit_sched_domains() by Oleg Nesterov · 16 years ago
  81. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  82. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  83. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  84. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  85. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  86. 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
  87. 3e4d0ca [IA64] Wire up new system calls by Tony Luck · 16 years ago
  88. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  89. 56d3eef avr32: allow system timer to share interrupt to make OProfile work by Voss, Nikolaus · 16 years ago
  90. 16c14b4 powerpc/pseries: Remove kmalloc call in handling writes to lparcfg by Nathan Fontenot · 16 years ago
  91. 8391e42 powerpc/pseries: Update arch vector to indicate support for CMO by Nathan Fontenot · 16 years ago
  92. 22e1a4d powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O by Nathan Fontenot · 16 years ago
  93. a90ab95 powerpc/pseries: vio bus support for CMO by Robert Jennings · 16 years ago
  94. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  95. ffa5abb powerpc/pseries: Add CMO paging statistics by Brian King · 16 years ago
  96. 84af458 powerpc/pseries: Add collaborative memory manager by Brian King · 16 years ago
  97. 86630a3 powerpc/pseries: Utilities to set firmware page state by Brian King · 16 years ago
  98. e46de42 powerpc/pseries: Enable CMO feature during platform setup by Robert Jennings · 16 years ago
  99. 398778f powerpc/pseries: Split retrieval of processor entitlement data into a helper routine by Robert Jennings · 16 years ago
  100. dfc3403 powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg by Nathan Fontenot · 16 years ago