1. 176393d Add cmpxchg_local to arm by Mathieu Desnoyers · 17 years ago
  2. 32f49eab Add cmpxchg64 and cmpxchg64_local to x86_64 by Mathieu Desnoyers · 17 years ago
  3. f9c4650 Add cmpxchg64 and cmpxchg64_local to powerpc by Mathieu Desnoyers · 17 years ago
  4. 3b96a56 Add cmpxchg64 and cmpxchg64_local to mips by Mathieu Desnoyers · 17 years ago
  5. a259b24 Add cmpxchg64 and cmpxchg64_local to alpha by Mathieu Desnoyers · 17 years ago
  6. 068fbad Add cmpxchg_local to asm-generic for per cpu atomic operations by Mathieu Desnoyers · 17 years ago
  7. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
  8. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 17 years ago
  9. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 17 years ago
  10. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  11. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
  12. 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
  13. 755aedc iget: stop HPPFS from using iget() and read_inode() by David Howells · 17 years ago
  14. 0a370e5 iget: stop HOSTFS from using iget() and read_inode() by David Howells · 17 years ago
  15. b88a27e iget: stop OPENPROMFS from using iget() and read_inode() by David Howells · 17 years ago
  16. b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 17 years ago
  17. b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 17 years ago
  18. 78cc912 iget: stop ROMFS from using iget() and read_inode() by David Howells · 17 years ago
  19. 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
  20. a1d4aeb iget: stop PROCFS from using iget() and read_inode() by David Howells · 17 years ago
  21. a90a088 iget: stop the MINIX filesystem from using iget() and read_inode() by David Howells · 17 years ago
  22. eab1df7 iget: stop JFS from using iget() and read_inode() by David Howells · 17 years ago
  23. 5451f79 iget: stop JFFS2 from using iget() and read_inode() by David Howells · 17 years ago
  24. c4386c8 iget: stop ISOFS from using read_inode() by David Howells · 17 years ago
  25. 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 17 years ago
  26. fa300b1 iget: stop FUSE from using iget() and read_inode() by David Howells · 17 years ago
  27. d0b0794 iget: stop FreeVXFS from using iget() and read_inode() by David Howells · 17 years ago
  28. 17f95a7 iget: stop FAT from using iget() and read_inode() by David Howells · 17 years ago
  29. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
  30. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
  31. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 17 years ago
  32. 298384cd iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
  33. ce634ab iget: stop CIFS from using iget() and read_inode() by David Howells · 17 years ago
  34. e33ab08 iget: stop BFS from using iget() and read_inode() by David Howells · 17 years ago
  35. 96eb541 iget: stop BEFS from using iget() and read_inode() by David Howells · 17 years ago
  36. 62328a0 iget: stop autofs from using iget() and read_inode() by David Howells · 17 years ago
  37. 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 17 years ago
  38. 69840b0 iget: use iget_failed() in GFS2 by David Howells · 17 years ago
  39. aa7fa24 iget: use iget_failed() in AFS by David Howells · 17 years ago
  40. b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
  41. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  42. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
  43. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 17 years ago
  44. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 17 years ago
  45. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 17 years ago
  46. 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
  47. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
  48. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
  49. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
  50. 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
  51. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  52. 25fad94 fs menu: small reorg by Randy Dunlap · 17 years ago
  53. e6ee512 dz.c: Resource management by Maciej W. Rozycki · 17 years ago
  54. f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 17 years ago
  55. ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 17 years ago
  56. 789c704 MAINTAINERS: add self for the dz serial driver by Maciej W. Rozycki · 17 years ago
  57. 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 17 years ago
  58. 43d46ab dz: fix locking issues by Maciej W. Rozycki · 17 years ago
  59. 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 17 years ago
  60. 7287d76 dz: update kconfig description by Maciej W. Rozycki · 17 years ago
  61. 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 17 years ago
  62. 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 17 years ago
  63. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 17 years ago
  64. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 17 years ago
  65. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 17 years ago
  66. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 17 years ago
  67. cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 17 years ago
  68. f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 17 years ago
  69. 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 17 years ago
  70. 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 17 years ago
  71. a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 17 years ago
  72. 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 17 years ago
  73. ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 17 years ago
  74. 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 17 years ago
  75. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 17 years ago
  76. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 17 years ago
  77. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 17 years ago
  78. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  79. 8f5aa26 cpusets: update_cpumask documentation fix by Paul Jackson · 17 years ago
  80. 73507f3 Handle pid namespaces in cgroups code by Pavel Emelyanov · 17 years ago
  81. b450129 hotplug cpu move tasks in empty cpusets - refinements by Paul Jackson · 17 years ago
  82. c8d9c90 hotplug cpu: move tasks in empty cpusets to parent various other fixes by Paul Jackson · 17 years ago
  83. 2df167a cgroups: update comments in cpuset.c by Paul Menage · 17 years ago
  84. 58f4790 cpusets: update_cpumask revision by Cliff Wickman · 17 years ago
  85. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 17 years ago
  86. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 17 years ago
  87. dfc05c2 update Documentation/controller/memory.txt by KAMEZAWA Hiroyuki · 17 years ago
  88. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  89. 072c56c1 per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  90. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  91. 1cfb419 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity by KAMEZAWA Hiroyuki · 17 years ago
  92. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  93. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  94. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  95. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  96. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 17 years ago
  97. c0149530 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  98. 91a4547 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro by KAMEZAWA Hiroyuki · 17 years ago
  99. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 17 years ago
  100. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 17 years ago