1. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 17 years ago
  2. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 17 years ago
  3. d0d4e1c Char: specialix, remove bottomhalves by Jiri Slaby · 17 years ago
  4. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 17 years ago
  5. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 17 years ago
  6. 1386a82 Char: riscom8, change rc_init_drivers prototype by Jiri Slaby · 17 years ago
  7. 319fe7c Char: stallion, fix compiler warnings by Jiri Slaby · 17 years ago
  8. f31e683 Char: mxser_new, ioaddresses are ulong by Jiri Slaby · 17 years ago
  9. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
  10. f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 17 years ago
  11. 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 17 years ago
  12. 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 17 years ago
  13. 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 17 years ago
  14. 300ec13 I8K: add i8k driver to the x86_64 Kconfig by Bradley Smith · 17 years ago
  15. fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 17 years ago
  16. 9a7744f Add cmpxchg_local to xtensa by Mathieu Desnoyers · 17 years ago
  17. b62f134 Add cmpxchg_local to v850 by Mathieu Desnoyers · 17 years ago
  18. 80af4ee Add cmpxchg_local to sparc64 by Mathieu Desnoyers · 17 years ago
  19. 405321d Add cmpxchg_local to sparc, move __cmpxchg to system.h by Mathieu Desnoyers · 17 years ago
  20. fe41301 Add cmpxchg_local to s390 by Mathieu Desnoyers · 17 years ago
  21. 85fdbe1 Add cmpxchg_local to ppc by Gunnar Larisch · 17 years ago
  22. df80c8c Add cmpxchg_local to parisc by Mathieu Desnoyers · 17 years ago
  23. 027bcc2 Add cmpxchg_local to m68knommu by Mathieu Desnoyers · 17 years ago
  24. 5da7510 Add cmpxchg_local to m86k by Mathieu Desnoyers · 17 years ago
  25. 7fa2ac3 local_t m32r use architecture specific cmpxchg_local by Mathieu Desnoyers · 17 years ago
  26. df0f65f m32r: build fix of arch/m32r/kernel/smpboot.c by Mathieu Desnoyers · 17 years ago
  27. f94d1d3 Fix m32r __xchg by Mathieu Desnoyers · 17 years ago
  28. 7b631c2 New cmpxchg_local (optimized for UP case) for m32r by Mathieu Desnoyers · 17 years ago
  29. 4b78fff Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 by Mathieu Desnoyers · 17 years ago
  30. aebb77a Add cmpxchg_local to h8300 by Mathieu Desnoyers · 17 years ago
  31. 14e0cb3 Add cmpxchg_local to frv by Mathieu Desnoyers · 17 years ago
  32. 7732ba3 Add cmpxchg_local to cris by Mathieu Desnoyers · 17 years ago
  33. 10b8827 Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg by Mathieu Desnoyers · 17 years ago
  34. 5e86c11 Add cmpxchg_local to avr32 by Mathieu Desnoyers · 17 years ago
  35. 176393d Add cmpxchg_local to arm by Mathieu Desnoyers · 17 years ago
  36. 32f49eab Add cmpxchg64 and cmpxchg64_local to x86_64 by Mathieu Desnoyers · 17 years ago
  37. f9c4650 Add cmpxchg64 and cmpxchg64_local to powerpc by Mathieu Desnoyers · 17 years ago
  38. 3b96a56 Add cmpxchg64 and cmpxchg64_local to mips by Mathieu Desnoyers · 17 years ago
  39. a259b24 Add cmpxchg64 and cmpxchg64_local to alpha by Mathieu Desnoyers · 17 years ago
  40. 068fbad Add cmpxchg_local to asm-generic for per cpu atomic operations by Mathieu Desnoyers · 17 years ago
  41. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
  42. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 17 years ago
  43. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 17 years ago
  44. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  45. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
  46. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  47. 755aedc iget: stop HPPFS from using iget() and read_inode() by David Howells · 17 years ago
  48. 0a370e5 iget: stop HOSTFS from using iget() and read_inode() by David Howells · 17 years ago
  49. b88a27e iget: stop OPENPROMFS from using iget() and read_inode() by David Howells · 17 years ago
  50. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 17 years ago
  51. b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 17 years ago
  52. 78cc912 iget: stop ROMFS from using iget() and read_inode() by David Howells · 17 years ago
  53. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  54. a1d4aeb iget: stop PROCFS from using iget() and read_inode() by David Howells · 17 years ago
  55. a90a088 iget: stop the MINIX filesystem from using iget() and read_inode() by David Howells · 17 years ago
  56. eab1df7 iget: stop JFS from using iget() and read_inode() by David Howells · 17 years ago
  57. 5451f79 iget: stop JFFS2 from using iget() and read_inode() by David Howells · 17 years ago
  58. c4386c8 iget: stop ISOFS from using read_inode() by David Howells · 17 years ago
  59. 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 17 years ago
  60. fa300b1 iget: stop FUSE from using iget() and read_inode() by David Howells · 17 years ago
  61. d0b0794 iget: stop FreeVXFS from using iget() and read_inode() by David Howells · 17 years ago
  62. 17f95a7 iget: stop FAT from using iget() and read_inode() by David Howells · 17 years ago
  63. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  64. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  65. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 17 years ago
  66. 298384c iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  67. ce634ab iget: stop CIFS from using iget() and read_inode() by David Howells · 17 years ago
  68. e33ab08 iget: stop BFS from using iget() and read_inode() by David Howells · 17 years ago
  69. 96eb541 iget: stop BEFS from using iget() and read_inode() by David Howells · 17 years ago
  70. 62328a0 iget: stop autofs from using iget() and read_inode() by David Howells · 17 years ago
  71. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 17 years ago
  72. 69840b0 iget: use iget_failed() in GFS2 by David Howells · 17 years ago
  73. aa7fa24 iget: use iget_failed() in AFS by David Howells · 17 years ago
  74. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  75. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  76. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  77. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 17 years ago
  78. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 17 years ago
  79. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 17 years ago
  80. 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
  81. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
  82. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
  83. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  84. 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
  85. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  86. 25fad94 fs menu: small reorg by Randy Dunlap · 17 years ago
  87. e6ee512 dz.c: Resource management by Maciej W. Rozycki · 17 years ago
  88. f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 17 years ago
  89. ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 17 years ago
  90. 789c704 MAINTAINERS: add self for the dz serial driver by Maciej W. Rozycki · 17 years ago
  91. 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 17 years ago
  92. 43d46ab dz: fix locking issues by Maciej W. Rozycki · 17 years ago
  93. 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 17 years ago
  94. 7287d76 dz: update kconfig description by Maciej W. Rozycki · 17 years ago
  95. 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 17 years ago
  96. 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 17 years ago
  97. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 17 years ago
  98. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 17 years ago
  99. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 17 years ago
  100. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 17 years ago