1. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  2. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  3. 2c6ab6d cgroups: allow cgroup hierarchies to be created with no bound subsystems by Paul Menage · 15 years ago
  4. 7717f7b cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup by Paul Menage · 15 years ago
  5. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  6. c6d57f3 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  7. 34f77a9 cgroups: make unlock sequence in cgroup_get_sb consistent by Xiaotian Feng · 15 years ago
  8. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  9. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  10. ba36c44 Documentation/vm/.gitignore: add page-types by Josh Triplett · 15 years ago
  11. 2552a99 includecheck fix: Documentation, cfag12864b-example.c by Jaswinder Singh Rajput · 15 years ago
  12. bcadbbd Documentation: update stale definition of file-nr in fs.txt by Xiaotian Feng · 15 years ago
  13. 16c01b2 doc/filesystems: more mount cleanups by Peng Tao · 15 years ago
  14. 0288b95 doc/filesystems: remove smount program by Randy Dunlap · 15 years ago
  15. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  16. ef1ff6b hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix by From: Mel Gorman · 15 years ago
  17. 2c6854f ksm: change default values to better fit into mainline kernel by Izik Eidus · 15 years ago
  18. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 15 years ago
  19. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  20. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  21. 95e0d86 Revert "kmod: fix race in usermodehelper code" by Sebastian Andrzej Siewior · 15 years ago
  22. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 15 years ago
  23. 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 15 years ago
  24. db79078 cpumask: use new-style cpumask ops in mm/quicklist. by Rusty Russell · 15 years ago
  25. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  26. fa40699 cpumask: use mm_cpumask() wrapper: um by Rusty Russell · 15 years ago
  27. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  28. 7ce1df4 cpumask: use mm_cpumask() wrapper: mn10300 by Rusty Russell · 15 years ago
  29. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  30. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  31. a6a0106 cpumask: Use accessors for cpu_*_mask: um by Rusty Russell · 15 years ago
  32. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  33. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  34. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  35. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  36. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 15 years ago
  37. f063ea0 cpumask: arch_send_call_function_ipi_mask: powerpc by Rusty Russell · 15 years ago
  38. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  39. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  40. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 15 years ago
  41. e50a6f1 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64 by Rusty Russell · 15 years ago
  42. 399d068 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc by Rusty Russell · 15 years ago
  43. 4f269bf cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 by Rusty Russell · 15 years ago
  44. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago
  45. 6f40142 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core by Rusty Russell · 15 years ago
  46. fe71a3c cpumask: remove the deprecated smp_call_function_mask() by Rusty Russell · 15 years ago
  47. da83a84 ia64: convert last user of smp_call_function_mask by Rusty Russell · 15 years ago
  48. e0ad955 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 15 years ago
  49. e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
  50. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  51. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago
  52. 1d1afc1 cpumask: remove last assignment to mask field of struct irqaction. by Rusty Russell · 15 years ago
  53. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
  54. 51c870a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips by Rusty Russell · 15 years ago
  55. a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 15 years ago
  56. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  57. b966cd6 cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc by Rusty Russell · 15 years ago
  58. f5564b8 cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips by Rusty Russell · 15 years ago
  59. 8194a40 cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha by Rusty Russell · 15 years ago
  60. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  61. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  62. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  63. 9e12a7e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  64. a7ddbf8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  65. 3e56d49 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  66. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  67. 58f055e hwmon: (ltc4245) Clear faults at startup by Ira W. Snyder · 15 years ago
  68. b6b9d69 hwmon: (ltc4215) Clear faults at startup by Ira W. Snyder · 15 years ago
  69. fa08acd hwmon: (coretemp) Add Lynnfield CPU by Huaxu Wan · 15 years ago
  70. eccfed4 hwmon: (coretemp) Add support for Penryn mobile CPUs by Rudolf Marek · 15 years ago
  71. 708a62b hwmon: (coretemp) Fix Atom CPUs support by Rudolf Marek · 15 years ago
  72. 91f17e0 hwmon: Delete deprecated FSC drivers by Jean Delvare · 15 years ago
  73. 49dc9ef hwmon: (adm1031) Add sysfs files for temperature offsets by Ira Snyder · 15 years ago
  74. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  75. 4111d4f sunrpc/rpc_pipe: fix kernel-doc notation by Randy Dunlap · 15 years ago
  76. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 15 years ago
  77. 9423a08 NFS: Add nfs_alloc_parsed_mount_data by Chuck Lever · 15 years ago
  78. 61d0a8e NFS/RPC: fix problems with reestablish_timeout and related code. by Neil Brown · 15 years ago
  79. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  80. a724ead Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  81. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  82. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  83. 606531c KEYS: Have the garbage collector set its timer for live expired keys by David Howells · 15 years ago
  84. f4edeeb 9p: Update documentation to add fscache related bits by Abhishek Kulkarni · 15 years ago
  85. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  86. 637d020 9p: Fix the incorrect update of inode size in v9fs_file_write() by Abhishek Kulkarni · 15 years ago
  87. 7549ae3 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. by Abhishek Kulkarni · 15 years ago
  88. 0afd905 tpm-fixup-pcrs-sysfs-file-update by Jason Gunthorpe · 15 years ago
  89. 764db03 creds_are_invalid() needs to be exported for use by modules: by Randy Dunlap · 15 years ago
  90. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  91. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  92. a7077099 FRV: Use asm/generic-hardirq.h by Christoph Hellwig · 15 years ago
  93. d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  94. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  95. 85afd82 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  96. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  97. 15f964b Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  98. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  99. cf63ff5f misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  100. fd8b327 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago