1. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 13 years ago
  2. 1e87623 sched: Fix ->min_vruntime calculation in dequeue_entity() by Peter Zijlstra · 13 years ago
  3. d6aa8f8 sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 13 years ago
  4. cd4ae6a sched: More sched_domain iterations fixes by Xiaotian Feng · 13 years ago
  5. dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  6. f01e1af selinux: don't pass in NULL avd to avc_has_perm_noaudit by Linus Torvalds · 13 years ago
  7. bc9bc72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  8. 968d803 m68knommu: use generic find_next_bit_le() by Akinobu Mita · 13 years ago
  9. 802caab s390: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  10. 04b18ff arm: use asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  11. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  12. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 13 years ago
  13. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  14. e081941 m68knommu: fix build error due to the lack of find_next_bit_le() by Akinobu Mita · 13 years ago
  15. 275ac74 w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support by Clifton Barnes · 13 years ago
  16. 963bb10 w1: have netlink search update kernel list by David Fries · 13 years ago
  17. 26a6afb w1: complete the 1-wire (w1) ds1wm driver search algorithm by Jean-François Dagenais · 13 years ago
  18. 8961027 w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support by Jean-François Dagenais · 13 years ago
  19. 67dfd54 w1: add 1-wire (w1) reset and resume command API support by Jean-François Dagenais · 13 years ago
  20. 6f7bd76 kernel/profile.c: remove some duplicate code from profile_hits() by Rakib Mullick · 13 years ago
  21. d98808a drivers/char/ppdev.c: put gotten port value by Julia Lawall · 13 years ago
  22. e2e7709 edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() by Lai Jiangshan · 13 years ago
  23. 26498e8 pid: fix typo in function description by Sisir Koppaka · 13 years ago
  24. 3eb8e74 fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops by Timo Warns · 13 years ago
  25. 658c74c drivers/char/mspec.c: use {k,v}zalloc to allocate memory by Rakib Mullick · 13 years ago
  26. 0741273 ipmi: convert to seq_file interface by Alexey Dobriyan · 13 years ago
  27. 997c136 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages by Olaf Hering · 13 years ago
  28. 98bc93e proc: fix pagemap_read() error case by KOSAKI Motohiro · 13 years ago
  29. 30cd890 proc: put check_mem_permission after __get_free_page in mem_write by KOSAKI Motohiro · 13 years ago
  30. a4dbf0e proc/stat: use defined macro KMALLOC_MAX_SIZE by Yuanhan Liu · 13 years ago
  31. e130aa7 proc: constify status array by Mike Frysinger · 13 years ago
  32. 0a8cb8e fs/proc: convert to kstrtoX() by Alexey Dobriyan · 13 years ago
  33. 57cc083 coredump: add support for exe_file in core name by Jiri Slaby · 13 years ago
  34. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 13 years ago
  35. 63ab25e kgdbts: unify/generalize gdb breakpoint adjustment by Mike Frysinger · 13 years ago
  36. 3cea45c sh: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  37. c46dd6b x86: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  38. 82258c6 Blackfin: convert to asm-generic ptrace.h by Mike Frysinger · 13 years ago
  39. edeafa7 asm-generic/ptrace.h: start a common low level ptrace helper by Mike Frysinger · 13 years ago
  40. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 13 years ago
  41. 406eb0c memcg: add memory.numastat api for numa statistics by Ying Han · 13 years ago
  42. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 13 years ago
  43. 4fd14eb memcg: remove unused retry signal from reclaim by Johannes Weiner · 13 years ago
  44. 246e87a memcg: fix get_scan_count() for small targets by KAMEZAWA Hiroyuki · 13 years ago
  45. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 13 years ago
  46. 4e4c941 MAINTAINERS: add mm/page_cgroup.c into memcg subsystem by Namhyung Kim · 13 years ago
  47. 6a5b18d memcg: move page-freeing code out of lock by Namhyung Kim · 13 years ago
  48. 33278f7 memcg: fix off-by-one when calculating swap cgroup map length by Namhyung Kim · 13 years ago
  49. 268433b memcg: mark init_section_page_cgroup() properly by Namhyung Kim · 13 years ago
  50. 39cc98f memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim() by Michal Hocko · 13 years ago
  51. d149e3b memcg: add the soft_limit reclaim in global direct reclaim. by Ying Han · 13 years ago
  52. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  53. f042e70 mm: move enum vm_event_item into a standalone header file by Andrew Morton · 13 years ago
  54. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  55. d846687 cgroups: use flex_array in attach_proc by Ben Blum · 13 years ago
  56. 74a1166 cgroups: make procs file writable by Ben Blum · 13 years ago
  57. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  58. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  59. dcb3a08 Documentation: configfs examples crash fix by Jiri Slaby · 13 years ago
  60. 02d54f0 getdelays: show average CPU/IO/SWAP/RECLAIM delays by Wu Fengguang · 13 years ago
  61. 4ed960b Documentation/accounting/getdelays.c: handle sendto() failures by Andrew Morton · 13 years ago
  62. fbdd91a Documentation/accounting/getdelays.c: fix unused var warning by Justin P. Mattock · 13 years ago
  63. 72eef0f Documentation/atomic_ops.txt: avoid volatile in sample code by Nikanth Karthikesan · 13 years ago
  64. 1d58272 ufs: fix truncated values handling 64 bit metadata by Dan Carpenter · 13 years ago
  65. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 13 years ago
  66. 3d62b8f drivers/rtc/rtc-pcf50633.c: don't request update IRQ by Lars-Peter Clausen · 13 years ago
  67. 0942a71 rtc: add support for spear rtc by Rajeev Kumar · 13 years ago
  68. c258f9a drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region by Julia Lawall · 13 years ago
  69. 74d34d4 rtc: add basic support for ST M41T93 SPI RTC by Voss, Nikolaus · 13 years ago
  70. 5236523 rtc: add rv3029c2 RTC support by Heiko Schocher · 13 years ago
  71. ae3551f rtc: add EM3027 rtc driver by Mike Rapoport · 13 years ago
  72. f77fbdf rtc: add support for the RTC in VIA VT8500 and compatibles by Alexey Charkov · 13 years ago
  73. 704f15d flex_array: avoid divisions when accessing elements by Jesse Gross · 13 years ago
  74. 5bf54a9 m32r: remove redundant declaration by KOSAKI Motohiro · 13 years ago
  75. 1e806c5 m32r: fix spin_lock_irqsave() misuse by KOSAKI Motohiro · 13 years ago
  76. 937e26c m32r: convert cpumask api by KOSAKI Motohiro · 13 years ago
  77. ba7328b drivers/bcma/host_pci.c needs slab.h by Andrew Morton · 13 years ago
  78. 15f82d1 drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h by Andrew Morton · 13 years ago
  79. f7285b5 Set cred->user_ns in key_replace_session_keyring by Serge E. Hallyn · 13 years ago
  80. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  81. 14587a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  82. fce637e Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  83. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  84. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  85. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  86. 20e0ec1 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  87. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  88. 6ddb451 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  89. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 13 years ago
  90. a74b81b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  91. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  92. 8a0599d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  93. 0996910 regulator: Fix 88pm8607.c printk format warning by Randy Dunlap · 13 years ago
  94. 92d57a7 input: Add support for Qualcomm PMIC8XXX power key by Trilok Soni · 13 years ago
  95. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 13 years ago
  96. 7e6502d mfd: Add omap-usbhs runtime PM support by Keshava Munegowda · 13 years ago
  97. 74e32d1 mfd: Fix ASIC3 SD Host Controller Configuration size by Paul Parsons · 13 years ago
  98. d910774 mfd: Fix omap_usbhs_alloc_children error handling by Axel Lin · 13 years ago
  99. 6eb6fbb mfd: Fix omap usbhs crash when rmmoding ehci or ohci by Keshava Munegowda · 13 years ago
  100. 13ca4f6 mfd: Add ASIC3 LED support by Paul Parsons · 13 years ago