1. 53dd2b5 [PATCH] uml: use correct SIGBUS handler by Jeff Dike · 18 years ago
  2. 09b185a [PATCH] uml: fix gcov support by Jeff Dike · 18 years ago
  3. a8b4fc4 [PATCH] uml: fix missing x86_64 register definitions by Jeff Dike · 18 years ago
  4. 0715501 [PATCH] uml: get rid of ZONE_DMA use by Jeff Dike · 18 years ago
  5. 5e7672e [PATCH] uml: const more data by Jeff Dike · 18 years ago
  6. 48af05e [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  7. 0683750 [PATCH] uml: use -mcmodel=kernel for x86_64 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  8. 361f6ed [PATCH] AVR32: Use unsigned long flags for saving interrupt state by Haavard Skinnemoen · 18 years ago
  9. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  10. 9c7cd68 [PATCH] Account for holes that are outside the range of physical memory by Mel Gorman · 18 years ago
  11. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  12. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  13. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  14. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  15. c67c3cb [PATCH] Have Power use add_active_range() and free_area_init_nodes() by Mel Gorman · 18 years ago
  16. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  17. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  18. a09fc44 [MIPS] setup.c: use early_param() for early command line parsing by Franck Bui-Huu · 18 years ago
  19. 1c6fd44 [MIPS] setup.c: remove MAXMEM macro by Franck Bui-Huu · 18 years ago
  20. 8df32c6 [MIPS] setup.c: do not inline functions by Franck Bui-Huu · 18 years ago
  21. 8ff7bc4 [MIPS] setup.c: remove useless includes. by Franck Bui-Huu · 18 years ago
  22. d2043ca [MIPS] setup.c: move initrd code inside dedicated functions by Franck Bui-Huu · 18 years ago
  23. b6f1f0d [MIPS] setup.c: cleanup bootmem_init() by Franck Bui-Huu · 18 years ago
  24. b594318 [MIPS] get_wchan(): remove uses of mfinfo[64] by Franck Bui-Huu · 18 years ago
  25. 29b376f [MIPS] get_frame_info(): null function size means size is unknown by Franck Bui-Huu · 18 years ago
  26. 1fd6909 [MIPS] unwind_stack(): return ra if an exception occured at the first instruction by Franck Bui-Huu · 18 years ago
  27. f83b854 [MIPS] Enable tmpfs for anything that possibly runs a full distribution. by Ralf Baechle · 18 years ago
  28. 63415db [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels by Richard Sandiford · 18 years ago
  29. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  30. 432bef2 [MIPS] Replace BARRIER with more appropriate hazard barrier. by Ralf Baechle · 18 years ago
  31. da79e82 [MIPS] IP27: Delete useless declaration of allocate_irqno(). by Ralf Baechle · 18 years ago
  32. 663c3d9 [MIPS] Add configuration variables for RM9xxx processor by thomas@koeller.dyndns.org · 18 years ago
  33. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  34. 48712a9 [MIPS] Suppress compiler warnings by thomas@koeller.dyndns.org · 18 years ago
  35. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  36. a00f631 [MIPS] c-r4k: Convert init functions from inline to __init. by Ralf Baechle · 18 years ago
  37. 06be375 [MIPS] TLS: set_thread_area returns asmlinkage int not void. by Ralf Baechle · 18 years ago
  38. 717736d [MIPS] TLS: Delete unused sys32_set_thread_area by Ralf Baechle · 18 years ago
  39. 00932ba [MIPS] Make PROT_WRITE imply PROT_READ. by Ralf Baechle · 18 years ago
  40. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  41. 846acaa [MIPS] Patch to arch/mips/mips-boards/generic/time.c by Kevin D. Kissell · 18 years ago
  42. 60a6c37 [MIPS] Reduce race between cpu_wait() and need_resched() checking by Atsushi Nemoto · 18 years ago
  43. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  44. 09f451b [MIPS] SEAD defconfig build fix by Maciej W. Rozycki · 18 years ago
  45. 3213656 [MIPS] Fix for pci config_access on alchemy au1x000 by Alexander Bigga · 18 years ago
  46. 898d229 [MIPS] Make prepare_frametrace() not clobber v0 by Atsushi Nemoto · 18 years ago
  47. f650279 [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache. by Atsushi Nemoto · 18 years ago
  48. a94d702 [MIPS] MT: Fix setting of XTC. by Elizabeth Oldham · 18 years ago
  49. 6e74bae [MIPS] SMTC Build fix. by Ralf Baechle · 18 years ago
  50. dc41fb4 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. by Ralf Baechle · 18 years ago
  51. 73b76c7 [MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ... by Ralf Baechle · 18 years ago
  52. c487d2a5 [MIPS] eXcite: Don't set SERIAL_RM9000. by Ralf Baechle · 18 years ago
  53. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  54. 13fdd31 [MIPS] Avoid double signal restarting. by Ralf Baechle · 18 years ago
  55. 847b9df [MIPS] MT: Initialise all writable bits in Cause register to zero. by Chris Dearman · 18 years ago
  56. bca70d2 [MIPS] Fix EV64120 PCI fixup in Makefile by Yoichi Yuasa · 18 years ago
  57. 45887e1 [MIPS] Add missing returns in signal code. by Ralf Baechle · 18 years ago
  58. 1b223c8 [MIPS] IRIX: Crapectopy. by Ralf Baechle · 18 years ago
  59. 048c614 [MIPS] Don't call try_to_freeze in do_signal & co. by Ralf Baechle · 18 years ago
  60. b4b30a5 [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU by Ralf Baechle · 18 years ago
  61. 4d157d5 [MIPS] Improve unwind_stack() by Franck Bui-Huu · 18 years ago
  62. 0cceb4a [MIPS] Make get_frame_info() more robust by Franck Bui-Huu · 18 years ago
  63. 1666a6f [MIPS] Simplify dump_stack() by Franck Bui-Huu · 18 years ago
  64. 6057a79 [MIPS] Make frame_info_init() more readable. by Franck Bui-Huu · 18 years ago
  65. 87151ae [MIPS] Miscellaneous cleanup in prologue analysis code by Franck Bui-Huu · 18 years ago
  66. cf495a33 [MIPS] Remove unused MODULE_RANGE macro. by Franck Bui-Huu · 18 years ago
  67. c0efbb6 [MIPS] Make get_frame_info() more readable. by Franck Bui-Huu · 18 years ago
  68. df586d5 [MIPS] c-r4k: Typo fix. by Ralf Baechle · 18 years ago
  69. 1b4ee40 [MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64 by Peter Watkins · 18 years ago
  70. f66686f [MIPS] dump_stack() based on prologue code analysis by Atsushi Nemoto · 18 years ago
  71. 79495d8 [MIPS] db1x00: Remove unused mirage_ts.c by Yoichi Yuasa · 18 years ago
  72. e889d78 [MIPS] Rearrange show_stack, show_trace by Atsushi Nemoto · 18 years ago
  73. e7dee3c [MIPS] Updat mpc30x defconfig by Yoichi Yuasa · 18 years ago
  74. bbbdb85 [MIPS] Updat workpad defconfig by Yoichi Yuasa · 18 years ago
  75. 53a7334 [MIPS] Update e55 defconfig by Yoichi Yuasa · 18 years ago
  76. d4fd198 [MIPS] Honour "panic_on_oops" sysctl. by Maxime Bizon · 18 years ago
  77. aa4f63c IA64: PCI: dont disable irq which is not enabled by Satoru Takeuchi · 18 years ago
  78. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  79. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  80. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 18 years ago
  81. b1fc0b1 [PATCH] UML: tty locking by Alan Cox · 18 years ago
  82. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 18 years ago
  83. bf61f50 [PATCH] uml: clean our set_ether_mac by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  84. 602cc24 [PATCH] uml: Remove unused variable by Jeff Dike · 18 years ago
  85. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
  86. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 18 years ago
  87. 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 18 years ago
  88. 6edf428 [PATCH] uml: Improve SIGBUS diagnostics by Jeff Dike · 18 years ago
  89. 6b7aaad [PATCH] uml: Fix handling of failed execs of helpers by Jeff Dike · 18 years ago
  90. 5e1f65a [PATCH] uml: Whitespace fixes by Jeff Dike · 18 years ago
  91. 8f80e94 [PATCH] uml: Fix stack alignment by Jeff Dike · 18 years ago
  92. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 18 years ago
  93. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  94. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  95. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  96. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  97. 060ec3d [PATCH] alpha: Fix ALPHA_EV56 dependencies typo by Fernando J. Pereda · 18 years ago
  98. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  99. c7f40ff1 [PATCH] i386: Kill references to xtime by john stultz · 18 years ago
  100. 0f0f1b4 [PATCH] Voyager: tty locking by Alan Cox · 18 years ago