1. 975b365 [POWERPC] mpc7448hpc2 (taiga) board config file by Zang Roy-r61911 · 18 years ago
  2. 2b9d746 [POWERPC] Add tsi108 pci and platform device data register function by Zang Roy-r61911 · 18 years ago
  3. c5d5633 [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform by Zang Roy-r61911 · 18 years ago
  4. 4892444 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  5. 9ad494f powerpc: minor cleanups for mpc86xx by Kumar Gala · 18 years ago
  6. f127a2b [POWERPC] powerpc: kconfig warning fix by Andrew Morton · 18 years ago
  7. 127efeb [POWERPC] Consolidate some of kernel/misc*.S by Stephen Rothwell · 18 years ago
  8. a240da3 [POWERPC] Remove unused function call_with_mmu_off by Stephen Rothwell · 18 years ago
  9. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 18 years ago
  10. d0b79c5 [POWERPC] Skip the "copy down" of the kernel if it is already at zero. by Jimi Xenidis · 18 years ago
  11. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 18 years ago
  12. 2cd90bc [POWERPC] spufs: fix class0 interrupt assignment by Arnd Bergmann · 18 years ago
  13. 4da30d1 [POWERPC] spufs: fix memory hotplug dependency by Geoff Levand · 18 years ago
  14. 910ab66 [POWERPC] spufs: fix MFC command queue purge by Benjamin Herrenschmidt · 18 years ago
  15. 23cc770 [POWERPC] spufs: map mmio space as guarded into user space by Benjamin Herrenschmidt · 18 years ago
  16. 6b7290b [POWERPC] Enable XMON in cell_defconfig by Michael Ellerman · 18 years ago
  17. 94b60ec [POWERPC] Enable the RTAS udbg console on IBM Cell Blade by Michael Ellerman · 18 years ago
  18. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 18 years ago
  19. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 18 years ago
  20. ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 18 years ago
  21. 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 18 years ago
  22. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 18 years ago
  23. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 18 years ago
  24. c30a4df [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() by Michael Ellerman · 18 years ago
  25. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  26. 7a4571a [POWERPC] Export flat device tree via debugfs for debugging by Michael Ellerman · 18 years ago
  27. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 18 years ago
  28. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 18 years ago
  29. f93d6d0 [POWERPC] Remove obsolete #include <linux/config.h>. by Jon Loeliger · 18 years ago
  30. 790d427 [POWERPC] Remove redundant STD_MMU selection. by Jon Loeliger · 18 years ago
  31. f17607fb [POWERPC] Move I8259 selection under MPC8641HPCN board by Jon Loeliger · 18 years ago
  32. c53b334 [POWERPC] Remove redundant PPC_86XX check. by Jon Loeliger · 18 years ago
  33. 6d7c466 [POWERPC] Don't access HID registers if running on a Hypervisor. by Jimi Xenidis · 18 years ago
  34. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  35. 1855565 [ARM] Update mach-types by Russell King · 18 years ago
  36. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  37. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  38. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  39. 12ddae3 [PATCH] m68knommu: use configurable RAM setup in start up code by Greg Ungerer · 18 years ago
  40. 73e2fba [PATCH] m68knommu: use configurable RAM setup in linker script by Greg Ungerer · 18 years ago
  41. 63e413d [PATCH] m68knommu: create configurable RAM setup by Greg Ungerer · 18 years ago
  42. d2f386d [PATCH] m68knommu: remove unused vars from generic 68328 start code by Greg Ungerer · 18 years ago
  43. 2ae9cb6 [PATCH] m68knommu: remove __ramvec from 68328/pilot start code by Greg Ungerer · 18 years ago
  44. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  45. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 18 years ago
  46. 4961f10 [PATCH] x86_64: (resend) x86_64 stack overflow debugging by Eric Sandeen · 18 years ago
  47. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  48. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 18 years ago
  49. 704fc59 [PATCH] x86_64: fix apic error on bootup by Siddha, Suresh B · 18 years ago
  50. 03fdc2c [PATCH] x86_64: enlarge window for stack growth by Chuck Ebbert · 18 years ago
  51. 6bfa9bb [PATCH] x86_64: Minor string functions optimizations by Andi Kleen · 18 years ago
  52. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 18 years ago
  53. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  54. 9c63f87 [PATCH] x86_64: Fix modular pc speaker by Piotr Kaczuba · 18 years ago
  55. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  56. 409f89e [PATCH] x86_64: Do not use -ffunction-sections for modules by Sergey Vlasov · 18 years ago
  57. cab093b [PATCH] x86_64: adjust kstack_depth_to_print default by Jan Beulich · 18 years ago
  58. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 18 years ago
  59. 75bd665 [PATCH] x86_64: Fix fast check in safe_smp_processor_id by Andi Kleen · 18 years ago
  60. e42f943 [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information by Rohit Seth · 18 years ago
  61. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  62. d9005b5 [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c by Andi Kleen · 18 years ago
  63. 8fa3d6f [PATCH] x86_64: check_addr() cleanups by Andrew Morton · 18 years ago
  64. 5f51e13 [PATCH] x86_64: miscellaneous mm/init.c fixes by Jan Beulich · 18 years ago
  65. b633237 [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata by Andi Kleen · 18 years ago
  66. 2903ee8 [PATCH] x86_64: mce_amd cleanup by Jacob Shin · 18 years ago
  67. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 18 years ago
  68. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 18 years ago
  69. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 18 years ago
  70. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 18 years ago
  71. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 18 years ago
  72. 2f82bde4 [PATCH] x86_64: Update copyright in time.c by Vojtech Pavlik · 18 years ago
  73. b2df3dd [PATCH] x86_64: Explain why HPET T0_CMP register is written twice by Vojtech Pavlik · 18 years ago
  74. 4221133 [PATCH] x86_64: Make use of the *PER* constants in time.c by Vojtech Pavlik · 18 years ago
  75. e30db3e [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges by Vojtech Pavlik · 18 years ago
  76. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 18 years ago
  77. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 18 years ago
  78. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  79. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  80. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  81. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 18 years ago
  82. 2bbc419 [PATCH] x86_64: Change assembly to use regular cpuid_count macro by Rohit Seth · 18 years ago
  83. 46d13a3 [PATCH] x86_64: use halt() instead of raw inline assembly by Jan Beulich · 18 years ago
  84. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 18 years ago
  85. b79c4df7 [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c by Carl-Daniel Hailfinger · 18 years ago
  86. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  87. fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 18 years ago
  88. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  89. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  90. 1de9c3f [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack by Jan Beulich · 18 years ago
  91. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  92. 2b28592 [PATCH] x86_64: x86_86 msi miss one entry handler by bibo,mao · 18 years ago
  93. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  94. 4d9bc79 [PATCH] x86_64: Make sure is_compat_task works early by Andi Kleen · 18 years ago
  95. 26a3c49 [PATCH] x86_64: fix vector_lock deadlock in io_apic.c by Ingo Molnar · 18 years ago
  96. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 18 years ago
  97. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  98. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  99. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  100. 14118c3 [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64 by Ingo Molnar · 18 years ago