1. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 16 years ago
  2. 6a51091 NFS: Add some new I/O counters for FS-Cache doing things for NFS by David Howells · 16 years ago
  3. ef79c09 NFS: Use local disk inode cache by David Howells · 16 years ago
  4. 0873404 NFS: Define and create superblock-level objects by David Howells · 16 years ago
  5. 1472728 NFS: Define and create server-level objects by David Howells · 16 years ago
  6. c6a6f19 NFS: Add FS-Cache option bit and debug bit by David Howells · 16 years ago
  7. 385e1ca CacheFiles: Permit the page lock state to be monitored by David Howells · 16 years ago
  8. b510882 FS-Cache: Implement data I/O part of netfs API by David Howells · 16 years ago
  9. ccc4fc3 FS-Cache: Implement the cookie management part of the netfs API by David Howells · 16 years ago
  10. 726dd7f FS-Cache: Add netfs registration by David Howells · 16 years ago
  11. 0e04d4c FS-Cache: Add cache tag handling by David Howells · 16 years ago
  12. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 16 years ago
  13. 0dfc41d FS-Cache: Add the FS-Cache cache backend API and documentation by David Howells · 16 years ago
  14. 2d6fff6 FS-Cache: Add the FS-Cache netfs API and documentation by David Howells · 16 years ago
  15. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 16 years ago
  16. 03fb3d2 FS-Cache: Release page->private after failed readahead by David Howells · 16 years ago
  17. 8f0aa2f Document the slow work thread pool by David Howells · 16 years ago
  18. 12e22c5 Make the slow work pool configurable by David Howells · 16 years ago
  19. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 16 years ago
  20. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  21. c2eb2fa Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  22. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  24. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 16 years ago
  25. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
  26. 04d491a kexec: add dmesg log symbols to /proc/vmcoreinfo lists by Neil Horman · 16 years ago
  27. 7c5ff4f pci: Add AMD8111 PCI Bridge PCI Device ID by Harry Ciao · 16 years ago
  28. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 16 years ago
  29. 52ee2df pids: refactor vnr/nr_ns helpers to make them safe by Oleg Nesterov · 16 years ago
  30. 6dda81f pids: document task_pgrp/task_session is not safe without tasklist/rcu by Oleg Nesterov · 16 years ago
  31. 1f80769 synclink_gt: add clock options by Paul Fulghum · 16 years ago
  32. a50b0aa struct linux_binprm: drop unused fields by Kirill A. Shutemov · 16 years ago
  33. 40e8a10 cpu hotplug: remove unused cpuhotplug_mutex_lock() by Lai Jiangshan · 16 years ago
  34. bb24c67 tracehook_notify_death: use task_detached() helper by Oleg Nesterov · 16 years ago
  35. 39c626a forget_original_parent: split out the un-ptrace part by Oleg Nesterov · 16 years ago
  36. 4576145 ptrace: fix possible zombie leak on PTRACE_DETACH by Oleg Nesterov · 16 years ago
  37. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 16 years ago
  38. a1bc5a4 cpusets: replace zone allowed functions with node allowed by David Rientjes · 16 years ago
  39. bd1a8ab cgroups: add 'data' field to struct cgroup_scanner by Li Zefan · 16 years ago
  40. a3b2d69 cgroups: use css id in swap cgroup for saving memory v5 by KAMEZAWA Hiroyuki · 16 years ago
  41. 3918b96 memcg: remove mem_cgroup_reclaim_imbalance() remnants by KOSAKI Motohiro · 16 years ago
  42. c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 16 years ago
  43. e222432 memcg: show memcg information during OOM by Balbir Singh · 16 years ago
  44. 0b7f569 memcg: fix OOM killer under memcg by KAMEZAWA Hiroyuki · 16 years ago
  45. 099fca3 cgroups: show correct file mode by Li Zefan · 16 years ago
  46. ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  47. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 16 years ago
  48. 313e924 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups by Grzegorz Nosek · 16 years ago
  49. d20a390 cgroups: fix cgroup.h comments by Paul Menage · 16 years ago
  50. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 16 years ago
  51. bfb9bcd spi-gpio: allow operation without CS signal by Michael Buesch · 16 years ago
  52. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 16 years ago
  53. 9661584 rtc-v3020: add ability to access v3020 chip with GPIOs by Mike Rapoport · 16 years ago
  54. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  55. 14dd1ff memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs by David Brownell · 16 years ago
  56. 7274ec8 memory_accessor: implement the new memory_accessor interface for I2C EEPROM by Kevin Hilman · 16 years ago
  57. 06c421e memory_accessor: new interface for reading/writing persistent memory by Kevin Hilman · 16 years ago
  58. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 16 years ago
  59. 9a896c9 mm: define a UNIQUE value for AS_UNEVICTABLE flag by Lee Schermerhorn · 16 years ago
  60. 8e2c379 add fiemap.h to header-y by Eric Sandeen · 16 years ago
  61. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 16 years ago
  62. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 16 years ago
  63. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 16 years ago
  64. 797108d tcp: add helper for counter tweaking due mid-wq change by Ilpo Järvinen · 16 years ago
  65. 3c6fc35 DRM: drm_crtc_helper.h doesn't actually need i2c.h by Jean Delvare · 16 years ago
  66. 522b5cc drm: fix missing inline function on 32-bit powerpc. by Dave Airlie · 16 years ago
  67. 4fe7041 Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  68. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  69. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
  70. c09bca7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  71. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  72. afbb9d8 fbdev: update s1d13xxxfb to differ between revisions and production ids by Kristoffer Ericson · 16 years ago
  73. 91ad120 fbdev: newport: newport_*wait() return 0 on timeout by Roel Kluin · 16 years ago
  74. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 16 years ago
  75. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 16 years ago
  76. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 16 years ago
  77. 213d4bd cirrusfb: add Laguna additional overflow register by Krzysztof Helt · 16 years ago
  78. d5cb78f atyfb: fix header file trailing whitespace by Randy Dunlap · 16 years ago
  79. 78d89ef rtc: convert LEAP_YEAR into an inline by Andrew Morton · 16 years ago
  80. 7995589 autofs4: fix kernel includes by Ian Kent · 16 years ago
  81. 35b4b3c spi_mpc83xx: add OF platform driver bindings by Anton Vorontsov · 16 years ago
  82. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 16 years ago
  83. c0da377 epoll keyed wakeups: introduce new *_poll() wakeup macros by Davide Libenzi · 16 years ago
  84. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 16 years ago
  85. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 16 years ago
  86. 311d076 introduce pr_cont() macro by Cyrill Gorcunov · 16 years ago
  87. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 16 years ago
  88. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 16 years ago
  89. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 16 years ago
  90. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
  91. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 16 years ago
  92. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 16 years ago
  93. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 16 years ago
  94. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
  95. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
  96. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  97. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 16 years ago
  98. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 16 years ago
  99. 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
  100. 610a77e memdup_user(): introduce by Li Zefan · 16 years ago