1. 383af95 iommu sg: powerpc: remove DMA 4GB boundary protection by FUJITA Tomonori · 17 years ago
  2. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  3. fde6a3c iommu sg merging: sparc64: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  4. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  5. a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  6. 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  7. 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  8. 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 17 years ago
  9. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
  10. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  11. c0b49b0 kvm: i386 fix by Andrew Morton · 17 years ago
  12. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  13. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
  14. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 17 years ago
  15. 39e823e [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c by Catalin Marinas · 17 years ago
  16. 8cc4c54 [ARM] 4820/1: RealView: Select the timer IRQ at run-time by Catalin Marinas · 17 years ago
  17. c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 17 years ago
  18. 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 17 years ago
  19. 0fc2a16 [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c by Catalin Marinas · 17 years ago
  20. 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 17 years ago
  21. 93c2904 [ARM] 4815/1: RealView: Add clockevents suport for the local timers by Catalin Marinas · 17 years ago
  22. a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 17 years ago
  23. 3e45999 [ARM] 4813/1: Add SMP helper functions for clockevents support by Catalin Marinas · 17 years ago
  24. ae30cea [ARM] 4812/1: RealView: clockevents support for the RealView platforms by Catalin Marinas · 17 years ago
  25. 85802af [ARM] 4811/1: RealView: clocksource support for the RealView platforms by Catalin Marinas · 17 years ago
  26. d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  27. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  28. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  29. b21761f kbuild: Fix instrumentation removal breakage on avr32 by Haavard Skinnemoen · 17 years ago
  30. 7b610ee x86: cpa, micro-optimization by Thomas Gleixner · 17 years ago
  31. 87f7f8f x86: cpa, clean up code flow by Ingo Molnar · 17 years ago
  32. beaff63 x86: cpa, eliminate CPA_ enum by Ingo Molnar · 17 years ago
  33. 9df8499 x86: cpa, cleanups by Ingo Molnar · 17 years ago
  34. f07333f x86: implement gbpages support in change_page_attr() by Andi Kleen · 17 years ago
  35. b536022 x86: support gbpages in pagetable dump by Andi Kleen · 17 years ago
  36. c2f71ee x86: add gbpages support to lookup_address by Andi Kleen · 17 years ago
  37. d4f71f7 x86: switch direct mapping setup over to set_pte by Andi Kleen · 17 years ago
  38. 7bfb72e x86: fix page-present check in cpa_flush_range by Thomas Gleixner · 17 years ago
  39. 6ce9fc1 x86: remove cpa warning by Ingo Molnar · 17 years ago
  40. bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 17 years ago
  41. 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 17 years ago
  42. 64f351d x86: cpa selftest, skip non present entries by Thomas Gleixner · 17 years ago
  43. 07cf89c x86: CPA fix pagetable split by Thomas Gleixner · 17 years ago
  44. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
  45. 9a14aef x86: cpa, fix lookup_address by Thomas Gleixner · 17 years ago
  46. 34508f6 x86: AMD Athlon X2 hard hang fix by Ingo Molnar · 17 years ago
  47. 65e074d x86: cpa, preserve large pages if possible by Thomas Gleixner · 17 years ago
  48. f4ae5da x86: cpa, check if we changed anything and tlb flushing is necessary by Thomas Gleixner · 17 years ago
  49. 72e458d x86: introduce struct cpa_data by Thomas Gleixner · 17 years ago
  50. 6bb8383 x86: cpa, only flush the cache if the caching attributes have changed by Andi Kleen · 17 years ago
  51. 331e406 x86: CPA return early when requested feature is not available by Thomas Gleixner · 17 years ago
  52. 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
  53. f56d005 x86: no CPA on iounmap by Thomas Gleixner · 17 years ago
  54. 75ab43b x86: ioremap remove the range check of cpa by Thomas Gleixner · 17 years ago
  55. e66aadb x86: simplify __ioremap by Thomas Gleixner · 17 years ago
  56. 63c1dcf x86: CPA use the existing pfn in split as well by Thomas Gleixner · 17 years ago
  57. 626c2c9 x86: use the pfn from the page when change its attributes by Arjan van de Ven · 17 years ago
  58. cc0f21b x86: teach the static_protection function about high mappings by Arjan van de Ven · 17 years ago
  59. 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 17 years ago
  60. b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 17 years ago
  61. 7bb308a x86: small sparse fix in process_32.c by Harvey Harrison · 17 years ago
  62. 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
  63. c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 17 years ago
  64. fa0c864 x86: cleanup - eliminate numbers in LDT allocation code by Cyrill Gorcunov · 17 years ago
  65. a67ad9c x86: revert "defer cr3 reload when doing pud_clear()" by Jeremy Fitzhardinge · 17 years ago
  66. e618c95 x86: unify PAE/non-PAE pgd_ctor by Jeremy Fitzhardinge · 17 years ago
  67. 94a8a7a x86: remove misleading comments in trampoline_*.S by Pavel Machek · 17 years ago
  68. 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 17 years ago
  69. f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 17 years ago
  70. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
  71. 2b06ac8 x86: cpuid, msr: use inode mutex instead of big kernel lock by H. Peter Anvin · 17 years ago
  72. 2347d93 x86: cpuid: allow querying %ecx-sensitive CPUID levels by H. Peter Anvin · 17 years ago
  73. f832ff1 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c by H. Peter Anvin · 17 years ago
  74. 8da804f x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c by H. Peter Anvin · 17 years ago
  75. 28777441 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 17 years ago
  76. e7a40d2 x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c by H. Peter Anvin · 17 years ago
  77. 9290909 x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c by H. Peter Anvin · 17 years ago
  78. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
  79. cf89ec9 x86: reduce ifdef sections in fault.c by Harvey Harrison · 17 years ago
  80. 6118f76 x86: print out node_data addr and bootmap_start addr by Yinghai Lu · 17 years ago
  81. b50516fc x86: CPA remove bogus NX clear by Thomas Gleixner · 17 years ago
  82. 4cf3184 x86: mach-rdc321x Kconfig fix by Florian Fainelli · 17 years ago
  83. 3bc9a77 x86: rename module scx200_32 to scx200 by Sam Ravnborg · 17 years ago
  84. 3a900d8 x86: restore correct module name for apm by Sam Ravnborg · 17 years ago
  85. 262d5ee x86: VMI fix by Ingo Molnar · 17 years ago
  86. 38cb47b x86: relax RAM check in ioremap() by Ingo Molnar · 17 years ago
  87. 4cd9d6f [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags by Richard Purdie · 17 years ago
  88. c9a28fa [ARM] 4798/1: pcm027: fix missing header file by Juergen Beisert · 17 years ago
  89. 6a0bd09 [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1 by eric miao · 17 years ago
  90. bb548dd [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h by eric miao · 17 years ago
  91. b1d907f [ARM] pxa: introduce sysdev for pxa3xx static memory controller by eric miao · 17 years ago
  92. c4d1fb6 [ARM] pxa: add preliminary suspend/resume code for pxa3xx by eric miao · 17 years ago
  93. 16dfdbf [ARM] pxa: introduce sysdev for GPIO register saving/restoring by eric miao · 17 years ago
  94. c0165504 [ARM] pxa: introduce sysdev for IRQ register saving/restoring by eric miao · 17 years ago
  95. cd5604d [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data" by eric miao · 17 years ago
  96. 14271a7 [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclass by eric miao · 17 years ago
  97. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
  98. e83aff5 [ARM] 4739/1: at91sam9263: make gpio bank C and D irqs work by David Brownell · 17 years ago
  99. 43816bc [ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.c by Rod Whitby · 17 years ago
  100. c7d1623 [ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.c by Rod Whitby · 17 years ago