1. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  2. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  3. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 16 years ago
  4. 5dae61b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  5. 2cfed60 Update .gitignore files by Matthew Wilcox · 16 years ago
  6. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 16 years ago
  7. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 16 years ago
  8. 8b132ec x86: fix text_poke() by Jiri Slaby · 16 years ago
  9. 70c9f59 x86: remove set_fixmap() warning by Ingo Molnar · 16 years ago
  10. 82a355f x86: make __set_fixmap() non-init by Ingo Molnar · 16 years ago
  11. 2664ef4 [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). by David S. Miller · 16 years ago
  12. 020cfb0 [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). by David S. Miller · 16 years ago
  13. f360bf0 [POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignore by Kumar Gala · 16 years ago
  14. af7ae3b xen: allow compilation with non-flat memory by Jeremy Fitzhardinge · 16 years ago
  15. b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 16 years ago
  16. 2bd5003 xen: allow set_pte_at on init_mm to be lockless by Jeremy Fitzhardinge · 16 years ago
  17. 41e332b xen: disable preemption during tlb flush by Jeremy Fitzhardinge · 16 years ago
  18. 8d3d210 xen: make grant table arch portable by Isaku Yamahata · 16 years ago
  19. e04d0d0 xen: move events.c to drivers/xen for IA64/Xen support by Isaku Yamahata · 16 years ago
  20. af711cd xen: move features.c from arch/x86/xen/features.c to drivers/xen by Isaku Yamahata · 16 years ago
  21. 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 16 years ago
  22. dbe9e99 xen: no need for domU to worry about MCE/MCA by Jeremy Fitzhardinge · 16 years ago
  23. 229664b xen: short-cut for recursive event handling by Jeremy Fitzhardinge · 16 years ago
  24. ee8fa1c xen: make sure retriggered events are set pending by Jeremy Fitzhardinge · 16 years ago
  25. ee523ca xen: implement a debug-interrupt handler by Jeremy Fitzhardinge · 16 years ago
  26. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 16 years ago
  27. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  28. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  29. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 16 years ago
  30. 947a69c xen: unify pte operations by Jeremy Fitzhardinge · 16 years ago
  31. 430442e xen: make use of pte_t union by Jeremy Fitzhardinge · 16 years ago
  32. abf3303 xen: use appropriate pte types by Jeremy Fitzhardinge · 16 years ago
  33. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  34. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  35. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  36. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 16 years ago
  37. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 16 years ago
  38. 3941585 x86: move all the pgd_list handling to one place by Jeremy Fitzhardinge · 16 years ago
  39. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 16 years ago
  40. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  41. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  42. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 16 years ago
  43. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 16 years ago
  44. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 16 years ago
  45. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 16 years ago
  46. b69d398 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  47. 1f56cf1 /dev/mem: make promisc the default by Ingo Molnar · 16 years ago
  48. 28eb559b pat: cleanups by Ingo Molnar · 16 years ago
  49. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 16 years ago
  50. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  51. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  52. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  53. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  54. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 16 years ago
  55. fcbc04c x86: voyager fix by Ingo Molnar · 16 years ago
  56. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 16 years ago
  57. b9e4f17 [POWERPC] bootwrapper: fix build error on virtex405-head.S by Grant Likely · 16 years ago
  58. acb0142 [POWERPC] 4xx: Fix 460GT support to not enable FPU by Stefan Roese · 16 years ago
  59. 5020231 [POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dts by Stefan Roese · 16 years ago
  60. 2f0b45f [POWERPC] Xilinx: boot support for Xilinx uart 16550. by John Linn · 16 years ago
  61. 346ad4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  62. 845199f Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  63. e270b51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  64. 8fa8279 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  65. 2444e56 alpha: unbreak OSF/1 (a.out) binaries by Ivan Kokshaysky · 16 years ago
  66. 72cff12 alpha: fix legacy mode PCI IDE controllers by Ivan Kokshaysky · 16 years ago
  67. 0d62623 arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups by Jeff Garzik · 16 years ago
  68. 884d04c [POWERPC] celleb: Add support for PCI Express by Ishizaki Kou · 16 years ago
  69. ad2c698 [POWERPC] celleb: Move miscellaneous files for Beat by Ishizaki Kou · 16 years ago
  70. c11dde8 [POWERPC] celleb: Move a file for SPU on Beat by Ishizaki Kou · 16 years ago
  71. 8ae6e30 [POWERPC] celleb: Move files for Beat mmu and iommu by Ishizaki Kou · 16 years ago
  72. 5a96dfe [POWERPC] celleb: Move files for Beat hvcall interfaces by Ishizaki Kou · 16 years ago
  73. 11eef45 [POWERPC] celleb: Move the SCC related code for celleb by Ishizaki Kou · 16 years ago
  74. 116bdc4 [POWERPC] celleb: Move the files for celleb base support by Ishizaki Kou · 16 years ago
  75. 6ec859e [POWERPC] celleb: Consolidate io-workarounds code by Ishizaki Kou · 16 years ago
  76. 7cfb62a [POWERPC] cell: Generalize io-workarounds code by Ishizaki Kou · 16 years ago
  77. 36f8a2c [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries by Michael Ellerman · 16 years ago
  78. f7ebf35 [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ by Michael Ellerman · 16 years ago
  79. cb1e2ab [POWERPC] Register udbg console early on pseries LPAR by Michael Ellerman · 16 years ago
  80. f336632 [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot by Michael Ellerman · 16 years ago
  81. c7afb4e [POWERPC] Set udbg_console index to 0 by Michael Ellerman · 16 years ago
  82. 90035fe [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS by Tony Breeds · 16 years ago
  83. 9cb82f2 [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries by Tony Breeds · 16 years ago
  84. 4ae2dcb [POWERPC] Clean up misc_64.S by Kumar Gala · 16 years ago
  85. 988479e [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c by Michael Ellerman · 16 years ago
  86. 5c02cd2 [POWERPC] Discourage people from fiddling with kernel data from prom_init by Michael Ellerman · 16 years ago
  87. 91120cc [POWERPC] Cleanup asm-offsets.c by Kumar Gala · 16 years ago
  88. f608600 [POWERPC] Clean up access to thread_info in assembly by Kumar Gala · 16 years ago
  89. 885aa35 [POWERPC] Fix new warnings arising from stacktrace patch by Christoph Hellwig · 16 years ago
  90. 2c419bd [POWERPC] Port fixmap from x86 and use for kmap_atomic by Kumar Gala · 16 years ago
  91. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 16 years ago
  92. 96f1bb8 [POWERPC] Add strncmp to arch/ppc by Josh Boyer · 16 years ago
  93. df40a57 [POWERPC] Fix mv64x60 early console code to use cell-index property by Remi Machet · 16 years ago
  94. ff114b6 [POWERPC] Initialize all mv64x60 devices even if one fails by Remi Machet · 16 years ago
  95. 21dbfd2 [POWERPC] Use default values if necessary in mv64x60 I2C initialization by Remi Machet · 16 years ago
  96. f6a6168 [POWERPC] Fix kernel stack allocation alignment by Benjamin Herrenschmidt · 16 years ago
  97. e988a13 [POWERPC] Add include of linux/of.h to os-area.c by Michael Ellerman · 16 years ago
  98. 6df1646 [POWERPC] Add include of linux/of.h to numa.c by Michael Ellerman · 16 years ago
  99. 36a23fc Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  100. 77c664f [SPARC64]: Detect trap frames in stack backtraces. by David S. Miller · 16 years ago