1. db9e567 delay-accounting: reimplement -c for getdelays.c to report information on a target command by Mel Gorman · 14 years ago
  2. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  3. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  4. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  5. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  6. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  7. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  8. 1548bf3 rapidio: fix destructive port EM initialization for Tsi568 by Alexandre Bounine · 14 years ago
  9. 2d4da0f rapidio: fix maximum port number in tsi57x EM initialization by Alexandre Bounine · 14 years ago
  10. 388c45c rapidio: fix IDLE2 bits corruption by Alexandre Bounine · 14 years ago
  11. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  12. a3725c4 rapidio: add support for IDT CPS Gen2 switches by Alexandre Bounine · 14 years ago
  13. e274e0e rapidio: add device access check into the enumeration by Alexandre Bounine · 14 years ago
  14. 6429cd4 rapidio: add handling of orphan port-write message by Alexandre Bounine · 14 years ago
  15. ac38d72 rapidio: modify sysfs initialization for switches by Alexandre Bounine · 14 years ago
  16. dd5648c rapidio: add default handler for error-stopped state by Alexandre Bounine · 14 years ago
  17. 68fe4df rapidio: add relation links between RIO device structures by Alexandre Bounine · 14 years ago
  18. ae05cbd rapidio: use stored ingress port number instead of register read by Alexandre Bounine · 14 years ago
  19. 93e2cbd rapidio:powerpc/85xx: modify RIO port-write interrupt handler by Alexandre Bounine · 14 years ago
  20. 2c70f02 rapidio: fix RapidIO sysfs hierarchy by Alexandre Bounine · 14 years ago
  21. e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
  22. 5a780fc drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  23. a222945 drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  24. cb299ba8 drivers/char/mwave/Makefile: clean up by Tracey Dent · 14 years ago
  25. 7fa5174 drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  26. 44cd4df drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  27. 9807224 drivers/char/synclink_gt.c: add extended sync feature by Paul Fulghum · 14 years ago
  28. ed77ed6 drivers/char/synclink_gt.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  29. b9b1134 drivers/char/ppdev.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  30. 19714a8 drivers/char/applicom.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  31. ffd7d6b synclink_gt: fix per device locking by Paul Fulghum · 14 years ago
  32. dcade5e SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs by Dimitri Sivanich · 14 years ago
  33. 656e17e drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) by Andrew Morton · 14 years ago
  34. 713efa9 drivers/char/rocket.c: release_region or error path by Dan Carpenter · 14 years ago
  35. 60ee6d5 ipmi: fix __init and __exit attribute locations by Corey Minyard · 14 years ago
  36. 03145be ipc: initialize structure memory to zero for compat functions by Dan Rosenberg · 14 years ago
  37. b795218 ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm by Helge Deller · 14 years ago
  38. 98391cf exec: don't turn PF_KTHREAD off when a target command was not found by KOSAKI Motohiro · 14 years ago
  39. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  40. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  41. 19cd56c procfs: fix /proc/softirqs formatting by Davidlohr Bueso · 14 years ago
  42. 03f890f /proc/pid/pagemap: document in Documentation/filesystems/proc.txt by Nikanth Karthikesan · 14 years ago
  43. b40d4f8 /proc/pid/smaps: export amount of anonymous memory in a mapping by Nikanth Karthikesan · 14 years ago
  44. d16e15f exit: add lock context annotation on find_new_reaper() by Namhyung Kim · 14 years ago
  45. 8950215 coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y by Roland McGrath · 14 years ago
  46. 1b0d300 core_pattern: fix truncation by core_pattern handler with long parameters by Xiaotian Feng · 14 years ago
  47. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  48. b840115 signals: annotate lock context change on ptrace_stop() by Namhyung Kim · 14 years ago
  49. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 14 years ago
  50. 5ef4507 ptrace: cleanup arch_ptrace() on xtensa by Namhyung Kim · 14 years ago
  51. 0a3d763 ptrace: cleanup arch_ptrace() on um by Namhyung Kim · 14 years ago
  52. 8c0acac ptrace: cleanup arch_ptrace() on tile by Namhyung Kim · 14 years ago
  53. a9384e2 ptrace: cleanup arch_ptrace() on sparc by Namhyung Kim · 14 years ago
  54. 9e1cb20 ptrace: cleanup arch_ptrace() on sh by Namhyung Kim · 14 years ago
  55. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  56. f68d204 ptrace: cleanup arch_ptrace() on powerpc by Namhyung Kim · 14 years ago
  57. 1cb4953 ptrace: cleanup arch_ptrace() on parisc by Namhyung Kim · 14 years ago
  58. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  59. fb67113 ptrace: cleanup arch_ptrace() on MIPS by Namhyung Kim · 14 years ago
  60. cfd866f ptrace: cleanup arch_ptrace() on microblaze by Namhyung Kim · 14 years ago
  61. bf60ef9 ptrace: cleanup arch_ptrace() on m68knommu by Namhyung Kim · 14 years ago
  62. add3d6e8 ptrace: cleanup arch_ptrace() on m68k by Namhyung Kim · 14 years ago
  63. a68caa0 ptrace: cleanup arch_ptrace() on m32r by Namhyung Kim · 14 years ago
  64. 05fabda ptrace: cleanup arch_ptrace() on h8300 by Namhyung Kim · 14 years ago
  65. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  66. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  67. aeebd3a ptrace: cleanup arch_ptrace() and friends on Blackfin by Namhyung Kim · 14 years ago
  68. 9f29b8f ptrace: cleanup arch_ptrace() on avr32 by Namhyung Kim · 14 years ago
  69. b640a0d ptrace: cleanup arch_ptrace() on ARM by Namhyung Kim · 14 years ago
  70. eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
  71. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  72. 9fed81d ptrace: cleanup ptrace_request() by Namhyung Kim · 14 years ago
  73. 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
  74. c4b5ed2 ptrace: annotate lock context change on exit_ptrace() by Namhyung Kim · 14 years ago
  75. 26174ef memcg: generic filestat update interface by KAMEZAWA Hiroyuki · 14 years ago
  76. 1489eba memcg: cpu hotplug aware quick acount_move detection by KAMEZAWA Hiroyuki · 14 years ago
  77. 711d3d2 memcg: cpu hotplug aware percpu count updates by KAMEZAWA Hiroyuki · 14 years ago
  78. 7d74b06 memcg: use for_each_mem_cgroup by KAMEZAWA Hiroyuki · 14 years ago
  79. 32047e2 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  80. 0c270f8 memcg: fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  81. 4553175 cgroup: notify ns_cgroup deprecated by Daniel Lezcano · 14 years ago
  82. f4a2589 cgroups: add check for strcpy destination string overflow by Evgeny Kuznetsov · 14 years ago
  83. 32a8cf2 cgroup: make the mount options parsing more accurate by Daniel Lezcano · 14 years ago
  84. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  85. 2d3cbf8 cgroup_freezer: update_freezer_state() does incorrect state transitions by Tomasz Buchert · 14 years ago
  86. 0bdba58 cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen cgroups by Tomasz Buchert · 14 years ago
  87. d5de4ddb cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() by Tomasz Buchert · 14 years ago
  88. abffc02 doc: clarify the behaviour of dirty_ratio/dirty_bytes by Andrea Righi · 14 years ago
  89. e45c9ef isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory by Ondrej Zary · 14 years ago
  90. b4754eb drivers/video/omap/blizzard.c: suspected typo in assignment by Nicolas Kaiser · 14 years ago
  91. f356910 drivers/video/gbefb.c: eliminate memory leak by Julia Lawall · 14 years ago
  92. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  93. c9c62dc fbmem: fix whitespace by James Hogan · 14 years ago
  94. 847fb8a drivers/video/matrox/matroxfb_maven.c: fix unsigned return type by Julia Lawall · 14 years ago
  95. f0a2f35 savagefb: fix DDC for Savage 4 by Ondrej Zary · 14 years ago
  96. 09b599d drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G by Christian Dietrich · 14 years ago
  97. 72b4379 langwell_gpio: add support for whitney point by Alan Cox · 14 years ago
  98. fd0574c drivers/gpio/langwell_gpio.c: remove semicolons after function definitions by Andrew Morton · 14 years ago
  99. 04c17aa8 gpio: add Topcliff PCH GPIO driver by Tomoya MORINAGA · 14 years ago
  100. dc5ae4f gpio: adp5588-gpio: add i2c forward declaration by Michael Hennerich · 14 years ago