1. c51e078f [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation by Marcelo Tosatti · 18 years ago
  2. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 18 years ago
  3. 8b1ffe95 [PATCH] x86_64: add nmi_exit to die_nmi by Corey Minyard · 18 years ago
  4. cdc60a4 [PATCH] x86_64: fix die_lock nesting by Corey Minyard · 18 years ago
  5. 5192d84 [PATCH] x86_64: Check for too many northbridges in IOMMU code by Andi Kleen · 18 years ago
  6. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 18 years ago
  7. abfd305 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  8. 74fae12 [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000 by Bellido Nicolas · 18 years ago
  9. 8a33b22 [ARM] 3504/1: Fix clcd includes for aaec2000 by Bellido Nicolas · 18 years ago
  10. 16b6dd4 [ARM] 3503/1: Fix map_desc structure for aaec2000 by Bellido Nicolas · 18 years ago
  11. 216251c [ARM] 3501/1: i.MX: fix lowlevel debug macros by Sascha Hauer · 18 years ago
  12. 19ca5d2 [ARM] Allow SA1100 RTC alarm to be configured for wakeup by Russell King · 18 years ago
  13. 9953255 [ARM] 3500/1: fix PXA27x DMA allocation priority by Nicolas Pitre · 18 years ago
  14. b7d7ef8 [ARM] 3499/1: Fix VFP FPSCR corruption for double exception case by George G. Davis · 18 years ago
  15. 3e6e155 [IA64] strcpy returns NULL pointer and not destination pointer by Chen, Kenneth W · 18 years ago
  16. 2eb9d31 [ARM] 3496/1: more constants for asm-offsets.h by Uwe Zeisberger · 18 years ago
  17. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  18. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  19. 0de2a93 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  20. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  21. 6760da0 [PATCH] uml: change timer initialization by Jeff Dike · 18 years ago
  22. f0ec5e3 [PATCH] Remove wrong cpu_has_apic checks that came from mismerging by Andi Kleen · 18 years ago
  23. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  24. d205819 [PATCH] powerpc: Use the ibm,pa-features property if available by Paul Mackerras · 18 years ago
  25. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  26. 0ccde0a [PATCH] powerpc/kprobes: fix singlestep out-of-line by Ananth N Mavinakayanahalli · 18 years ago
  27. 054d8ff [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up by Linas Vepstas · 18 years ago
  28. b2556da [ARM] 3488/1: make icedcc_putc do the right thing by Uwe Zeisberger · 18 years ago
  29. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  30. 6ba815d [PATCH] timer TSC check suspend notifier change by Shaohua Li · 18 years ago
  31. 160bd18 [PATCH] x86_64: make PC Speaker driver work by Mikael Pettersson · 18 years ago
  32. b44df33 [PATCH] s390: bug in setup_rt_frame by Heiko Carstens · 18 years ago
  33. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago
  34. 953039c [PATCH] powerpc: Allow devices to register with numa topology by Jeremy Kerr · 18 years ago
  35. bed120c [PATCH] spufs: fix for CONFIG_NUMA by Joel H Schopp · 18 years ago
  36. a4b741e [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly by Jeff Dike · 18 years ago
  37. cead61a [PATCH] uml: export symbols added by GCC hardened by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  38. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  39. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  40. cb8aa3d [PATCH] uml: use Kbuild tracking for all files and fix compilation output by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  41. cb98cdc [PATCH] uml: search from uml_net in a more reasonable PATH by Mattia Dongili · 18 years ago
  42. b15fb6b [PATCH] uml: fix patch mismerge by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  43. 2ace87b [PATCH] uml: error handling fixes by Jeff Dike · 18 years ago
  44. 347b3dc [PATCH] uml: update defconfig by Jeff Dike · 18 years ago
  45. e3104f5 [PATCH] uml: clean up after MADVISE_REMOVE by Jeff Dike · 18 years ago
  46. 191ef96 [PATCH] uml: remove NULL checks and add some CodingStyle by Jesper Juhl · 18 years ago
  47. 893bb96 [PATCH] uml: skas0 support for 2G/2G hosts by Joris van Rantwijk · 18 years ago
  48. c39e50b [PATCH] uml: fix iomem list traversal by Victor V. Vengerov · 18 years ago
  49. 42e4c85 [PATCH] i386: Remove apic= warning by Andi Kleen · 18 years ago
  50. 5871aa6 [PATCH] i386: Fix overflow in e820_all_mapped by Andi Kleen · 18 years ago
  51. 3282854 [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 18 years ago
  52. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  53. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  54. c9f2946 [SPARC64]: Disable preemption during flush_tlb_pending(). by David S. Miller · 18 years ago
  55. 76bbb00 [ARM] 3487/1: IXP4xx: Support non-PCI systems by Deepak Saxena · 18 years ago
  56. e0a515b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  57. 6fb8f3a [PATCH] powerpc: update cell_defconfig by Arnd Bergmann · 18 years ago
  58. f807221 [PATCH] spufs: Disable local interrupts for SPE hash_page calls. by Arnd Bergmann · 18 years ago
  59. 03054d5 [PATCH] powerpc: Add cputable entry for POWER6 by Anton Blanchard · 18 years ago
  60. a3266a9 [PATCH] s390: new system calls by Martin Schwidefsky · 18 years ago
  61. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 18 years ago
  62. 9b5dec1 [PATCH] s390: segment operation error codes by Gerald Schaefer · 18 years ago
  63. 28f2237 [PATCH] s390: alternate signal stack handling bug by Laurent Meyer · 18 years ago
  64. bcff5cd [PATCH] kprobe: fix resume execution on i386 by Masami Hiramatsu · 18 years ago
  65. bf66198 [PATCH] kprobe cleanup for VM_MASK judgement by mao, bibo · 18 years ago
  66. 9539d4e [PATCH] Mark VMSPLIT EMBEDDED by Andi Kleen · 18 years ago
  67. 35076bd [PATCH] enable X86_PC for HOTPLUG_CPU by Ashok Raj · 18 years ago
  68. 7f5910e [PATCH] Avoid printing pointless tsc skew msgs by Dave Jones · 18 years ago
  69. 4427d6b [PATCH] ppc32: Update board-specific code of the CPM UART users by Vitaly Bordug · 18 years ago
  70. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  71. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  72. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  73. 1269277 [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  74. f749eda [PATCH] powerpc64: Fix loading of modules without a .toc section by Alan Modra · 18 years ago
  75. f709bfa powerpc/pseries: Tell firmware our capabilities on new machines by Paul Mackerras · 18 years ago
  76. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 18 years ago
  77. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  78. 7384c8b [IA64] update sn2 defconfig by Jes Sorensen · 18 years ago
  79. 1899796 [IA64] Add mca recovery failure messages by Russ Anderson · 18 years ago
  80. cda3d4a [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug by Mike Habeck · 18 years ago
  81. dd4cb9f [IA64-SGI] - Reduce overhead of reading sn_topology by Jack Steiner · 18 years ago
  82. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  83. 94b1661 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  84. 4e9a4b7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  85. 8b4929e [PATCH] PCI: fix via irq SATA patch by Greg Kroah-Hartman · 18 years ago
  86. c67808e [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines by Jean Delvare · 18 years ago
  87. ee1cca1 [MIPS] Fix branch emulation for floating-point exceptions. by Ralf Baechle · 18 years ago
  88. 79e55bc [MIPS] Cleanup inode->r_dev usage. by Ralf Baechle · 18 years ago
  89. b775565 [MIPS] Update MIPS defconfigs. by Ralf Baechle · 18 years ago
  90. f7062dd [MIPS] Get rid of CONFIG_ADVANCED. by Ralf Baechle · 18 years ago
  91. 3763120 [MIPS] Kconfig: Clarify description of CROSSCOMPILE. by Ralf Baechle · 18 years ago
  92. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 18 years ago
  93. 2a2c3e4 [MIPS] Sparse: fix sparse for 64-bit kernels. by Atsushi Nemoto · 18 years ago
  94. 6f8782c [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). by Atsushi Nemoto · 18 years ago
  95. c0858d8 [MIPS] Fix ip27 build. by Atsushi Nemoto · 18 years ago
  96. 5dac830 [MIPS] Oprofile: fix sparse warning. by Ralf Baechle · 18 years ago
  97. 49e31ca [MIPS] Fix oprofile module unloading by Ralf Baechle · 18 years ago
  98. 58f8236 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  99. f13d241 Merge nommu tree by Russell King · 18 years ago
  100. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago