1. 91bad2f jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex by Jason Baron · 14 years ago
  2. b842f8f jump label: Fix module __init section race by Jason Baron · 14 years ago
  3. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  4. 9ae6d03 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  5. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  6. 7c5814c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  7. a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. f66dd53 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  9. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  10. 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 0b2d8d9 proc_bus_pci_ioctl: remove pointless BKL usage by Linus Torvalds · 14 years ago
  12. 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  13. 55f335a fasync: Fix placement of FASYNC flag comment by Linus Torvalds · 14 years ago
  14. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  15. 95aac7b epoll: make epoll_wait() use the hrtimer range feature by Shawn Bohrer · 14 years ago
  16. 231f3d3 select: rename estimate_accuracy() to select_estimate_accuracy() by Andrew Morton · 14 years ago
  17. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  18. c3b92ce ramoops: use the platform data structure instead of module params by Kyungmin Park · 14 years ago
  19. 5de1cb2 kernel/resource.c: handle reinsertion of an already-inserted resource by Huang Shijie · 14 years ago
  20. 144ecf3 kfifo: fix kfifo_alloc() to return a signed int value by Stefani Seibold · 14 years ago
  21. 12aa4c6 w1: don't allow arbitrary users to remove w1 devices by Brian Swetland · 14 years ago
  22. f49d2eb alpha: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  23. c1c7438 mips: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  24. 4ad9b20 sparc: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  25. 0be8557 fuse: use release_pages() by Miklos Szeredi · 14 years ago
  26. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  27. 3d9e0cf taskstats: split fill_pid function by Michael Holzheu · 14 years ago
  28. 9323312 taskstats: separate taskstats commands by Michael Holzheu · 14 years ago
  29. 85893120 delayacct: align to 8 byte boundary on 64-bit systems by Jeff Mahoney · 14 years ago
  30. db9e567 delay-accounting: reimplement -c for getdelays.c to report information on a target command by Mel Gorman · 14 years ago
  31. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  32. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  33. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  34. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  35. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  36. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  37. 1548bf3 rapidio: fix destructive port EM initialization for Tsi568 by Alexandre Bounine · 14 years ago
  38. 2d4da0f rapidio: fix maximum port number in tsi57x EM initialization by Alexandre Bounine · 14 years ago
  39. 388c45c rapidio: fix IDLE2 bits corruption by Alexandre Bounine · 14 years ago
  40. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  41. a3725c4 rapidio: add support for IDT CPS Gen2 switches by Alexandre Bounine · 14 years ago
  42. e274e0e rapidio: add device access check into the enumeration by Alexandre Bounine · 14 years ago
  43. 6429cd4 rapidio: add handling of orphan port-write message by Alexandre Bounine · 14 years ago
  44. ac38d72 rapidio: modify sysfs initialization for switches by Alexandre Bounine · 14 years ago
  45. dd5648c rapidio: add default handler for error-stopped state by Alexandre Bounine · 14 years ago
  46. 68fe4df rapidio: add relation links between RIO device structures by Alexandre Bounine · 14 years ago
  47. ae05cbd rapidio: use stored ingress port number instead of register read by Alexandre Bounine · 14 years ago
  48. 93e2cbd rapidio:powerpc/85xx: modify RIO port-write interrupt handler by Alexandre Bounine · 14 years ago
  49. 2c70f02 rapidio: fix RapidIO sysfs hierarchy by Alexandre Bounine · 14 years ago
  50. e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
  51. 5a780fc drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  52. a222945 drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  53. cb299ba8 drivers/char/mwave/Makefile: clean up by Tracey Dent · 14 years ago
  54. 7fa5174 drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  55. 44cd4df drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  56. 9807224 drivers/char/synclink_gt.c: add extended sync feature by Paul Fulghum · 14 years ago
  57. ed77ed6 drivers/char/synclink_gt.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  58. b9b1134 drivers/char/ppdev.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  59. 19714a8 drivers/char/applicom.c: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  60. ffd7d6b synclink_gt: fix per device locking by Paul Fulghum · 14 years ago
  61. dcade5e SGI Altix IA64 mmtimer: eliminate long interval timer holdoffs by Dimitri Sivanich · 14 years ago
  62. 656e17e drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING) by Andrew Morton · 14 years ago
  63. 713efa9 drivers/char/rocket.c: release_region or error path by Dan Carpenter · 14 years ago
  64. 60ee6d5 ipmi: fix __init and __exit attribute locations by Corey Minyard · 14 years ago
  65. 03145be ipc: initialize structure memory to zero for compat functions by Dan Rosenberg · 14 years ago
  66. b795218 ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm by Helge Deller · 14 years ago
  67. 98391cf exec: don't turn PF_KTHREAD off when a target command was not found by KOSAKI Motohiro · 14 years ago
  68. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  69. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  70. 19cd56c procfs: fix /proc/softirqs formatting by Davidlohr Bueso · 14 years ago
  71. 03f890f /proc/pid/pagemap: document in Documentation/filesystems/proc.txt by Nikanth Karthikesan · 14 years ago
  72. b40d4f8 /proc/pid/smaps: export amount of anonymous memory in a mapping by Nikanth Karthikesan · 14 years ago
  73. d16e15f exit: add lock context annotation on find_new_reaper() by Namhyung Kim · 14 years ago
  74. 8950215 coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y by Roland McGrath · 14 years ago
  75. 1b0d300 core_pattern: fix truncation by core_pattern handler with long parameters by Xiaotian Feng · 14 years ago
  76. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  77. b840115 signals: annotate lock context change on ptrace_stop() by Namhyung Kim · 14 years ago
  78. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 14 years ago
  79. 5ef4507 ptrace: cleanup arch_ptrace() on xtensa by Namhyung Kim · 14 years ago
  80. 0a3d763 ptrace: cleanup arch_ptrace() on um by Namhyung Kim · 14 years ago
  81. 8c0acac ptrace: cleanup arch_ptrace() on tile by Namhyung Kim · 14 years ago
  82. a9384e2 ptrace: cleanup arch_ptrace() on sparc by Namhyung Kim · 14 years ago
  83. 9e1cb20 ptrace: cleanup arch_ptrace() on sh by Namhyung Kim · 14 years ago
  84. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  85. f68d204 ptrace: cleanup arch_ptrace() on powerpc by Namhyung Kim · 14 years ago
  86. 1cb4953 ptrace: cleanup arch_ptrace() on parisc by Namhyung Kim · 14 years ago
  87. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  88. fb67113 ptrace: cleanup arch_ptrace() on MIPS by Namhyung Kim · 14 years ago
  89. cfd866f ptrace: cleanup arch_ptrace() on microblaze by Namhyung Kim · 14 years ago
  90. bf60ef9 ptrace: cleanup arch_ptrace() on m68knommu by Namhyung Kim · 14 years ago
  91. add3d6e8 ptrace: cleanup arch_ptrace() on m68k by Namhyung Kim · 14 years ago
  92. a68caa0 ptrace: cleanup arch_ptrace() on m32r by Namhyung Kim · 14 years ago
  93. 05fabda ptrace: cleanup arch_ptrace() on h8300 by Namhyung Kim · 14 years ago
  94. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  95. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  96. aeebd3a ptrace: cleanup arch_ptrace() and friends on Blackfin by Namhyung Kim · 14 years ago
  97. 9f29b8f ptrace: cleanup arch_ptrace() on avr32 by Namhyung Kim · 14 years ago
  98. b640a0d ptrace: cleanup arch_ptrace() on ARM by Namhyung Kim · 14 years ago
  99. eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
  100. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago