1. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  4. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 14 years ago
  5. 92d6b71 genirq: Expose irq_desc->node in proc/irq by Dimitri Sivanich · 14 years ago
  6. 32e688b Documentation/filesystems/proc.txt typo fix. by Rob Landley · 14 years ago
  7. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  8. a1b57ac mm: document /proc/pagetypeinfo by Mel Gorman · 14 years ago
  9. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  10. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  11. cb2992a doc: typo - Table 1-2 should refer to "status", not "statm" by Mulyadi Santosa · 15 years ago
  12. 1306d60 proc: partially revert "procfs: provide stack information for threads" by KOSAKI Motohiro · 15 years ago
  13. 4614a696b procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm by john stultz · 15 years ago
  14. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  15. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  16. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  17. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  18. 495789a oom: make oom_score to per-process value by KOSAKI Motohiro · 15 years ago
  19. 398499d pagemap clear_refs: modify to specify anon or mapped vma clearing by Moussa A. Ba · 15 years ago
  20. c574358 proc: document `guest' column in /proc/stat by Eric Dumazet · 15 years ago
  21. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  22. 349888e proc.txt: update kernel filesystem/proc.txt documentation by Stefani Seibold · 15 years ago
  23. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  24. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  25. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  26. 760df93 documentation: update Documentation/filesystem/proc.txt and Documentation/sysctls by Shen Feng · 15 years ago
  27. b713a5e ext4: remove /proc tuning knobs by Theodore Ts'o · 15 years ago
  28. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 15 years ago
  29. 9e9e3cb mm: OOM documentation update by Evgeniy Polyakov · 16 years ago
  30. db0fb18 Update of Documentation: vm.txt and proc.txt by Peter W Morreale · 16 years ago
  31. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  32. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 16 years ago
  33. 2ec220e proc: add /proc/*/stack by Ken Chen · 16 years ago
  34. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  35. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  36. 8a1c8eb x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2 by Aristeu Rozanski · 16 years ago
  37. 7a6560e documentation: clarify dirty_ratio and dirty_background_ratio description by Andrea Righi · 16 years ago
  38. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  39. 22b8ab6 Document panic_on_unrecovered_nmi sysctl by Bernhard Walle · 16 years ago
  40. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  41. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  42. 240799c ext4: Use readahead when reading an inode from the inode table by Theodore Ts'o · 16 years ago
  43. 37515fa ext4: Improve the documentation for ext4's /proc tunables by Theodore Ts'o · 16 years ago
  44. b261dfe coredump_filter: add description of bit 4 by Hidehiro Kawai · 16 years ago
  45. 61e55d0 ipc: document the new auto_msgmni proc file by Nadia Derbey · 16 years ago
  46. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  47. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 16 years ago
  48. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  49. b88473f mm: document missing fields for /proc/meminfo by Miklos Szeredi · 16 years ago
  50. 97e7e0f [patch 7/7] vfs: mountinfo: show dominating group id by Miklos Szeredi · 16 years ago
  51. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  52. a09a20b laptops: move laptop-mode.txt to Documentation/laptops/ by Randy Dunlap · 16 years ago
  53. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  54. 7786fa9 Document lowmem_reserve_ratio by Yasunori Goto · 17 years ago
  55. 195cf453 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 17 years ago
  56. 2e01e00 Documentation: missing proc/$PID/stat field by Leonardo Chiquitto · 17 years ago
  57. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  58. 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
  59. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 17 years ago
  60. b68f2c3a proc.txt: Add /proc/stat field by Leonardo Chiquitto · 17 years ago
  61. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  62. bb90110 coredump masking: documentation for /proc/pid/coredump_filter by Kawai, Hidehiro · 17 years ago
  63. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  64. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  65. 18d9677 Documentation: /proc/$pid/stat files by Kees Cook · 17 years ago
  66. 8b60756 Fix more "deprecated" spellos. by Randy Dunlap · 17 years ago
  67. 5096add proc: maps protection by Kees Cook · 17 years ago
  68. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  69. a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 17 years ago
  70. f9c9946 [PATCH] Documentation for io-accounting / reporting via procfs by Roland Kletzing · 17 years ago
  71. 4ae0edc Fix typos in /Documentation : 'U-Z' by Matt LaPlante · 18 years ago
  72. fa00e7e Fix typos in /Documentation : 'T'' by Matt LaPlante · 18 years ago
  73. 53cb472 Fix typos in Documentation/: 'S' by Matt LaPlante · 18 years ago
  74. 84eb8d0 Fix "can not" in Documentation and Kconfig by Matt LaPlante · 18 years ago
  75. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  76. 3f6dee9 Fix some typos in Documentation/: 'A' by Matt LaPlante · 18 years ago
  77. d7ff0db [PATCH] oom_adj/oom_score documentation by Jan-Frode Myklebust · 18 years ago
  78. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  79. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  80. e82443c Documentation/filesystems/proc.txt: indentation fix by Adrian Bunk · 19 years ago
  81. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 19 years ago
  82. af97c72 [PATCH] docs: fix misinformation about overcommit_memory by Chuck Ebbert · 19 years ago
  83. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  84. c31403a [PATCH] Documentation: remove super-{nr, max} to reflect fs/super.c by Cosmin Nicolaescu · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago