1. 9221bb1 ARM: OMAP1: omap h2 regression fix by David Brownell · 16 years ago
  2. 0cc0a44 ARM: OMAP1: omap h3 regression and build fix by David Brownell · 16 years ago
  3. cfa9a63 ARM: OMAP: fix omap i2c init (regression) by David Brownell · 16 years ago
  4. 8ba55c5 ARM: OMAP: fix false lockdep warnings by David Brownell · 16 years ago
  5. b8488fb ARM: OMAP: Fix sleep under spinlock for cpufreq by Hiroshi DOYU · 17 years ago
  6. 538528d ARM: OMAP: Pass logical DMA channel number always to callback handlers by Jarkko Nikula · 16 years ago
  7. 665c1ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  8. 71ca44d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  9. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 16 years ago
  10. d5a4630 alpha: remove unused DEBUG_FORCEDAC define in IOMMU by FUJITA Tomonori · 16 years ago
  11. cf54014 alpha: make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  12. 23d7e03 alpha: IOMMU had better access to the free space bitmap at only one place by FUJITA Tomonori · 16 years ago
  13. 3c5f1de alpha: convert IOMMU to use ALIGN() by FUJITA Tomonori · 16 years ago
  14. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  15. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 16 years ago
  16. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 16 years ago
  17. 9dad6f5 [IA64] fix ia64 kprobes compilation by Adrian Bunk · 16 years ago
  18. 6ed0dc5 [IA64] workaround tiger ia64_sal_get_physical_id_info hang by Alex Chiang · 16 years ago
  19. 022f9268 [IA64] move defconfig to arch/ia64/configs/ by Adrian Bunk · 16 years ago
  20. a6cd6322 [IA64] Fix irq migration in multiple vector domain by Kenji Kaneshige · 16 years ago
  21. 86dffa4 [IA64] signal(ia64_ia32): add a signal stack overflow check by Shi Weihua · 16 years ago
  22. d7a6c68 [IA64] signal(ia64): add a signal stack overflow check by Shi Weihua · 16 years ago
  23. bd3be24 [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA by Jes Sorensen · 16 years ago
  24. fcab59a x86: a P4 is a P6 not an i486 by Hugh Dickins · 16 years ago
  25. 34f10fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  26. 67171a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  27. 87d034f x86/xen: fix DomU boot problem by Ian Campbell · 16 years ago
  28. 7c9e92b x86: not set node to cpu_to_node if the node is not online by Yinghai Lu · 16 years ago
  29. 18a8622 x86, i387: fix ptrace leakage using init_fpu() by Suresh Siddha · 16 years ago
  30. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  31. 881ab68 m68knommu: remove duplicate hw_tick() code by Greg Ungerer · 16 years ago
  32. 673da21 m68knommu: update defconfig by Greg Ungerer · 16 years ago
  33. 1a4e3f8 x86: disable KVM for Voyager and friends by Randy Dunlap · 16 years ago
  34. 33f9c50 KVM: VMX: Avoid rearranging switched guest msrs while they are loaded by Avi Kivity · 16 years ago
  35. f7d9c7b KVM: MMU: Fix race when instantiating a shadow pte by Avi Kivity · 16 years ago
  36. 0b975a3 KVM: Avoid infinite-frequency local apic timer by Avi Kivity · 16 years ago
  37. 24993d5 KVM: make MMU_DEBUG compile again by Marcelo Tosatti · 16 years ago
  38. 5e4a0b3 KVM: move alloc_apic_access_page() outside of non-preemptable region by Marcelo Tosatti · 16 years ago
  39. a2938c8 KVM: SVM: fix Windows XP 64 bit installation crash by Joerg Roedel · 16 years ago
  40. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 16 years ago
  41. f0e98c3 [SPARC]: Fix link errors with gcc-4.3 by David S. Miller · 16 years ago
  42. 9a4a668 sparc64: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  43. 74074de sparc: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  44. cad226b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  45. 64e6269 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  46. 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 16 years ago
  47. 3cecdda Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 16 years ago
  48. c7ac679 KVM: emulate access to MSR_IA32_MCG_CTL by Joerg Roedel · 16 years ago
  49. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 16 years ago
  50. d730616 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly by Paul Knowles · 16 years ago
  51. 6b390b6 KVM: SVM: set NM intercept when enabling CR0.TS in the guest by Joerg Roedel · 16 years ago
  52. 334df50 KVM: SVM: Fix lazy FPU switching by Joerg Roedel · 16 years ago
  53. da40451 [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages by Michael Ellerman · 16 years ago
  54. 225d490 [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code by Michael Ellerman · 16 years ago
  55. 3d3e6da [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE by Michael Ellerman · 16 years ago
  56. 7d432ff [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately by Michael Ellerman · 16 years ago
  57. edf441f [POWERPC] Move allocation of cell IOMMU pad page by Michael Ellerman · 16 years ago
  58. 08e02427 [POWERPC] Remove unused pte_offset variable by Michael Ellerman · 16 years ago
  59. 0d7386e [POWERPC] Use it_offset not pte_offset in cell IOMMU code by Michael Ellerman · 16 years ago
  60. f9660e8 [POWERPC] Clearup cell IOMMU fixed mapping terminology by Michael Ellerman · 16 years ago
  61. f3c1ed9 [POWERPC] enable hardware watchpoints on cell blades by Jens Osterkamp · 16 years ago
  62. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 16 years ago
  63. 101fd46 [POWERPC] OProfile: enable callgraph support for Cell by Bob Nelson · 16 years ago
  64. b9c6449 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  65. 35d77ef Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  66. 0c82d83 [ARM] Fix freeing of page tables for ARM in free_pgd_slow by Uwe Kleine-König · 16 years ago
  67. b73384f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  68. ceee4f9 [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* by eric miao · 16 years ago
  69. 7a987e8 [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite by eric miao · 16 years ago
  70. 9ae3ae0 [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF by Alexandre Rusev · 16 years ago
  71. c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 16 years ago
  72. b98d729 [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC by Uli Luckas · 16 years ago
  73. d40e705 xen: mask out SEP from CPUID by Jeremy Fitzhardinge · 16 years ago
  74. b4ef95d x86: disable BTS ptrace extensions for now by Ingo Molnar · 16 years ago
  75. 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 16 years ago
  76. 757265b x86: delay the export removal of init_mm by Ingo Molnar · 16 years ago
  77. b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 16 years ago
  78. f2dbe03 x86 vdso: fix build locale dependency by Roland McGrath · 16 years ago
  79. d67bbac x86: restore vsyscall64 prochandler by Thomas Gleixner · 16 years ago
  80. 3d00daf x86: tls prevent_tail_call by Roland McGrath · 16 years ago
  81. 99642e2 Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  82. 84b9a77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  83. 83afdf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  84. 547598d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  85. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 16 years ago
  86. c8edc89 [SPARC]: Mark linux_sparc_{fpu,chips} static. by David S. Miller · 16 years ago
  87. 2a58aa3 [POWERPC] spufs: fix use time accounting on SPE-overcommit by Andre Detsch · 16 years ago
  88. be71716 [SPARC64]: Adjust kernel PC validation test in fault handler. by David S. Miller · 16 years ago
  89. c92a1ac [POWERPC] spufs: serialize SLB invalidation against SLB loading by Arnd Bergmann · 16 years ago
  90. cc4b7c1 [POWERPC] spufs: invalidate SLB translation before adding a new entry by Arnd Bergmann · 16 years ago
  91. fae9ca7 [POWERPC] spufs: synchronize IRQ when disabling by Arnd Bergmann · 16 years ago
  92. 71791be [POWERPC] spufs: fix order of sputrace thread IDs by Jeremy Kerr · 16 years ago
  93. fe57e8b [POWERPC] 4xx: Use correct board info structure in cuboot wrappers by Josh Boyer · 16 years ago
  94. 0111a70 [POWERPC] spufs: fix invalid scheduling of forgotten contexts by Jeremy Kerr · 16 years ago
  95. c91f91e [POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishan by Valentine Barshak · 16 years ago
  96. 3db3ba0 [POWERPC] 4xx: Fix L1 cache size in katmai DTS by Stefan Roese · 16 years ago
  97. e33eb074 [POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts by Stefan Roese · 16 years ago
  98. 325d6f5 avr32: Fix OCD refcounting bug by Haavard Skinnemoen · 16 years ago
  99. d588313 [POWERPC] spufs: fix context destruction during psmap fault by Jeremy Kerr · 16 years ago
  100. 622eaec [SPARC64]: Loosen checks in exception table handling. by David S. Miller · 16 years ago