1. 8f7f943 [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability by Paul Gortmaker · 18 years ago
  2. 94c52fd [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c by Ben Dooks · 18 years ago
  3. 7321818 [ARM] 3917/1: Fix dmabounce symbol exports by Kevin Hilman · 18 years ago
  4. 236d333 [MIPS] Do not use -msym32 option for modules. by Atsushi Nemoto · 18 years ago
  5. 8b922a8 [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. by Ralf Baechle · 18 years ago
  6. 9ba126c [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. by Ralf Baechle · 18 years ago
  7. 1a5c5de [MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch. by Ralf Baechle · 18 years ago
  8. 8a88ca8 [MIPS] Fix merge screwup by patch(1) by Ralf Baechle · 18 years ago
  9. 8427829 Revert "[MIPS] Make SPARSEMEM selectable on QEMU." by Ralf Baechle · 18 years ago
  10. 3ccfc65 [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning by Paul Mackerras · 18 years ago
  11. dd47254 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  12. f9dadfa i386: write IO APIC irq routing entries in correct order by Linus Torvalds · 18 years ago
  13. 67cac1e [MIPS] Fix warning in mips-boards generic PCI by Yoichi Yuasa · 18 years ago
  14. 64c590b [MIPS] SMTC: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  15. cb56837 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. by Ralf Baechle · 18 years ago
  16. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  17. 130fe05 i386: clean up io-apic accesses by Linus Torvalds · 18 years ago
  18. 4393c4f [POWERPC] Make alignment exception always check exception table by Benjamin Herrenschmidt · 18 years ago
  19. 0d69a05 [POWERPC] Disallow kprobes on emulate_step and branch_taken by Gui,Jian · 18 years ago
  20. 9626888 [POWERPC] Make high hugepage areas preempt safe by Hugh Dickins · 18 years ago
  21. 302439d [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR by Timur Tabi · 18 years ago
  22. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  23. dd6c89f [POWERPC] Fix oprofile support for e500 in arch/powerpc by Andy Fleming · 18 years ago
  24. 441cbd8 [POWERPC] Fix various offb issues by Benjamin Herrenschmidt · 18 years ago
  25. d5b9b78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  26. 024e4f2 [IA64] Correct definition of handle_IPI by Keith Owens · 18 years ago
  27. fa1d19e [IA64] move SAL_CACHE_FLUSH check later in boot by Troy Heber · 18 years ago
  28. 264b0f99 [IA64] MCA recovery: Montecito support by Russ Anderson · 18 years ago
  29. 5ee7737 [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI by Kenji Kaneshige · 18 years ago
  30. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  31. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  32. e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
  33. 781b0f8 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 18 years ago
  34. 3ab0f40 [MIPS] Fix warning of printk format in mips_srs_init() by Yoichi Yuasa · 18 years ago
  35. 38384c8 [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer() by Yoichi Yuasa · 18 years ago
  36. c21e6d6 [MIPS] Sort out missuse of __init for prom_getcmdline() by Ralf Baechle · 18 years ago
  37. e8f05de [MIPS] Add missing file for support of backplane on TX4927 based board by Manish Lachwani · 20 years ago
  38. 0887fa5 [MIPS] TX4927: Remove indent error message that somehow ended in the code. by Ralf Baechle · 18 years ago
  39. eafa6cb Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  40. d2c59a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  41. d1480c5 [PATCH] uml: add _text definition to linker scripts by Jeff Dike · 18 years ago
  42. d8d7c28 [PATCH] uml ubd driver: various little changes by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  43. 0bf16bf [PATCH] uml ubd driver: do not store error codes as ->fd by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. 84e945e [PATCH] uml ubd driver: use bitfields where possible by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  45. e7f6552 [PATCH] uml ubd driver: reformat ubd_config by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  46. 2fe30a3 [PATCH] uml ubd driver: convert do_ubd to a boolean variable by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  47. 33f775e [PATCH] uml ubd driver: ubd_io_lock usage fixup by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  48. d7fb2c3 [PATCH] uml ubd driver: change ubd_lock to be a mutex by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  49. 5f75a4f [PATCH] uml ubd driver: give better names to some functions. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  50. 7d314e3 [PATCH] uml ubd driver: var renames by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  51. 2a9d32f [PATCH] uml ubd driver: document some struct fields by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  52. 97d88ac [PATCH] uml ubd driver: allow using up to 16 UBD devices by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  53. 4731f2d sh: Titan defconfig update. by Jamie Lenehan · 18 years ago
  54. bd71ab8 sh: Fix IPR-IRQ's for IRQ-chip change breakage. by Jamie Lenehan · 18 years ago
  55. 1f6c526 sh: Update r7780rp_defconfig. by Paul Mundt · 18 years ago
  56. 6887d83 sh: Wire up new syscalls. by Paul Mundt · 18 years ago
  57. 5af47db [SPARC64]: Add some missing print_symbol() calls. by David S. Miller · 18 years ago
  58. 9001f28 [SPARC64]: Fix Tomatillo/Schizo IRQ handling. by David S. Miller · 18 years ago
  59. e523318 [MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup. by Ralf Baechle · 18 years ago
  60. 77aec99 [MIPS] EMMA 2 / Markeins: struct resource takes physical addresses. by Ralf Baechle · 18 years ago
  61. 4aad7b7 [MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization. by Ralf Baechle · 18 years ago
  62. e30e66b [MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes. by Ralf Baechle · 18 years ago
  63. 408d325 [MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage. by Ralf Baechle · 18 years ago
  64. 6ceb6d3 [MIPS] Ocelot G: Fix build error and numerous warnings. by Ralf Baechle · 18 years ago
  65. c39c30d [MIPS] Fix return value of TXX9 SPI interrupt handler by Yoichi Yuasa · 18 years ago
  66. a597a47 [MIPS] Au1000: Fix warning about unused variable. by Yoichi Yuasa · 18 years ago
  67. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  68. 9448b8f [MIPS] Make SB1 cache flushes not to use on_each_cpu by Manish Lachwani · 18 years ago
  69. f0ec69e [MIPS] Fix warning about unused definition in c-sb1.c by Yoichi Yuasa · 18 years ago
  70. 8cde4a3 [MIPS] SMTC: Make 8 the default number of processors. by Ralf Baechle · 18 years ago
  71. ea3df4a [MIPS] Oprofile: Fix MIPSxx counter number detection. by Ralf Baechle · 18 years ago
  72. 53c1b19 [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency by Sergei Shtylyov · 18 years ago
  73. be609f3 [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations. by Ralf Baechle · 18 years ago
  74. a7aacdf [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 by Albert Cahalan · 18 years ago
  75. 3f4b23e [PATCH] APM: URL of APM 1.2 specs has changed by Kristian Mueller · 18 years ago
  76. d45e44d [PATCH] uml: fix compilation options for USER_OBJS by akpm@osdl.org · 18 years ago
  77. b428b51 [PATCH] Fix "Remove the use of _syscallX macros in UML" by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  78. f8da1f7 [PATCH] cryptocop: double spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  79. 9ca0e54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  80. 9f0f931 [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) by Kristoffer Ericson · 18 years ago
  81. 5fdb51a [PATCH] m68k: consolidate initcall sections by Geert Uytterhoeven · 18 years ago
  82. 811c9a4 [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port by Lennert Buytenhek · 18 years ago
  83. 51342d7 [ARM] Add KBUILD_IMAGE target support by Russell King · 18 years ago
  84. 2da6dc2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  85. 08d892f [PATCH] visws build fix by Andrey Panin · 18 years ago
  86. ae74589 [PATCH] fix efi_memory_present_wrapper() by bibo,mao · 18 years ago
  87. e0f205d [ARM] 3900/1: Fix VFP Division by Zero exception handling. by Takashi Ohmasa · 18 years ago
  88. e816d71 [ARM] 3899/1: Fix the normalization of the denormal double precision number. by Takashi Ohmasa · 18 years ago
  89. a233bf9 [ARM] Add realview SMP default configuration by Russell King · 18 years ago
  90. c97d486 [ARM] Fix SMP irqflags support by Russell King · 18 years ago
  91. 858cbcd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  92. fe31eb6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  93. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  94. 3095fc0 PCI: x86-64: mmconfig missing printk levels by Dave Jones · 18 years ago
  95. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  96. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  97. 95425f1 [S390] Initialize interval value to 0. by Gerald Schaefer · 18 years ago
  98. f488039 [S390] sys_getcpu compat wrapper. by Paul Mundt · 18 years ago
  99. f5ef9d1 [SPARC]: Fix bus_id[] string overflow. by David S. Miller · 18 years ago
  100. 012d64f [SPARC64]: Fix memory corruption in pci_4u_free_consistent(). by David S. Miller · 18 years ago