1. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 15 years ago
  2. 0b82ac3 devices cgroup: allow mkfifo by Serge E. Hallyn · 15 years ago
  3. 116e057 devcgroup: use list_for_each_entry_rcu() by Lai Jiangshan · 15 years ago
  4. a47295e cgroups: make cgroup_path() RCU-safe by Paul Menage · 15 years ago
  5. e7b80bb cgroups: skip processes from other namespaces when listing a cgroup by Gowrishankar M · 15 years ago
  6. c12f65d cgroups: introduce link_css_set() to remove duplicate code by Li Zefan · 15 years ago
  7. 33a68ac cgroups: add inactive subsystems to rootnode.subsys_list by Li Zefan · 15 years ago
  8. e5f6a86 cgroups: make root_list contains active hierarchies only by Li Zefan · 15 years ago
  9. 7534432 cgroups: remove rcu_read_lock() in cgroupstats_build() by Lai Jiangshan · 15 years ago
  10. 77efecd cgroups: call find_css_set() safely in cgroup_attach_task() by Lai Jiangshan · 15 years ago
  11. 104cbd5 cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone() by Lai Jiangshan · 15 years ago
  12. b2aa30f cgroups: don't put struct cgroupfs_root protected by RCU by Lai Jiangshan · 15 years ago
  13. 2019f63 cgroups: fix cgroup_iter_next() bug by Lai Jiangshan · 15 years ago
  14. b12b533 cgroups: add lock for child->cgroups in cgroup_post_fork() by Lai Jiangshan · 15 years ago
  15. c9d5409 memcg: fix a typo in Kconfig by Li Zefan · 15 years ago
  16. cae7a36 ns_cgroup: remove unused spinlock by Li Zefan · 15 years ago
  17. 75139b8 cgroups: remove some redundant NULL checks by Li Zefan · 15 years ago
  18. 18e7f1f cgroups: documentation updates by Li Zefan · 15 years ago
  19. 5cdc38f cgroups: make cgroup config a submenu by KAMEZAWA Hiroyuki · 15 years ago
  20. e04a88a9 quota: don't set grace time when user isn't above softlimit by Jan Kara · 15 years ago
  21. 87d1fda coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL by Richard A. Holden III · 15 years ago
  22. 1579c3a jbd: remove excess kernel-doc notation by Randy Dunlap · 15 years ago
  23. 04143e2 ext3: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  24. 2e8671c ext3: don't inherit inappropriate inode flags from parent by Duane Griffin · 15 years ago
  25. 5df096d ext3: allocate ->s_blockgroup_lock separately by Pekka Enberg · 15 years ago
  26. f420d4d jbd: improve fsync batching by Josef Bacik · 15 years ago
  27. ef8b646 ext2: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  28. 0e090f1 ext2: don't inherit inappropriate inode flags from parent by Duane Griffin · 15 years ago
  29. 18a82eb ext2: allocate ->s_blockgroup_lock separately by Pekka J Enberg · 15 years ago
  30. 22d613d ext2: fix ext2_splice_branch() comments by Qinghuang Feng · 15 years ago
  31. 74d88eb rtc-ds1307: remove legacy probe() checks by Jüri Reitel · 15 years ago
  32. fed40b7 rtc-ds1307: SMBus compatibility by BARRE Sebastien · 15 years ago
  33. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 15 years ago
  34. d822034 drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc by Qinghuang Feng · 15 years ago
  35. 96777fe async: Don't call async_synchronize_full_special() while holding sb_lock by Dave Kleikamp · 15 years ago
  36. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  37. 97c440b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  38. 713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  39. 18b8e08 sparc64: Work around branch tracer warning. by David S. Miller · 15 years ago
  40. 661263b V4L/DVB (10191a): Update MAINTAINERS entries on media drivers by Mauro Carvalho Chehab · 15 years ago
  41. e32fadc V4L/DVB (10190): cx88: Fix some Kbuild troubles by Mauro Carvalho Chehab · 15 years ago
  42. 571d864 V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y by Mauro Carvalho Chehab · 15 years ago
  43. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 15 years ago
  44. 439b72b V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization by Michael Krufky · 15 years ago
  45. 4326633 V4L/DVB (10181): v4l2-device: Fix some sparse warnings by Mauro Carvalho Chehab · 15 years ago
  46. ffbc5f8 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings by Mauro Carvalho Chehab · 15 years ago
  47. 4c27f1a V4L/DVB (10179): tda8290: Fix two sparse warnings by Mauro Carvalho Chehab · 15 years ago
  48. 072ce0c V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols by Mauro Carvalho Chehab · 15 years ago
  49. 26cdc76 V4L/DVB (10177): Fix sparse warnings on em28xx by Mauro Carvalho Chehab · 15 years ago
  50. cfbaf4d V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions by Eric Miao · 15 years ago
  51. c0cd501 V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage by Guennadi Liakhovetski · 15 years ago
  52. d599edc staging: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 15 years ago
  53. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 15 years ago
  54. 8cfc7f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  56. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  57. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 15 years ago
  58. b13d372 topology: Fix sparc64 build. by David Miller · 15 years ago
  59. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 15 years ago
  60. 87df4de nfsd: last_byte_offset by Benny Halevy · 15 years ago
  61. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 15 years ago
  62. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 15 years ago
  63. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 15 years ago
  64. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 15 years ago
  65. 30fa8c0 NFSD: FIDs need to take precedence over UUIDs by Steve Dickson · 15 years ago
  66. 24c3767 SUNRPC: The sunrpc server code should not be used by out-of-tree modules by Trond Myklebust · 15 years ago
  67. 22945e4 svc: Clean up deferred requests on transport destruction by Tom Tucker · 15 years ago
  68. c6906a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  69. baa9187 kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation by Wolfram Sang · 15 years ago
  70. 399b835 kbuild: add a symlink to the source for separate objdirs by Andi Kleen · 15 years ago
  71. 8e54701 kconfig: add script to manipulate .config files on the command line by Andi Kleen · 15 years ago
  72. 4f62824 kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope by Jike Song · 15 years ago
  73. 40c8c85 bootchart: improve output based on Dave Jones' feedback by Arjan van de Ven · 15 years ago
  74. 8b249b6 fix modules_install via NFS by Sam Ravnborg · 15 years ago
  75. 8d1a0a1 qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types by Anders Larsen · 15 years ago
  76. 9a8d248 nfsd: fix double-locks of directory mutex by J. Bruce Fields · 15 years ago
  77. 2779e3a svc: Move kfree of deferral record to common code by Tom Tucker · 15 years ago
  78. f05ef8d CRED: Fix NFSD regression by David Howells · 15 years ago
  79. 0dba7c2 NLM: Clean up flow of control in make_socks() function by Chuck Lever · 15 years ago
  80. d3fe5ea NLM: Refactor make_socks() function by Chuck Lever · 15 years ago
  81. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 15 years ago
  82. 8903709 xtensa: introduce swab.h by Harvey Harrison · 15 years ago
  83. daf4b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  84. a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  85. 5bb47b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  86. 2f2408a Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  87. fa7b906 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  88. 0824990 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  89. 0d6326a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  90. 52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 15 years ago
  91. a0e280e stop_machine/cpu hotplug: fix disable_nonboot_cpus by Heiko Carstens · 15 years ago
  92. 30aafdb touchscreen: Fix build of da9034 by Alan Cox · 15 years ago
  93. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. 7605274 HID: fix hid->hiddev initialization in hiddev_connect() by Jiri Kosina · 15 years ago
  95. 940fbf4 linux/types.h: Don't depend on __GNUC__ for __le64/__be64 by Detlef Riekenberg · 15 years ago
  96. f6dc1e5 PCI PM: Put PM callbacks in the order of execution by Rafael J. Wysocki · 15 years ago
  97. d67e37d PCI PM: Run default PM callbacks for all devices using new framework by Rafael J. Wysocki · 15 years ago
  98. 98e6e28 PCI PM: Register power state of devices during initialization by Rafael J. Wysocki · 15 years ago
  99. ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines by Rafael J. Wysocki · 15 years ago
  100. bb80894 PCI PM: Rearrange code in pci-driver.c by Rafael J. Wysocki · 15 years ago