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