1. 90bc8d8 do_wait: fix waiting for the group stop with the dead leader by Oleg Nesterov · 15 years ago
  2. 6d7b2f5 cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets by David Rientjes · 15 years ago
  3. db7f47c cpusets: allow cpusets to be configured/built on non-SMP systems by Paul Menage · 15 years ago
  4. a1bc5a4 cpusets: replace zone allowed functions with node allowed by David Rientjes · 15 years ago
  5. 7f81b1a cpuset: remove struct cpuset_hotplug_scanner by Li Zefan · 15 years ago
  6. 010cfac cpuset: avoid changing cpuset's mems when errno returned by Li Zefan · 15 years ago
  7. 3b6766f cpuset: rewrite update_tasks_nodemask() by Li Zefan · 15 years ago
  8. bd1a8ab cgroups: add 'data' field to struct cgroup_scanner by Li Zefan · 15 years ago
  9. 0b4217b cpuset: fix possible races in cpu/memory hotplug by Li Zefan · 15 years ago
  10. 83aae4c memcg: cleanup cache_charge by Daisuke Nishimura · 15 years ago
  11. 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 15 years ago
  12. a3b2d69 cgroups: use css id in swap cgroup for saving memory v5 by KAMEZAWA Hiroyuki · 15 years ago
  13. 3c776e6 memcg: charge swapcache to proper memcg by Daisuke Nishimura · 15 years ago
  14. 3918b96 memcg: remove mem_cgroup_reclaim_imbalance() remnants by KOSAKI Motohiro · 15 years ago
  15. c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 15 years ago
  16. e222432 memcg: show memcg information during OOM by Balbir Singh · 15 years ago
  17. 0b7f569 memcg: fix OOM killer under memcg by KAMEZAWA Hiroyuki · 15 years ago
  18. 81d39c2 memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm by KAMEZAWA Hiroyuki · 15 years ago
  19. 14067bb memcg: hierarchical stat by KAMEZAWA Hiroyuki · 15 years ago
  20. 04046e1 memcg: use CSS ID by KAMEZAWA Hiroyuki · 15 years ago
  21. b4046f0 devcgroup: avoid using cgroup_lock by Li Zefan · 15 years ago
  22. d969fbe debug cgroup: remove unneeded cgroup_lock by Li Zefan · 15 years ago
  23. 0670e08 cgroups: don't change release_agent when remount failed by Li Zefan · 15 years ago
  24. 099fca3 cgroups: show correct file mode by Li Zefan · 15 years ago
  25. b6719ec cgroups: more documentation for remount and release_agent by Li Zefan · 15 years ago
  26. 66bdc9c kernel/cgroup.c: kfree(NULL) is legal by Jesper Juhl · 15 years ago
  27. ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  28. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 15 years ago
  29. 313e924 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups by Grzegorz Nosek · 15 years ago
  30. d20a390 cgroups: fix cgroup.h comments by Paul Menage · 15 years ago
  31. 45dad7b documentation: fix unix_dgram_qlen description by Li Xiaodong · 15 years ago
  32. 760df93 documentation: update Documentation/filesystem/proc.txt and Documentation/sysctls by Shen Feng · 15 years ago
  33. 70eed8d documentation: ignore byproducts from latex by Henrik Austad · 15 years ago
  34. 880fe76 hppfs: hppfs_read_file() may return -ERROR by Roel Kluin · 15 years ago
  35. 695f6ae ext3: avoid false EIO errors by Jan Kara · 15 years ago
  36. de18f3b ext3: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  37. 45f9021 ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c by Wei Yongjun · 15 years ago
  38. ecca9af jbd: fix oops in jbd_journal_init_inode() on corrupted fs by Jan Kara · 15 years ago
  39. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 15 years ago
  40. b277c88 pnpbios: propagate kthread_run() error by Erik Ekman · 15 years ago
  41. 8c65591 pnpbios: fix warning if CONFIG_HOTPLUG=n by Erik Ekman · 15 years ago
  42. bfb9bcd spi-gpio: allow operation without CS signal by Michael Buesch · 15 years ago
  43. 8a0cecf gpio: gpio_{request,free}() now required (feature removal) by David Brownell · 15 years ago
  44. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 15 years ago
  45. f30281f rtc: add m41t62 support to rtc-m41t80 driver by Daniel Glockner · 15 years ago
  46. 9661584 rtc-v3020: add ability to access v3020 chip with GPIOs by Mike Rapoport · 15 years ago
  47. c1c490e initramfs: prevent initramfs printk message being split by messages from other code. by Simon Kitching · 15 years ago
  48. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  49. 14dd1ff memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs by David Brownell · 15 years ago
  50. 7274ec8 memory_accessor: implement the new memory_accessor interface for I2C EEPROM by Kevin Hilman · 15 years ago
  51. 06c421e memory_accessor: new interface for reading/writing persistent memory by Kevin Hilman · 15 years ago
  52. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  53. e4c2ff1 uml: fix warnings in kernel_execve by Miklos Szeredi · 15 years ago
  54. 7130f2f uml: fix link error from prefixing of i386 syscalls with ptregs_ by Miklos Szeredi · 15 years ago
  55. ebe28bb uml: fix compile error from net_device_ops conversion by Miklos Szeredi · 15 years ago
  56. 83f9ef4 floppy: provide a PNP device table in the module. by Scott James Remnant · 15 years ago
  57. 97f76d3 vfs: check bh->b_blocknr only if BH_Mapped is set by Nikanth Karthikesan · 15 years ago
  58. 9a896c9 mm: define a UNIQUE value for AS_UNEVICTABLE flag by Lee Schermerhorn · 15 years ago
  59. 8e2c379 add fiemap.h to header-y by Eric Sandeen · 15 years ago
  60. c90bfeb MAINTAINERS: add hvc_console by Michael Ellerman · 15 years ago
  61. 58984ce mm: do_xip_mapping_read: fix length calculation by Martin Schwidefsky · 15 years ago
  62. 417b43d random: align rekey_work's timer by Anton Blanchard · 15 years ago
  63. 98f4ebb mm: align vmstat_work's timer by Anton Blanchard · 15 years ago
  64. d2caa3c5 writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3) by Jeff Layton · 15 years ago
  65. 846c151 __tty_open(): use the correct type for saved_flags by Andrew Morton · 15 years ago
  66. b6fac63 vfs: skip I_CLEAR state inodes by Wu Fengguang · 15 years ago
  67. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  68. 5482415 fb: nvidiafb recognizes geforcego 7300 chip as mobile by Sergey Senozhatsky · 15 years ago
  69. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  70. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 15 years ago
  71. 5f3dbed Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus by Dave Airlie · 15 years ago
  72. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 15 years ago
  73. 6c8ad3b glge: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  74. 345bec6 dnet: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  75. 9eb9362 tcp: miscounts due to tcp_fragment pcount reset by Ilpo Järvinen · 15 years ago
  76. 797108d tcp: add helper for counter tweaking due mid-wq change by Ilpo Järvinen · 15 years ago
  77. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 15 years ago
  78. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 15 years ago
  79. b94ee65 drm: fix EDID backward compat check by Jesse Barnes · 15 years ago
  80. 6714977 drm: sync the mode validation for INTERLACE/DBLSCAN by yakui_zhao · 15 years ago
  81. 16456c8 drm: fix typo in edid vendor parsing. by Dave Airlie · 15 years ago
  82. 3c6fc35 DRM: drm_crtc_helper.h doesn't actually need i2c.h by Jean Delvare · 15 years ago
  83. 522b5cc drm: fix missing inline function on 32-bit powerpc. by Dave Airlie · 15 years ago
  84. 1055f9d drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. by Jesse Barnes · 15 years ago
  85. b6bc978 fsl_pq_mdio: Fix compile failure by Segher Boessenkool · 15 years ago
  86. 0ac023f fsl_pq_mdio: Revive UCC MDIO support by Anton Vorontsov · 15 years ago
  87. da1aa63 ucc_geth: Pass proper device to DMA routines, otherwise oops happens by Anton Vorontsov · 15 years ago
  88. 050cc1f i.MX31: Fixing cs89x0 network building to i.MX31ADS by Alan Carvalho de Assis · 15 years ago
  89. a2c465d tc35815: Fix build error if NAPI enabled by Atsushi Nemoto · 15 years ago
  90. 9961d842 hso: add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  91. 530e2eb ucc_geth: Remove unused header by Kumar Gala · 15 years ago
  92. 53ea219 gianfar: Remove unused header by Kumar Gala · 15 years ago
  93. 4ff61c8 kaweth: Fix locking to be SMP-safe by Larry Finger · 15 years ago
  94. f2bde73 net: allow multiple dev per napi with GRO by Stephen Hemminger · 15 years ago
  95. d78ad8c r8169: reset IntrStatus after chip reset by Karsten Wiese · 15 years ago
  96. f9ed885 ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters by Mallikarjuna R Chilakala · 15 years ago
  97. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 15 years ago
  98. a20a119 ixgbe: Patch to fix driver panic while freeing up tx & rx resources by Mallikarjuna R Chilakala · 15 years ago
  99. 44df32c ixgbe: refactor tx buffer processing to use skb_dma_map/unmap by Alexander Duyck · 15 years ago
  100. 8be0e46 ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores by PJ Waskiewicz · 15 years ago