1. 02829f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  2. 4979929 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  3. 386d1d5 [IA64] eliminate softlockup warning by John Hawkes · 19 years ago
  4. 60f1c44 [IA64] sem2mutex: arch/ia64/kernel/perfmon.c by Jes Sorensen · 19 years ago
  5. 92ff2ec [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c by Jes Sorensen · 19 years ago
  6. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 19 years ago
  7. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
  8. 3213e91 [PATCH] Add pselect/ppoll system calls on i386 by David Woodhouse · 19 years ago
  9. 36a7878 [PATCH] uml: use generic sys_rt_sigsuspend by Jeff Dike · 19 years ago
  10. 2fc1062 [PATCH] uml: add TIF_RESTORE_SIGMASK support by Jeff Dike · 19 years ago
  11. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  12. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 19 years ago
  13. a411aee [PATCH] Handle TIF_RESTORE_SIGMASK for FRV by David Howells · 19 years ago
  14. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  15. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  16. 4f08550 [PATCH] vfs: *at functions: i386 by Ulrich Drepper · 19 years ago
  17. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  18. a374a48 [PATCH] uml ubd code: fix a bit of whitespace by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  19. 4833aff [PATCH] uml: allow again to move backing file and to override saved location by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  20. ce2d2ae [PATCH] uml: arch Kconfig menu cleanups by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  21. b631629 [PATCH] uml: avoid malloc to sleep in atomic sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  22. b6a2b13 [PATCH] uml: sigio code - reduce spinlock hold time by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  23. 71c8d4c [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  24. e56a788 [PATCH] uml: networking - clear transport-specific structure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  25. c42791b [PATCH] uml: make daemon transport behave properly by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  26. 097fdf0 [PATCH] uml: TT mode softint fixes by Bodo Stroesser · 19 years ago
  27. c83d463 [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp by Jeff Dike · 19 years ago
  28. 1d7173b [PATCH] uml: implement soft interrupts by Jeff Dike · 19 years ago
  29. 09ee011 [PATCH] uml: eliminate some globals by Jeff Dike · 19 years ago
  30. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  31. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  32. 4abfbf4 [PATCH] uml: move headers to arch/um/include by Gennady Sharapov · 19 years ago
  33. 2c332a2 [PATCH] uml: change interface to boot_timer_handler by Bodo Stroesser · 19 years ago
  34. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  35. 4fef0c1 [PATCH] uml: move libc-dependent utility procedures by Gennady Sharapov · 19 years ago
  36. 12919aa [PATCH] uml: move LDT creation by Bodo Stroesser · 19 years ago
  37. ab26a20 [PATCH] x86_64: Fix MCE exception stack for boot CPU by Jan Beulich · 19 years ago
  38. 2333f21 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  39. 3da3856 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  40. 959a85a [SPARC64]: Fix build with CONFIG_COMPAT disabled. by David S. Miller · 19 years ago
  41. 37b797b Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream by Russell King · 19 years ago
  42. c126cf8 [SPARC64]: Serial Console for E250 Patch by Eddie C. Dost · 19 years ago
  43. 1e74c89 [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules by David Vrabel · 19 years ago
  44. 265d5e4 [ARM] 3272/1: fix kernel decompressor crash by Nicolas Pitre · 19 years ago
  45. 5e09744 [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation by Nicolas Pitre · 19 years ago
  46. fcca538 [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn by Nicolas Pitre · 19 years ago
  47. c07a847 [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  48. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 19 years ago
  49. 1ae6138 [SPARC]: change if() BUG(); to BUG_ON in iommu.c by Eric Sesterhenn · 19 years ago
  50. 30ff720 ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc by Tony Lindgren · 19 years ago
  51. fde0fd4 ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2 by Tony Lindgren · 19 years ago
  52. 10b5579 ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 by Tony Lindgren · 19 years ago
  53. f07adc5 ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable by Tony Lindgren · 19 years ago
  54. 9eb3394 [SPARC64]: Eliminate race condition reading Hummingbird STICK register by Richard Mortimer · 19 years ago
  55. f9e505a [IA64-SGI] sn2 mutex conversion by Jes Sorensen · 19 years ago
  56. ac354a8 [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls by Mike Habeck · 19 years ago
  57. 5f7f5b0 [IA64-SGI] Older PROM WAR for device flush code by Prarit Bhargava · 19 years ago
  58. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 19 years ago
  59. 44df75e [PATCH] x86_64: add x86-64 support for memory hot-add by Matt Tolentino · 19 years ago
  60. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
  61. 562795f [PATCH] x86_64: Remove elf32_map in 32bit ELF loader by Andi Kleen · 19 years ago
  62. f0cf5d1 [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} by Jan Beulich · 19 years ago
  63. 0addb14 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  64. cad8244 [PATCH] sh: Move CPU subtype configuration to its own Kconfig by Paul Mundt · 19 years ago
  65. aa01666 [PATCH] sh: Simple timer framework by Paul Mundt · 19 years ago
  66. 36ddf31 [PATCH] sh: Simplistic clock framework by Paul Mundt · 19 years ago
  67. b66c1a3 [PATCH] sh: I/O routine cleanups and ioremap() overhaul by Paul Mundt · 19 years ago
  68. bf3a00f [PATCH] sh: IRQ handler updates by Paul Mundt · 19 years ago
  69. 9d44190 [PATCH] sh: kexec() support by kogiidena · 19 years ago
  70. 0d83177 [PATCH] sh: DMA updates by Paul Mundt · 19 years ago
  71. 0025835 [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx by Paul Mundt · 19 years ago
  72. f63776d [PATCH] arm26: s/task_threas_info/task_thread_info/ by Alexey Dobriyan · 19 years ago
  73. b142159 [PATCH] mips: add pm_power_off by Yoichi Yuasa · 19 years ago
  74. 3868cca [PATCH] arm26: kernel/irq.c: fix compilation by Alexey Dobriyan · 19 years ago
  75. 6aa4c0e [PATCH] i386: remove gcc version check for CONFIG_REGPARM by Adrian Bunk · 19 years ago
  76. a1bc5cd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  77. 8595387 Pull perfmon-montecito into release branch by Tony Luck · 19 years ago
  78. 53493dc [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn by Prarit Bhargava · 19 years ago
  79. 7b9c8ba [IA64] Stop multiple pci_claim_resource() call for the same resource by Kenji Kaneshige · 19 years ago
  80. 1681b8e [IA64] Simple memory hot-add for ia64. by Yasunori Goto · 19 years ago
  81. f74e667 x86-64: fix initrd freeing by Linus Torvalds · 19 years ago
  82. ee408c7 [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32. by Andi Kleen · 19 years ago
  83. 142a64a [PATCH] x86_64: set do_not_nx as cpuinitdata by Andi Kleen · 19 years ago
  84. 5b74357 [PATCH] x86_64: lapic resume uses correct base address by Shaohua Li · 19 years ago
  85. e25db98 [PATCH] x86_64: Only let user select PM timer support when EMBEDDED by Andi Kleen · 19 years ago
  86. 5f8efbb [PATCH] x86_64: Allow nesting of int3 by default for kprobes by Andi Kleen · 19 years ago
  87. aa41eb9 [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit by Andi Kleen · 19 years ago
  88. 9179cb6 [IA64] Perfmon for Montecito by Stephane Eranian · 19 years ago
  89. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  90. fc03da1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  91. e05b3b4 powerpc/32: Restore previous version of 32-bit PCI code by Paul Mackerras · 19 years ago
  92. a7fdd90 [PATCH] ppc: Remove powermac support from ARCH=ppc by Paul Mackerras · 19 years ago
  93. e8625d46 [PATCH] powerpc: Kconfig changes for CRASH_DUMP by Haren Myneni · 19 years ago
  94. 4683b54 [PATCH] powerpc: Update pmac32_defconfig by Benjamin Herrenschmidt · 19 years ago
  95. 8d5c315 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  96. 9ab34fe [PATCH] enable unit-at-a-time optimisations for gcc4 by Ingo Molnar · 19 years ago
  97. a80da73 [PATCH] gx1fb: (try to) play nicer with various BIOSes by David Vrabel · 19 years ago
  98. 1f1c12a [PATCH] s390: cputime misaccounting by Martin Schwidefsky · 19 years ago
  99. 53df751 [PATCH] s390: add dummy pm_power_off by Martin Schwidefsky · 19 years ago
  100. 0152fb3 [PATCH] s390: spinlock fixes by Martin Schwidefsky · 19 years ago