1. 9656716 [PATCH] s390: Increase spinlock retry code performance by Christian Ehrhardt · 18 years ago
  2. 628de61 [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=y by Adrian Bunk · 18 years ago
  3. 38fb942 [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig files by Adrian Bunk · 18 years ago
  4. eff2c2f [PATCH] alpha: fix IRQ handling lockup by Ivan Kokshaysky · 18 years ago
  5. 6218cf4 [MIPS] Always pass -msoft-float. by Ralf Baechle · 18 years ago
  6. 1443e48 [MIPS] Scatter a bunch of __init over tlbex.c. by Ralf Baechle · 18 years ago
  7. 3367fd5 [MIPS] Momentum: Resurrect after things were moved around a while ago. by Ralf Baechle · 18 years ago
  8. bb7d83f [MIPS] Discard .exit.text at runtime. by Ralf Baechle · 18 years ago
  9. ec28f30 [MIPS] Enable highmem for all MIPS32 and MIPS64 processors. by Ralf Baechle · 18 years ago
  10. cec2f0c [MIPS] A struct console.setup function may not be __init. by Ralf Baechle · 18 years ago
  11. 0d514f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  12. f9262c1 [PATCH] i386: port ATI timer fix from x86_64 to i386 II by Andi Kleen · 18 years ago
  13. 2ec5e3a [PATCH] fix kexec asm by Michael Matz · 18 years ago
  14. ed2da19 [PATCH] x86: cpu model calculation for family 6 cpu by Shaohua Li · 18 years ago
  15. 331c465 [PATCH] s390: fix strnlen_user return value by Gerald Schaefer · 18 years ago
  16. b884e25 [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi by GOTO Masanori · 18 years ago
  17. 432e7c0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  18. 1bd7933 powerpc: Fix various syscall/signal/swapcontext bugs by Paul Mackerras · 18 years ago
  19. e1c4855 [IA64] mca recovery return value when no bus check by Russ Anderson · 18 years ago
  20. 6c5e621 [IA64] don't report !sn2 or !summit hardware as an error by Bjorn Helgaas · 18 years ago
  21. 57ebc99 [IA64] gensparse_defconfig: turn on PNPACPI by Bjorn Helgaas · 18 years ago
  22. ea0e92a [IA64] Increase severity of MCA recovery messages by Russ Anderson · 18 years ago
  23. 744bfe4 [ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d() by Alessandro Zummo · 18 years ago
  24. 6a0e243 [ARM] 3352/1: DSB required for the completion of a TLB maintenance operation by Catalin Marinas · 18 years ago
  25. e8c3b5a [PATCH] EFI: Fix gdt load by Edgar Hucek · 18 years ago
  26. 47f3fc9 [PATCH] add missing pm_power_off's by Adrian Bunk · 18 years ago
  27. 6923974 [PATCH] fix next_timer_interrupt() for hrtimer by Tony Lindgren · 18 years ago
  28. f7c09bd [PATCH] x86: fix potential jiffies overflow in timer_resume() by Atsushi Nemoto · 18 years ago
  29. 4d000d5 [SPARC64]: Mark __ex_table section correctly. by David S. Miller · 18 years ago
  30. c05b477 ppc64: make sure to align stack pointer to 16 bytes at boot by Linus Torvalds · 18 years ago
  31. ab1b55e [PATCH] powerpc: incorrect rmo_top handling in prom_init by Benjamin Herrenschmidt · 18 years ago
  32. aa5cb02 [PATCH] powerpc: Expose SMT and L1 icache snoop userland features by Benjamin Herrenschmidt · 18 years ago
  33. 0c2aca8 powerpc32: Fix timebase synchronization on 32-bit powermacs by Paul Mackerras · 18 years ago
  34. 76a0ee3 powerpc: Turn off verbose debug output in powermac platform functions by Paul Mackerras · 18 years ago
  35. cd8a567 powerpc: Fix might-sleep warning in program check exception handler by Paul Mackerras · 18 years ago
  36. 800d114 [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. by Atsushi Nemoto · 18 years ago
  37. 77eebf3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  38. 0551fbd [PATCH] Add mm->task_size and fix powerpc vdso by Benjamin Herrenschmidt · 18 years ago
  39. 5cf6c54 [PATCH] x86 microcode driver vs hotplug CPUs. by Dave Jones · 18 years ago
  40. d2b176e [IA64] sysctl option to silence unaligned trap warnings by Jes Sorensen · 18 years ago
  41. b9756c0 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  42. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 18 years ago
  43. 4debe4f [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. by Ralf Baechle · 18 years ago
  44. c8c1635 [IA64] cleanup in fsys.S by Ken Chen · 18 years ago
  45. 56ec646 [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping by Michael Ellerman · 18 years ago
  46. 273d280 [PATCH] powerpc: fix NULL pointer in handle_eeh_events by Olaf Hering · 18 years ago
  47. 634473d [PATCH] powerpc: vdso 64bits gettimeofday bug by Benjamin Herrenschmidt · 18 years ago
  48. 827c1a6 [PATCH] powerpc: fix dynamic PCI probe regression by John Rose · 18 years ago
  49. 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 18 years ago
  50. 9fe26a7 [IA64] refresh default config files by Tony Luck · 18 years ago
  51. e963701 [IA64] die_if_kernel() can return by Tony Luck · 18 years ago
  52. eb0911e [IA64-SGI] revert export sn_pcidev_info_get by Christoph Hellwig · 18 years ago
  53. ac311ac [IA64] Fix pcibios_setup by Matthew Wilcox · 18 years ago
  54. 5d1a88a [IA64] Delete a redundant instruction in unaligned_access by Zhang, Yanmin · 19 years ago
  55. 2fd628f [MIPS] Use generic compat routines for readdir, getdents by Atsushi Nemoto · 18 years ago
  56. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 18 years ago
  57. 13f939b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  58. add2b6f Make Kprobes depend on modules by Linus Torvalds · 18 years ago
  59. 7abea92 [SPARC64]: Make cpu_present_map available earlier. by David S. Miller · 18 years ago
  60. e18f9b4 [PATCH] fix voyager after topology.c move by James Bottomley · 18 years ago
  61. d517612 [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU by Brian Magnuson · 18 years ago
  62. ab9b32e [PATCH] x86_64: Better ATI timer fix by Andi Kleen · 18 years ago
  63. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 18 years ago
  64. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 18 years ago
  65. 1f99215 [PATCH] x86_64: Fix NMI watchdog on x460 by Chris McDermott · 18 years ago
  66. e78256b [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED by Andi Kleen · 18 years ago
  67. 6070f9e [PATCH] i386: Handle non existing APICs without panicing by Andreas Deresch · 18 years ago
  68. 13a229a [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems by Andi Kleen · 18 years ago
  69. 60b08c6 [PATCH] x86_64: no_iommu removal in pci-gart.c by Jon Mason · 18 years ago
  70. a0124d7 [PATCH] x86-64: react to new topology.c location by Dave Jones · 18 years ago
  71. c946160 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  72. 329dda0 [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM by Kumar Gala · 18 years ago
  73. 9c869ed [PATCH] Fix topology.c location by Zachary Amsden · 18 years ago
  74. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 18 years ago
  75. 2b932f6 [PATCH] x86: fix broken SMP boot sequence by James Bottomley · 18 years ago
  76. f68a106 [PATCH] voyager: fix the cpu_possible_map to make voyager boot again by James Bottomley · 18 years ago
  77. 8d5c822 [PATCH] voyager: fix boot panic by adding topology export by James Bottomley · 18 years ago
  78. 124d90b [PATCH] Kprobes causes NX protection fault on i686 SMP by Prasanna S Panchamukhi · 18 years ago
  79. fe1db50 [PATCH] uml: tidying COW code by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  80. f462e8f [PATCH] uml: better error reporting for read_output by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  81. dc1561a [PATCH] uml: os_connect_socket error path fixup by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  82. 635dd50 [PATCH] uml: fix ((unused)) attribute by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  83. 07f4e2c [PATCH] uml: fix usage of kernel_errno in place of errno by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  84. 31bc5a3 [PATCH] uml: correct error messages in COW driver by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  85. 6ced13c [PATCH] m32r: fix and update for gcc-4.0 by Hirokazu Takata · 18 years ago
  86. cde05cf [PATCH] m32r: enable asm code optimization by Hirokazu Takata · 18 years ago
  87. abbea71 [ARM] 3348/1: Disable GPIO interrupts by Andrew Victor · 18 years ago
  88. 4558f41 [PATCH] powerpc: Don't re-assign PCI resources on Maple by Segher Boessenkool · 19 years ago
  89. 72b1381 [PATCH] powerpc: Fix some MPIC + HT APIC buglets by Segher Boessenkool · 19 years ago
  90. 7c375b9 [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig by Olof Johansson · 19 years ago
  91. f1870f7 [PATCH] powerpc64: remove broken/bitrotted HMT support by Anton Blanchard · 19 years ago
  92. cb2c9b2 [PATCH] powerpc: Fix runlatch performance issues by Anton Blanchard · 19 years ago
  93. 47f78a4 [PATCH] powerpc64: fix spinlock recursion in native_hpte_clear by R Sharada · 18 years ago
  94. 611ae59 [PATCH] powerpc: disable OProfile for iSeries by Kelly Daly · 18 years ago
  95. f1434a4 [PATCH] powerpc: fix altivec_unavailable_exception Oopses by Alan Curry · 18 years ago
  96. 01aaed9 [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump by Haren Myneni · 19 years ago
  97. c57914a [PATCH] ppc: fix adb breakage in xmon by Olaf Hering · 18 years ago
  98. 337a712 [PATCH] powerpc: Only calculate htab_size in one place for kexec by Michael Ellerman · 18 years ago
  99. bd6ef57 [PATCH] powerpc: Initialise hvlpevent_queue.lock correctly by Michael Ellerman · 18 years ago
  100. 06e4479 [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type() by Mårten Wikström · 18 years ago