1. 6db8e85 cgroup: disallow rename(2) if sane_behavior by Tejun Heo · 11 years ago
  2. f63674f cgroup: update sane_behavior documentation by Tejun Heo · 11 years ago
  3. d3daf28 cgroup: use percpu refcnt for cgroup_subsys_states by Tejun Heo · 11 years ago
  4. 2b0e53a Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu into for-3.11 by Tejun Heo · 11 years ago
  5. ea15f8c cgroup: split cgroup destruction into two steps by Tejun Heo · 11 years ago
  6. 455050d cgroup: reorder the operations in cgroup_destroy_locked() by Tejun Heo · 11 years ago
  7. dbece3a percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm() by Tejun Heo · 11 years ago
  8. bc497bd percpu-refcount: implement percpu_ref_cancel_init() by Tejun Heo · 11 years ago
  9. acac788 percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu() by Tejun Heo · 11 years ago
  10. 6f3d828f0 cgroup: remove cgroup->count and use by Tejun Heo · 11 years ago
  11. ddd6914 cgroup: drop unnecessary RCU dancing from __put_css_set() by Tejun Heo · 11 years ago
  12. 54766d4 cgroup: rename CGRP_REMOVED to CGRP_DEAD by Tejun Heo · 11 years ago
  13. 5de0107 cgroup: clean up css_[try]get() and css_put() by Tejun Heo · 11 years ago
  14. f4f4be2 cgroup: use kzalloc() instead of kmalloc() by Tejun Heo · 11 years ago
  15. 69d0206 cgroup: bring some sanity to naming around cg_cgroup_link by Tejun Heo · 11 years ago
  16. 5abb885 cgroup: consistently use @cset for struct css_set variables by Tejun Heo · 11 years ago
  17. 3fc3db9 cgroup: remove now unused css_depth() by Tejun Heo · 11 years ago
  18. ac89906 percpu-refcount: cosmetic updates by Tejun Heo · 11 years ago
  19. 6a24474 percpu-refcount: consistently use plain (non-sched) RCU by Tejun Heo · 11 years ago
  20. d5c56ce cgroup: clean up the cftype array for the base cgroup files by Tejun Heo · 11 years ago
  21. cc5943a cgroup: mark "notify_on_release" and "release_agent" cgroup files insane by Tejun Heo · 11 years ago
  22. f12dc02 cgroup: mark "tasks" cgroup file as insane by Tejun Heo · 11 years ago
  23. c1ae6e9 percpu-refcount: Don't use silly cmpxchg() by Kent Overstreet · 11 years ago
  24. 215e262 percpu: implement generic percpu refcounting by Kent Overstreet · 11 years ago
  25. 042dd60 Merge tag 'regulator-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  26. 0ab6087 Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  27. aa4f608 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  28. 286e050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  29. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  30. 338e33a Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  31. d683b96 Linux 3.10-rc4 by Linus Torvalds · 11 years ago
  32. 52a2a10 sata_rcar: fix interrupt handling by Sergei Shtylyov · 11 years ago
  33. cc86397 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  34. 4edb386 parisc: parport0: fix this legacy no-device port driver! by Helge Deller · 11 years ago
  35. c218c71 parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture by Helge Deller · 11 years ago
  36. b204a4d parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2) by Helge Deller · 11 years ago
  37. b47d493 parisc/PCI: Set type for LBA bus_num resource by Bjorn Helgaas · 11 years ago
  38. 2b6bac9 MAINTAINERS: update parisc architecture file list by Helge Deller · 11 years ago
  39. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 11 years ago
  40. 7660390 parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" by Paul Bolle · 11 years ago
  41. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  42. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 11 years ago
  43. aa3ae6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  44. 008bd2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  45. 0f7dafd Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  46. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  47. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  49. badec11 powerpc/cputable: Fix typo on P7+ cputable entry by Will Schmidt · 11 years ago
  50. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  51. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  52. 858957a powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  53. 2798389 powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  54. f274ef8 powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP by Srivatsa S. Bhat · 11 years ago
  55. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 11 years ago
  56. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 11 years ago
  57. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 11 years ago
  58. 280a5ba powerpc/pseries: Improve stream generation comments in copypage/user by Michael Neuling · 11 years ago
  59. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 11 years ago
  60. 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8 by Nishanth Aravamudan · 11 years ago
  61. e242114 powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU by chenhui zhao · 11 years ago
  62. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 11 years ago
  63. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 11 years ago
  64. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 11 years ago
  65. 24b9237 powerpc/tm: Update cause codes documentation by Michael Neuling · 11 years ago
  66. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 11 years ago
  67. 1d822d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  68. 7cfb953 Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  69. e8d256a Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  70. 977b55c Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  71. fe696b4 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  72. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  73. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  74. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  75. 4ad1f70 zoran: racy refcount handling in vm_ops ->open()/->close() by Al Viro · 11 years ago
  76. 56c21b5 atmel_lcdfb: blank the backlight on remove by Richard Genoud · 11 years ago
  77. 65ac057 trivial: atmel_lcdfb: add missing error message by Richard Genoud · 11 years ago
  78. 448293a befs_readdir(): do not increment ->f_pos if filldir tells us to stop by Al Viro · 11 years ago
  79. 31abdab hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  80. 1d7095c qnx6: qnx6_readdir() has a braino in pos calculation by Al Viro · 11 years ago
  81. 801d9d2 fix buffer leak after "scsi: saner replacements for ->proc_info()" by Jan Beulich · 11 years ago
  82. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 11 years ago
  83. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
  84. 8b811ba s390/dasd: fix handling of gone paths by Stefan Weinhuber · 11 years ago
  85. 9955ac4 arm64: don't kill the kernel on a bad esr from el0 by Mark Rutland · 11 years ago
  86. 381cc2b arm64: treat unhandled compat el0 traps as undef by Mark Rutland · 11 years ago
  87. df66834 m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK by Finn Thain · 11 years ago
  88. aafc9d1 iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handling by Nicholas Bellinger · 11 years ago
  89. d5ddad416 target: Propigate up ->cmd_kref put return via transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  90. a93cb29 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  92. d68c380 clk: mxs: Include clk mxs header file by Fabio Estevam · 11 years ago
  93. cea4dcf iscsi-target: fix heap buffer overflow on error by Kees Cook · 11 years ago
  94. 4203afc Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  95. 21363ca target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export by Nicholas Bellinger · 11 years ago
  96. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 5187b28 x86: Allow FPU to be used at interrupt time even with eagerfpu by Pekka Riikonen · 11 years ago
  98. 2baad61 x86, crc32-pclmul: Fix build with older binutils by Jan Beulich · 11 years ago
  99. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  100. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago