1. 09f451b [MIPS] SEAD defconfig build fix by Maciej W. Rozycki · 18 years ago
  2. 3213656 [MIPS] Fix for pci config_access on alchemy au1x000 by Alexander Bigga · 18 years ago
  3. 898d229 [MIPS] Make prepare_frametrace() not clobber v0 by Atsushi Nemoto · 18 years ago
  4. f650279 [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache. by Atsushi Nemoto · 18 years ago
  5. a94d702 [MIPS] MT: Fix setting of XTC. by Elizabeth Oldham · 18 years ago
  6. 6e74bae [MIPS] SMTC Build fix. by Ralf Baechle · 18 years ago
  7. dc41fb4 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. by Ralf Baechle · 18 years ago
  8. 73b76c7 [MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ... by Ralf Baechle · 18 years ago
  9. c487d2a5 [MIPS] eXcite: Don't set SERIAL_RM9000. by Ralf Baechle · 18 years ago
  10. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  11. 13fdd31 [MIPS] Avoid double signal restarting. by Ralf Baechle · 18 years ago
  12. 847b9df [MIPS] MT: Initialise all writable bits in Cause register to zero. by Chris Dearman · 18 years ago
  13. bca70d2 [MIPS] Fix EV64120 PCI fixup in Makefile by Yoichi Yuasa · 18 years ago
  14. 45887e1 [MIPS] Add missing returns in signal code. by Ralf Baechle · 18 years ago
  15. 1b223c8 [MIPS] IRIX: Crapectopy. by Ralf Baechle · 18 years ago
  16. 048c614 [MIPS] Don't call try_to_freeze in do_signal & co. by Ralf Baechle · 18 years ago
  17. b4b30a5 [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU by Ralf Baechle · 18 years ago
  18. 4d157d5 [MIPS] Improve unwind_stack() by Franck Bui-Huu · 18 years ago
  19. 0cceb4a [MIPS] Make get_frame_info() more robust by Franck Bui-Huu · 18 years ago
  20. 1666a6f [MIPS] Simplify dump_stack() by Franck Bui-Huu · 18 years ago
  21. 6057a79 [MIPS] Make frame_info_init() more readable. by Franck Bui-Huu · 18 years ago
  22. 87151ae [MIPS] Miscellaneous cleanup in prologue analysis code by Franck Bui-Huu · 18 years ago
  23. cf495a33 [MIPS] Remove unused MODULE_RANGE macro. by Franck Bui-Huu · 18 years ago
  24. c0efbb6 [MIPS] Make get_frame_info() more readable. by Franck Bui-Huu · 18 years ago
  25. df586d5 [MIPS] c-r4k: Typo fix. by Ralf Baechle · 18 years ago
  26. 1b4ee40 [MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64 by Peter Watkins · 18 years ago
  27. f66686f [MIPS] dump_stack() based on prologue code analysis by Atsushi Nemoto · 18 years ago
  28. 79495d8 [MIPS] db1x00: Remove unused mirage_ts.c by Yoichi Yuasa · 18 years ago
  29. e889d78 [MIPS] Rearrange show_stack, show_trace by Atsushi Nemoto · 18 years ago
  30. e7dee3c [MIPS] Updat mpc30x defconfig by Yoichi Yuasa · 18 years ago
  31. bbbdb85 [MIPS] Updat workpad defconfig by Yoichi Yuasa · 18 years ago
  32. 53a7334 [MIPS] Update e55 defconfig by Yoichi Yuasa · 18 years ago
  33. d4fd198 [MIPS] Honour "panic_on_oops" sysctl. by Maxime Bizon · 18 years ago
  34. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  35. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  36. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 18 years ago
  37. e8df8c3 [PATCH] Make UML use ptrace-abi.h by Jeff Dike · 18 years ago
  38. 70e0eb8 [PATCH] Split i386 and x86_64 ptrace.h by Jeff Dike · 18 years ago
  39. b1fc0b1 [PATCH] UML: tty locking by Alan Cox · 18 years ago
  40. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 18 years ago
  41. bf61f50 [PATCH] uml: clean our set_ether_mac by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  42. 602cc24 [PATCH] uml: Remove unused variable by Jeff Dike · 18 years ago
  43. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
  44. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 18 years ago
  45. 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 18 years ago
  46. 6edf428 [PATCH] uml: Improve SIGBUS diagnostics by Jeff Dike · 18 years ago
  47. 6b7aaad [PATCH] uml: Fix handling of failed execs of helpers by Jeff Dike · 18 years ago
  48. 5e1f65a [PATCH] uml: Whitespace fixes by Jeff Dike · 18 years ago
  49. 8f80e94 [PATCH] uml: Fix stack alignment by Jeff Dike · 18 years ago
  50. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 18 years ago
  51. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  52. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  53. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  54. e1da95a [PATCH] suspend: make it possible to disable serial console suspend by Rafael J. Wysocki · 18 years ago
  55. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  56. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  57. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 18 years ago
  58. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 18 years ago
  59. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  60. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 18 years ago
  61. cd560bb [PATCH] swsusp: Fix alloc_pagedir by Rafael J. Wysocki · 18 years ago
  62. f6143aa [PATCH] swsusp: Reorder memory-allocating functions by Rafael J. Wysocki · 18 years ago
  63. f623f0d [PATCH] swsusp: Fix mark_free_pages by Rafael J. Wysocki · 18 years ago
  64. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  65. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  66. fb13a28 [PATCH] swsusp: struct snapshot_handle cleanup by Rafael J. Wysocki · 18 years ago
  67. ae83c5e [PATCH] swsusp: clean up browsing of pfns by Rafael J. Wysocki · 18 years ago
  68. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  69. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 18 years ago
  70. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  71. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 18 years ago
  72. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  73. 060ec3d [PATCH] alpha: Fix ALPHA_EV56 dependencies typo by Fernando J. Pereda · 18 years ago
  74. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  75. c7f40ff [PATCH] i386: Kill references to xtime by john stultz · 18 years ago
  76. 0f0f1b4 [PATCH] Voyager: tty locking by Alan Cox · 18 years ago
  77. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  78. eaa7077 [PATCH] i386: add smp_call_function_single by Stephane Eranian · 18 years ago
  79. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 18 years ago
  80. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 18 years ago
  81. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 18 years ago
  82. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  83. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 18 years ago
  84. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 18 years ago
  85. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  86. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  87. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  88. 9f09339 [PATCH] x86: roll all the cpuid asm into one __cpuid call by Rusty Russell · 18 years ago
  89. 027a8c7 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor by Chris Wright · 18 years ago
  90. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 18 years ago
  91. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 18 years ago
  92. 3a75036 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  93. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 18 years ago
  94. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  95. 2514183 [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 by Haavard Skinnemoen · 18 years ago
  96. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 18 years ago
  97. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  98. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  99. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  100. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago