1. 3263245 userns: make has_capability* into real functions by Serge E. Hallyn · 13 years ago
  2. 8409cca userns: allow ptrace from non-init user namespaces by Serge E. Hallyn · 13 years ago
  3. bb96a6f userns: allow sethostname in a container by Serge E. Hallyn · 13 years ago
  4. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  5. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  6. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  7. 569fccb rapidio: modify mport ID assignment by Alexandre Bounine · 13 years ago
  8. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 13 years ago
  9. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 13 years ago
  10. 312ec7e proc: make struct proc_dir_entry::namelen unsigned int by Alexey Dobriyan · 13 years ago
  11. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  12. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 13 years ago
  13. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 13 years ago
  14. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 13 years ago
  15. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 13 years ago
  16. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 13 years ago
  17. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 13 years ago
  18. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  19. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  20. b9b9144 reiserfs: use little-endian bitops by Akinobu Mita · 13 years ago
  21. 0795cce ext3: use little-endian bitops by Akinobu Mita · 13 years ago
  22. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 13 years ago
  23. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  24. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  25. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  26. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  27. 0ca03cd ASoC: Explicitly say registerless widgets have no register by Mark Brown · 13 years ago
  28. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 13 years ago
  29. 1eed4c0 dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table by Grant Likely · 13 years ago
  30. 5ddd36b mm: implement access_remote_vm by Stephen Wilson · 13 years ago
  31. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 13 years ago
  32. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  33. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  34. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  35. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  36. a861a1e NFSv4.1: add generic layer hooks for pnfs COMMIT by Fred Isaman · 13 years ago
  37. c1b43dc mlx4: Add blue flame support for kernel consumers by Eli Cohen · 13 years ago
  38. 1679200 mlx4_en: Enabling new steering by Yevgeny Petrilin · 13 years ago
  39. 0345584 mlx4: generalization of multicast steering. by Yevgeny Petrilin · 13 years ago
  40. 725c899 mlx4_en: Reporting HW revision in ethtool -i by Yevgeny Petrilin · 13 years ago
  41. 14c07b1 mlx4: Wake on LAN support by Yevgeny Petrilin · 13 years ago
  42. 0b7ca5a mlx4: Changing interrupt scheme by Yevgeny Petrilin · 13 years ago
  43. a2e8461 genirq: Provide locked setter for chip, handler, name by Thomas Gleixner · 13 years ago
  44. d3e17de genirq: Provide a lockdep helper by Thomas Gleixner · 13 years ago
  45. 3b90389 genirq; Remove the last leftovers of the old sparse irq code by Thomas Gleixner · 13 years ago
  46. 8ef2ce3 NFS: Detect loops in a readdir due to bad cookies by Bryan Schumaker · 13 years ago
  47. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 13 years ago
  48. 70c7c88 [SCSI] libiscsi_tcp: use kmap in xmit path by Mike Christie · 13 years ago
  49. 12d2338 [SCSI] target: add initial statistics by Nicholas Bellinger · 13 years ago
  50. 15fb48c [SCSI] target: update version to v4.0.0-rc7-ml by Nicholas Bellinger · 13 years ago
  51. 5c6cd61 [SCSI] target: Convert TMR REQ/RSP definitions to target namespace by Nicholas Bellinger · 13 years ago
  52. 35ce9e2 [SCSI] target: Remove spurious double cast from structure macro accessors by Nicholas Bellinger · 13 years ago
  53. 5dd7ed2 [SCSI] target: Minor sparse warning fixes and annotations by Dan Carpenter · 13 years ago
  54. d1e12de [SCSI] ses: Avoid kernel panic when lun 0 is not mapped by Krishnasamy, Somasundaram · 14 years ago
  55. 68cacd2 perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() by Stephane Eranian · 13 years ago
  56. 04948c7 smp: add missing init.h include by Heiko Carstens · 13 years ago
  57. e815f0a sched.h: Fix a typo ("its") by Jonathan Neuschäfer · 13 years ago
  58. 8bd4d7c mfd: Rename ab8500 gpadc header by Linus Walleij · 13 years ago
  59. 07e73fb mfd: Constify WM8994 write path by Mark Brown · 13 years ago
  60. 2edd3b6 regulator: Add a subdriver for TI TPS6105x regulator portions v2 by Linus Walleij · 13 years ago
  61. 798a8ee mfd: Add a core driver for TI TPS61050/TPS61052 chips v2 by Linus Walleij · 13 years ago
  62. c4fdd11 pci_ids: Add Intel Tunnel Creek LPC Bridge device ID. by Denis Turischev · 13 years ago
  63. bd6ca2c regulator: MAX8997/8966 support by MyungJoo Ham · 13 years ago
  64. e93c538 mfd: Add WM8994 bulk register write operation by Mark Brown · 13 years ago
  65. 09b0341 mfd: Append additional read write on 88pm860x by Haojian Zhuang · 13 years ago
  66. 22aad00 mfd: Adopt mfd_data in 88pm860x regulator by Haojian Zhuang · 13 years ago
  67. 3154c34 mfd: Adopt mfd_data in 88pm860x led by Haojian Zhuang · 13 years ago
  68. adb7048 mfd: Adopt mfd_data in 88pm860x backlight by Haojian Zhuang · 13 years ago
  69. 6321992 mfd: Reentrance and revamp ab8500 gpadc fetching interface by Daniel Willerud · 13 years ago
  70. cf16943 mfd: Move ab8500 gpadc header to subdir by Daniel Willerud · 13 years ago
  71. 527e7e9 mfd: MAX8997/8966 support by MyungJoo Ham · 13 years ago
  72. f77289a mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part by Andres Salomon · 14 years ago
  73. adceed6 mfd: ab8500 chip revision 3.0 support by Mattias Wallin · 14 years ago
  74. 93619c2 mfd: Add platform data to support multiple WM831x devices per board by Mark Brown · 14 years ago
  75. f99c1d4 mfd: Add twl4030 madc driver by Keerthy · 14 years ago
  76. a9bbba9 mfd: add platform_device sharing support for mfd by Andres Salomon · 14 years ago
  77. 1e29af6 mfd: Add refcounting support to mfd_cells by Andres Salomon · 14 years ago
  78. dcb50e8 mfd: Remove driver_data field from mfd_cell by Andres Salomon · 14 years ago
  79. 65e5235 mfd: Rename platform_data field of mfd_cell to mfd_data by Andres Salomon · 14 years ago
  80. 40e03f5 mfd: Drop data_size from mfd_cell struct by Andres Salomon · 14 years ago
  81. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 14 years ago
  82. 0ce5fab mfd: mfd_cell is now implicitly available to ab3550 driver by Andres Salomon · 14 years ago
  83. fe891a0 mfd-core: Unconditionally add mfd_cell to every platform_device by Andres Salomon · 14 years ago
  84. 2798e22 mfd-core: Fix up typos/vagueness in comment by Andres Salomon · 14 years ago
  85. 8e6de4a regulator: twl: add clk32kg to twl-regulator by Balaji T K · 14 years ago
  86. dae2db3 mfd: Add new ab8500 GPADC driver by Arun Murthy · 14 years ago
  87. 90550d1 mfd: AB8500 system control driver by Mattias Nilsson · 14 years ago
  88. b103e0b mfd: Support configuration of WM831x /IRQ output in CMOS mode by Mark Brown · 14 years ago
  89. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  90. 5c129a8 Merge commit 'v2.6.38' into release by Len Brown · 13 years ago
  91. 3c7ef21 Merge branch 'acpica' into release by Len Brown · 13 years ago
  92. d8d75b0 ACPICA: Update version to 20110316 by Bob Moore · 13 years ago
  93. 5cf4d73 ACPICA: Header support for SLIC table by Bob Moore · 13 years ago
  94. 6a1fef6 net: davinci_emac:Fix translation logic for buffer descriptor by Sriram · 13 years ago
  95. 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 13 years ago
  96. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  97. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  98. d03e161 crc32: add missed brackets in macro by Konstantin Khlebnikov · 13 years ago
  99. e359dc2 sigma-firmware: loader for Analog Devices' SigmaStudio by Mike Frysinger · 13 years ago
  100. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago