1. e4b5fae [PATCH] softmac uses Wiress Ext. by Randy Dunlap · 18 years ago
  2. 0efd932 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  3. 6a2a886 [PATCH] fbdev: Fix return error of fb_write by Antonino A. Daplas · 18 years ago
  4. a61bdaa [PATCH] savagefb: fix section mismatch warnings by Randy Dunlap · 18 years ago
  5. 246846f [PATCH] radeonfb section mismatches by Randy Dunlap · 18 years ago
  6. 3e42f0b [PATCH] fb: Fix section mismatch in savagefb by Jean Delvare · 18 years ago
  7. 0d8a95e [PATCH] alim15x3: ULI M-1573 south Bridge support by KAI.HSU · 18 years ago
  8. d3a7b20 [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC by Adrian Bunk · 18 years ago
  9. 6e89280 [PATCH] ide: ATI SB600 IDE support by Anatoli Antonovitch · 18 years ago
  10. 07fab8d [PATCH] Switch Kprobes inline functions to __kprobes for sparc64 by Prasanna S Panchamukhi · 18 years ago
  11. 3ca269d [PATCH] Switch Kprobes inline functions to __kprobes for ia64 by Prasanna S Panchamukhi · 18 years ago
  12. 46dbe2f [PATCH] Switch Kprobes inline functions to __kprobes for ppc64 by Prasanna S Panchamukhi · 18 years ago
  13. 3b60211 [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 by Prasanna S Panchamukhi · 18 years ago
  14. 34c37e1 [PATCH] Switch Kprobes inline functions to __kprobes for i386 by Prasanna S Panchamukhi · 18 years ago
  15. c640be2 [PATCH] pnp: fix two messages in manager.c by Jan Engelhardt · 18 years ago
  16. 96766a3 [PATCH] parport_pc: fix section mismatch warnings (v2) by Randy.Dunlap · 18 years ago
  17. 3fb0cb5 [PATCH] Open IPMI BT overflow by Heikki Orsila · 18 years ago
  18. aa1e816 [PATCH] Fix potential NULL pointer deref in gen_init_cpio by Jesper Juhl · 18 years ago
  19. 9dfb563 [PATCH] config: update usage/help info by Randy Dunlap · 18 years ago
  20. 7420884 [PATCH] IPMI: fix devinit placement by Randy Dunlap · 18 years ago
  21. 5e12227 [PATCH] Doc: vm/hugetlbpage update-2 by Randy Dunlap · 18 years ago
  22. 7337445 [PATCH] apm: fix Armada laptops again by Samuel Thibault · 18 years ago
  23. b514d8c [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h by Jesper Juhl · 18 years ago
  24. cca57c5 [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default by Tim Chen · 18 years ago
  25. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 18 years ago
  26. fb30d64 [PATCH] uml: add missing __volatile__ by Jeff Dike · 18 years ago
  27. 966a082f [PATCH] uml: physical memory map file fixes by Rob Landley · 18 years ago
  28. f983c45 [PATCH] uml: __user annotations by Al Viro · 18 years ago
  29. ad28e02 [PATCH] uml: change sigjmp_buf to jmp_buf by Jeff Dike · 18 years ago
  30. 4127272 [PATCH] m32r: update switch_to macro for tuning by Hirokazu Takata · 18 years ago
  31. dd1c1e3 [PATCH] m32r: Remove a warning in m32r_sio.c by Hirokazu Takata · 18 years ago
  32. 0d34c86 [PATCH] m32r: mappi3 reboot support by Hirokazu Takata · 18 years ago
  33. fa37281 [PATCH] m32r: update include/asm-m32r/semaphore.h by Hirokazu Takata · 18 years ago
  34. 8e8ff02 [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target by Hirokazu Takata · 18 years ago
  35. efe87d2 [PATCH] x86 cpuid and msr notifier callback section mismatches by Randy Dunlap · 18 years ago
  36. 1bb858f [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq_disable by lepton · 18 years ago
  37. ab5703b [PATCH] selinux: Fix MLS compatibility off-by-one bug by Ron Yorston · 18 years ago
  38. dda27d1 [PATCH] hugetlbfs: add Kconfig help text by Arthur Othieno · 18 years ago
  39. 6aa3001b2 [PATCH] page_alloc.c: buddy handling cleanup by Andrew Morton · 18 years ago
  40. 0131592 [PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c by Dave Peterson · 18 years ago
  41. 97c2c9b8 [PATCH] oom-kill: mm locking fix by Andrew Morton · 18 years ago
  42. 75129e2 [PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS by John Hawkes · 18 years ago
  43. 4a3b98a [PATCH] swsusp: prevent possible image corruption on resume by Rafael J. Wysocki · 18 years ago
  44. 8db08de [PATCH] m41t00: fix bitmasks when writing to chip by David Barksdale · 18 years ago
  45. b73781c [PATCH] uml: MADV_REMOVE fixes by Jeff Dike · 18 years ago
  46. 676ff45 [PATCH] for_each_possible_cpu: x86_64 by KAMEZAWA Hiroyuki · 18 years ago
  47. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  48. 181ae40 [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  49. 9e0267c [PATCH] splice: fixup writeout path after ->map changes by Jens Axboe · 18 years ago
  50. a4514eb [PATCH] splice: offset fixes by Jens Axboe · 18 years ago
  51. 2a27250e [PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks by Jens Axboe · 18 years ago
  52. c4f895c [PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling by Jens Axboe · 18 years ago
  53. 91ad66e [PATCH] splice: close i_size truncate races on read by Jens Axboe · 18 years ago
  54. 8bbde0e Linux v2.6.17-rc2 by Linus Torvalds · 18 years ago
  55. 038e5e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  56. d34cb28 [MAINTAINERS] The ham radio code now has website at http://www.linux-ax25.org. by Ralf Baechle · 18 years ago
  57. 3c68da7 [MIPS] Use __ffs() instead of ffs() for waybit calculation. by Atsushi Nemoto · 18 years ago
  58. 9200c0b [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. by Ralf Baechle · 18 years ago
  59. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 18 years ago
  60. bb12d61 [MIPS] Make mips_srs_init static. by Ralf Baechle · 18 years ago
  61. b4ade4b [MIPS] MIPS boards: Set HZ to 100. by Ralf Baechle · 18 years ago
  62. 8f6539d [MIPS] kgdb: Let gcc compute the array size itself. by Ralf Baechle · 18 years ago
  63. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 18 years ago
  64. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  65. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 18 years ago
  66. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 18 years ago
  67. a682a24 [MIPS] Fix genrtc compilation. by Ralf Baechle · 18 years ago
  68. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 18 years ago
  69. 62a4421 [MIPS] Fix VR41xx build errors. by Yoichi Yuasa · 18 years ago
  70. 67a3f6d [MIPS] Fix tx49_blast_icache32_page_indexed. by Atsushi Nemoto · 18 years ago
  71. 1cc8903 [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. by Atsushi Nemoto · 18 years ago
  72. 675055b [MIPS] Use "R" constraint for cache_op. by Ralf Baechle · 18 years ago
  73. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  74. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 18 years ago
  75. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 18 years ago
  76. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 18 years ago
  77. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 18 years ago
  78. 67cbeb3 [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. by Ralf Baechle · 18 years ago
  79. 2ef2e1d [MIPS] EV96100: Fix over two year old typo in variable name. by Ralf Baechle · 18 years ago
  80. c40b92e0 [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 18 years ago
  81. 088cf96 [MIPS] MV6434x: Add prototype of interrupt dispatch function. by Ralf Baechle · 18 years ago
  82. ac2384a [MIPS] it8172: Fix build of serial driver. by Ralf Baechle · 18 years ago
  83. ed00e87 [MIPS] ITE: Glue build. by Ralf Baechle · 18 years ago
  84. 13626a8 [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__. by Ralf Baechle · 18 years ago
  85. b56bce9 [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 18 years ago
  86. 0428657 [MIPS] ITE8172: Fix build error due to missmatching prototypes. by Ralf Baechle · 18 years ago
  87. f13b68e [MIPS] Fix CONFIG_LIMITED_DMA build. by Ralf Baechle · 18 years ago
  88. 41d4f0e [MIPS] PNX8550 build fix. by Ralf Baechle · 18 years ago
  89. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 18 years ago
  90. c9e321e [MIPS] Fix breakage due to the grand makefile crapectomy. by Ralf Baechle · 18 years ago
  91. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 18 years ago
  92. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 18 years ago
  93. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 18 years ago
  94. 84ada9f [MIPS] More SHT_* and SHF_* ELF definitions. by Ralf Baechle · 18 years ago
  95. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 18 years ago
  96. 15c4f67 [MIPS] Provide access functions for c0_badvaddr. by Ralf Baechle · 18 years ago
  97. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 18 years ago
  98. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 18 years ago
  99. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 18 years ago
  100. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 18 years ago