1. 673aeb7 [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. by Michal Ostrowski · 18 years ago
  2. 5e264a5 [POWERPC] Fix unbalanced uses of of_node_put by Nathan Lynch · 18 years ago
  3. 6aa3e1e [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() by David Gibson · 18 years ago
  4. efa0670 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  5. 86302f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  6. 74bda93 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  7. fea5f1e Revert "[PATCH] x86-64: Try multiple timer variants in check_timer" by Linus Torvalds · 18 years ago
  8. 0efc61e selinux: Delete mls_copy_context by Venkat Yekkirala · 18 years ago
  9. 2dbda7d [MIPS] PNX8550: Fix system timer support by Vitaly Wool · 18 years ago
  10. 33b06b5 [MIPS] TX49: Fix use of CDEX build_store_reg() by Atsushi Nemoto · 18 years ago
  11. d98f923 [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor by Davy Chan · 18 years ago
  12. f75f369 [MIPS] Fix build errors on SEAD by Atsushi Nemoto · 18 years ago
  13. f9bba75 [MIPS] SMTC build fix by Atsushi Nemoto · 18 years ago
  14. f860c90 [MIPS] csum_partial and copy in parallel by Atsushi Nemoto · 18 years ago
  15. 61e84f9 [MIPS] Malta: Add missing MTD file. by Ralf Baechle · 18 years ago
  16. e97126c [ARM] Provide basic printk_clock() implementation by Russell King · 18 years ago
  17. 6020dff [ARM] Resolve fuse and direct-IO failures due to missing cache flushes by Russell King · 18 years ago
  18. a6f36be [ARM] pass vma for flush_anon_page() by Russell King · 18 years ago
  19. e47c222 [ARM] Fix potential MMCI bug by Russell King · 18 years ago
  20. bf81b46 Linux 2.6.20-rc4 by Linus Torvalds · 18 years ago
  21. db6ccbb6 [ARM] Fix kernel-mode undefined instruction aborts by Russell King · 18 years ago
  22. 90cb28e Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)" by Linus Torvalds · 18 years ago
  23. 4ac941d [ARM] 4082/1: iop3xx: fix iop33x gpio register offset by Dan Williams · 18 years ago
  24. 9ca3f07 [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes by Ben Dooks · 18 years ago
  25. e2bdb17 [ARM] 4079/1: iop: Update MAINTAINERS by Dan Williams · 18 years ago
  26. d0abc45 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  27. 4497fe1 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  28. f87c8e8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  29. 91f7b5c Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  30. af3e095 [PATCH] connector: some fixes for ia64 unaligned access errors by Erik Jacobson · 18 years ago
  31. 76395d3 [PATCH] shrink_all_memory(): fix lru_pages handling by Andrew Morton · 18 years ago
  32. d63b709 [PATCH] fix garbage instead of zeroes in UFS by Evgeniy Dushistov · 18 years ago
  33. 7ba3485 [PATCH] fix OOM killing of swapoff by Hugh Dickins · 18 years ago
  34. c8af57e [PATCH] fix the toshiba_acpi write_lcd return value by Matthijs van Otterdijk · 18 years ago
  35. 73b8ed2 [PATCH] qconf: fix SIGSEGV on empty menu items by Cyrill V. Gorcunov · 18 years ago
  36. f2e12bb [PATCH] Check for populated zone in __drain_pages by Christoph Lameter · 18 years ago
  37. 6929da4 [PATCH] hpt37x: Two important bug fixes by Alan · 18 years ago
  38. 516e72c [PATCH] pata_optidma: typo in Kconfig by Alexey Dobriyan · 18 years ago
  39. 022a930 [PATCH] KVM: Simplify test for interrupt window by Dor Laor · 18 years ago
  40. 68a99f6 [PATCH] KVM: Simplify mmu_alloc_roots() by Ingo Molnar · 18 years ago
  41. d21225e [PATCH] KVM: Make loading cr3 more robust by Ingo Molnar · 18 years ago
  42. 760db77 [PATCH] KVM: MMU: Add missing dirty bit by Avi Kivity · 18 years ago
  43. 4db9c47 [PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup() by Avi Kivity · 18 years ago
  44. cc1d895 [PATCH] KVM: Add missing 'break' by Avi Kivity · 18 years ago
  45. 7f7417d [PATCH] KVM: Avoid oom on cr3 switch by Ingo Molnar · 18 years ago
  46. 86a2b42 [PATCH] KVM: Initialize vcpu->kvm a little earlier by Avi Kivity · 18 years ago
  47. e52de1b [PATCH] KVM: Improve reporting of vmwrite errors by Avi Kivity · 18 years ago
  48. 37a7d8b [PATCH] KVM: MMU: add audit code to check mappings, etc are correct by Avi Kivity · 18 years ago
  49. 9ede74e [PATCH] KVM: MMU: Destroy mmu while we still have a vcpu left by Avi Kivity · 18 years ago
  50. 40907d5 [PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pte by Avi Kivity · 18 years ago
  51. e2dec93 [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace by Avi Kivity · 18 years ago
  52. 714b93d [PATCH] KVM: MMU: Replace atomic allocations by preallocated objects by Avi Kivity · 18 years ago
  53. f51234c [PATCH] KVM: MMU: Free pages on kvm destruction by Avi Kivity · 18 years ago
  54. 1436465 [PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a page table by Avi Kivity · 18 years ago
  55. 32b3562 [PATCH] KVM: MMU: Fix cmpxchg8b emulation by Avi Kivity · 18 years ago
  56. 3bb65a2 [PATCH] KVM: MMU: Never free a shadow page actively serving as a root by Avi Kivity · 18 years ago
  57. 86a5ba0 [PATCH] KVM: MMU: Page table write flood protection by Avi Kivity · 18 years ago
  58. 139bdb2 [PATCH] KVM: MMU: If an empty shadow page is not empty, report more info by Avi Kivity · 18 years ago
  59. 5f1e0b6 [PATCH] KVM: MMU: Ensure freed shadow pages are clean by Avi Kivity · 18 years ago
  60. 260746c [PATCH] KVM: MMU: <ove is_empty_shadow_page() above kvm_mmu_free_page() by Avi Kivity · 18 years ago
  61. 0e7bc4b [PATCH] KVM: MMU: Handle misaligned accesses to write protected guest page tables by Avi Kivity · 18 years ago
  62. 73f7198 [PATCH] KVM: MMU: Remove release_pt_page_64() by Avi Kivity · 18 years ago
  63. 5f015a5 [PATCH] KVM: MMU: Remove invlpg interception by Avi Kivity · 18 years ago
  64. ebeace8 [PATCH] KVM: MMU: oom handling by Avi Kivity · 18 years ago
  65. cc4529e [PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page by Avi Kivity · 18 years ago
  66. 697fe2e [PATCH] KVM: MMU: Implement child shadow unlinking by Avi Kivity · 18 years ago
  67. a436036 [PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page by Avi Kivity · 18 years ago
  68. 9b7a032 [PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables by Avi Kivity · 18 years ago
  69. da4a00f [PATCH] KVM: MMU: Support emulated writes into RAM by Avi Kivity · 18 years ago
  70. 815af8d [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte by Avi Kivity · 18 years ago
  71. 374cbac [PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them by Avi Kivity · 18 years ago
  72. cea0f0e [PATCH] KVM: MMU: Shadow page table caching by Avi Kivity · 18 years ago
  73. 25c0de2 [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer by Avi Kivity · 18 years ago
  74. aef3d3f [PATCH] KVM: MMU: Make the shadow page tables also special-case pae by Avi Kivity · 18 years ago
  75. 1b0973b [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode by Avi Kivity · 18 years ago
  76. 17ac10a [PATCH] KVM: MU: Special treatment for shadow pae root pages by Avi Kivity · 18 years ago
  77. ac79c97 [PATCH] KVM: MMU: Fold fetch_guest() into init_walker() by Avi Kivity · 18 years ago
  78. 1342d35 [PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does by Avi Kivity · 18 years ago
  79. 6bcbd6a [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns by Avi Kivity · 18 years ago
  80. cd4a4e5 [PATCH] KVM: MMU: Implement simple reverse mapping by Avi Kivity · 18 years ago
  81. 399badf [PATCH] KVM: Prevent stale bits in cr0 and cr4 by Avi Kivity · 18 years ago
  82. cb26b57 [PATCH] Update the rtc-rs5c372 driver by David Brownell · 18 years ago
  83. b6a6045 [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc by Hugh Dickins · 18 years ago
  84. be6aab0 [PATCH] fix memory corruption from misinterpreted bad_inode_ops return values by Eric Sandeen · 18 years ago
  85. 2723f96 [PATCH] ip2 warning fix by Andrew Morton · 18 years ago
  86. 3771a45 [PATCH] i386: modpost smpboot code warning fix by Vivek Goyal · 18 years ago
  87. 9dbeeec [PATCH] i386: fix another modpost warning by Vivek Goyal · 18 years ago
  88. 1119a33 [PATCH] i386: fix modpost warning in SMP trampoline code by Vivek Goyal · 18 years ago
  89. 9ab37b8 [PATCH] Sanely size hash tables when using large base pages by Paul Mundt · 18 years ago
  90. dd0ec16 [PATCH] i386: Restore CONFIG_PHYSICAL_START option by Vivek Goyal · 18 years ago
  91. a75acf8 [PATCH] profiling: fix sched profiling typo by Ingo Molnar · 18 years ago
  92. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  93. 3223ea8 [PATCH] adfs: fix filename handling by James Bursa · 18 years ago
  94. 6c5f8cc [PATCH] atiixp: Old drivers/ide layer driver for the ATIIXP hang fix by Alan · 18 years ago
  95. 406c9b6 [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0" by Christoph Hellwig · 18 years ago
  96. d73e3cd [PATCH] rtc-at91rm9200 build fix by David Brownell · 18 years ago
  97. c1150d8 [PATCH] KVM: Improve interrupt response by Dor Laor · 18 years ago
  98. e097f35 [PATCH] KVM: Recover after an arch module load failure by Yoshimi Ichiyanagi · 18 years ago
  99. d3b2c33 [PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable by Ingo Molnar · 18 years ago
  100. 965b58a [PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug by Ingo Molnar · 18 years ago