1. 1bd5191 [patch 05/14] hpfs: dont call permission() by Miklos Szeredi · 16 years ago
  2. 9043476 [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  3. ae7edec [PATCH] sysctl: keep track of tree relationships by Al Viro · 16 years ago
  4. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  5. f7e6ced [PATCH] allow delayed freeing of ctl_table_header by Al Viro · 16 years ago
  6. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  7. 7ac6cd6 [patch] hppfs: remove hppfs_permission by Miklos Szeredi · 16 years ago
  8. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  9. d70b67c [patch] vfs: fix lookup on deleted directory by Miklos Szeredi · 16 years ago
  10. a048d3a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. fb3b806 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  13. 689796a dsp56k: Fix BKL pushdown by Geert Uytterhoeven · 16 years ago
  14. 37e67b7 drivers/video/fbmem.c: removed duplicated include by Huang Weiyi · 16 years ago
  15. 4b1fefa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  16. 6ca813c video/stifb.c: make 2 functions static by Adrian Bunk · 16 years ago
  17. 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
  18. 511e748 make macfb_setup() static by Adrian Bunk · 16 years ago
  19. f56f6d3 make init/do_mounts.c:root_device_name static by Adrian Bunk · 16 years ago
  20. 9580d85 drivers/char/rtc.c: make 2 functions static by Adrian Bunk · 16 years ago
  21. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  22. 15f59ad make mm/memory.c:print_bad_pte() static by Adrian Bunk · 16 years ago
  23. 9d8fddf mm/allocpercpu.c: make 4 functions static by Adrian Bunk · 16 years ago
  24. 9e5c6da make mm/sparse.c: make a function static by Adrian Bunk · 16 years ago
  25. 23d5f96 make parport_cs_release() static by Adrian Bunk · 16 years ago
  26. 25cdcd0 make pnp_add_card_id() static by Adrian Bunk · 16 years ago
  27. 96930a6 make cgroup_seqfile_release() static by Adrian Bunk · 16 years ago
  28. 0e1451d drm: make drm_minors_cleanup() static by Adrian Bunk · 16 years ago
  29. a4074d9 cris: use generic show_mem() by Johannes Weiner · 16 years ago
  30. e275e0a frv: use generic show_mem() by Johannes Weiner · 16 years ago
  31. aca5320 m32r: use generic show_mem() by Johannes Weiner · 16 years ago
  32. 969eefb m68k: use generic show_mem() by Johannes Weiner · 16 years ago
  33. 0ec5e0e m68knommu: use generic show_mem() by Johannes Weiner · 16 years ago
  34. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  35. 4bad9ea h8300: use generic show_mem() by Johannes Weiner · 16 years ago
  36. 4984d2d mn10300: use generic show_mem() by Johannes Weiner · 16 years ago
  37. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  38. c55281d s390: use generic show_mem() by Johannes Weiner · 16 years ago
  39. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  40. 471a542 sparc64: use generic show_mem() by Johannes Weiner · 16 years ago
  41. 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
  42. 8dad322 x86: use generic show_mem() by Johannes Weiner · 16 years ago
  43. 4722122 xtensa: use generic show_mem() by Johannes Weiner · 16 years ago
  44. a2e9c44 blackfin: use generic show_mem() by Johannes Weiner · 16 years ago
  45. 46244a2 avr32: use generic show_mem() by Johannes Weiner · 16 years ago
  46. 5f834b9 alpha: use generic show_mem() by Johannes Weiner · 16 years ago
  47. 454c63b lib: generic show_mem() by Johannes Weiner · 16 years ago
  48. 2c97b7f mm: print swapcache page count in show_swap_cache_info() by Johannes Weiner · 16 years ago
  49. ebcb673 /proc/PID/syscall by Roland McGrath · 16 years ago
  50. bbc6986 task_current_syscall by Roland McGrath · 16 years ago
  51. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  52. 1f5a4ad tracehook: CONFIG_HAVE_ARCH_TRACEHOOK by Roland McGrath · 16 years ago
  53. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  54. 64b1208 tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  55. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  56. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  57. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  58. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  59. 283d755 tracehook: syscall by Roland McGrath · 16 years ago
  60. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  61. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  62. c45aea2 tracehook: tracehook_signal_handler by Roland McGrath · 16 years ago
  63. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  64. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  65. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  66. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  67. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  68. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  69. ff11886 tracehook: unexport ptrace_notify by Roland McGrath · 16 years ago
  70. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  71. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 16 years ago
  72. 267e2a9 Use WARN() in fs/proc/ by Arjan van de Ven · 16 years ago
  73. 99fcd77 Use WARN() in fs/sysfs by Arjan van de Ven · 16 years ago
  74. 5c752ad Use WARN() in fs/ by Arjan van de Ven · 16 years ago
  75. 5cd2b45 Use WARN() in lib/ by Arjan van de Ven · 16 years ago
  76. f810a5c Use WARN() in drivers/base/ by Arjan van de Ven · 16 years ago
  77. 12e0036 Use WARN() in block/ by Arjan van de Ven · 16 years ago
  78. 261c40c use WARN() in kernel/irq/chip.c by Arjan van de Ven · 16 years ago
  79. 4c8573e Use WARN() in mm/vmalloc.c by Arjan van de Ven · 16 years ago
  80. b8c512f Use WARN() in kernel/irq/manage.c by Arjan van de Ven · 16 years ago
  81. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  82. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  83. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  84. a60637c mm: lockless pagecache by Nick Piggin · 16 years ago
  85. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  86. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 16 years ago
  87. 30002ed mm: readahead scan lockless by Nick Piggin · 16 years ago
  88. 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 16 years ago
  89. bc40d73 splice: use get_user_pages_fast by Nick Piggin · 16 years ago
  90. f5dd33c dio: use get_user_pages_fast by Nick Piggin · 16 years ago
  91. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  92. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 16 years ago
  93. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  94. 2682497 mn10300: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  95. 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  96. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  97. 0ad122d omfs: add MAINTAINERS entry by Bob Copeland · 16 years ago
  98. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 16 years ago
  99. 36cc410 omfs: add bitmap routines by Bob Copeland · 16 years ago
  100. 8f09e98 omfs: add file routines by Bob Copeland · 16 years ago