1. 2f36825 sched: Next buddy hint on sleep and preempt path by Venkatesh Pallipadi · 14 years ago
  2. 69c80f3 sched: Make set_*_buddy() work on non-task entities by Venkatesh Pallipadi · 14 years ago
  3. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 14 years ago
  4. bd8e7dd sched: Remove need_migrate_task() by Peter Zijlstra · 14 years ago
  5. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 14 years ago
  6. c05fbaf sched: Restructure ttwu() some more by Peter Zijlstra · 14 years ago
  7. 23f41ee sched: Rename ttwu_post_activation() to ttwu_do_wakeup() by Peter Zijlstra · 14 years ago
  8. b84cb5d sched: Remove rq argument from ttwu_stat() by Peter Zijlstra · 14 years ago
  9. e4a52bc sched: Remove rq->lock from the first half of ttwu() by Peter Zijlstra · 14 years ago
  10. 8f42ced sched: Drop rq->lock from sched_exec() by Peter Zijlstra · 14 years ago
  11. ab2515c sched: Drop rq->lock from first part of wake_up_new_task() by Peter Zijlstra · 14 years ago
  12. 0122ec5 sched: Add p->pi_lock to task_rq_lock() by Peter Zijlstra · 14 years ago
  13. 2acca55 sched: Also serialize ttwu_local() with p->pi_lock by Peter Zijlstra · 14 years ago
  14. a8e4f2e sched: Delay task_contributes_to_load() by Peter Zijlstra · 14 years ago
  15. 3fe1698 sched: Deal with non-atomic min_vruntime reads on 32bits by Peter Zijlstra · 14 years ago
  16. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 14 years ago
  17. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 14 years ago
  18. 013fdb8 sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock by Peter Zijlstra · 14 years ago
  19. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 14 years ago
  20. d7c01d2 sched: Clean up ttwu() stats by Peter Zijlstra · 14 years ago
  21. 8936338 sched: Change the ttwu() success details by Peter Zijlstra · 14 years ago
  22. c2f7115 sched: Move wq_worker_waking to the correct site by Peter Zijlstra · 14 years ago
  23. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 14 years ago
  24. 3ca7a44 sched: Always provide p->on_cpu by Peter Zijlstra · 14 years ago
  25. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  26. a4c98f8 Merge branch 'linus' into sched/locking by Ingo Molnar · 14 years ago
  27. 85f2e68 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  28. 66bbf58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 14 years ago
  29. 1f4f8ee Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  30. 21a8d02 x86 platform drivers: Build fix for intel_pmic_gpio by Matthew Garrett · 14 years ago
  31. 6631e63 block: don't flush plugged IO on forced preemtion scheduling by Linus Torvalds · 14 years ago
  32. a626ca6 vm: fix vm_pgoff wrap in stack expansion by Linus Torvalds · 14 years ago
  33. 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 14 years ago
  34. c7d8763 don't check platform_get_irq's return value against zero by Uwe Kleine-König · 14 years ago
  35. 9f0d15a avr32: init cannot ignore signals sent by force_sig_info() by Matt Fleming · 14 years ago
  36. 6e2ad51 avr32: fix deadlock when reading clock list in debugfs by Ole Henrik Jahren · 14 years ago
  37. 51ef85d avr32: Fix .size directive for cpu_enter_idle by Ben Hutchings · 14 years ago
  38. 024b3f29 avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  39. 8faf9e3 fix the wrong argument of the functions definition by Wanlong Gao · 14 years ago
  40. 60d48c1 m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfs by Geert Uytterhoeven · 14 years ago
  41. aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  42. 2582b6e Revert "i915: restore only the mode of this driver on lastclose" by Dave Airlie · 14 years ago
  43. d87dfdb Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set." by Dave Airlie · 14 years ago
  44. cbf15bd i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO by Konstantin Khlebnikov · 14 years ago
  45. 2feea49 drm/radeon/kms: properly program vddci on evergreen+ by Alex Deucher · 14 years ago
  46. 8a83ec5 drm/radeon/kms: add voltage type to atom set voltage function by Alex Deucher · 14 years ago
  47. b4df8be drm/radeon/kms: fix pcie_p callbacks on btc and cayman by Alex Deucher · 14 years ago
  48. 71e16bf drm/radeon/kms: fix suspend on rv530 asics by Alex Deucher · 14 years ago
  49. 92656d7 drm/radeon/kms: clean up gart dummy page handling by Alex Deucher · 14 years ago
  50. 6faf9a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  51. d77d959 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  52. 0bba016 vfs: Re-introduce s_uuid in the superblock by Linus Torvalds · 14 years ago
  53. e328f05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  54. 0d88f6e nfs: don't call __mark_inode_dirty while holding i_lock by Dave Chinner · 14 years ago
  55. 95042f9 vm: fix mlock() on stack guard page by Linus Torvalds · 14 years ago
  56. be85bcc Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" by Linus Torvalds · 14 years ago
  57. b569ab3 thinkpad-acpi fails to load with newer Thinkpad X201s BIOS by Keith Packard · 14 years ago
  58. 08a0799 acer-wmi: Fix capitalisation of GUID in module alias by Lee, Chun-Yi · 14 years ago
  59. df410d5 sony-laptop: keyboard backlight fixes by Marco Chiappero · 14 years ago
  60. 855b8bc9 sony-laptop: only show the handles sysfs file in debug mode by Mattia Dongili · 14 years ago
  61. 8713b04 samsung-laptop: set backlight type by Michal Marek · 14 years ago
  62. 993819c staging: samsung-laptop has moved to platform/x86 by Michal Marek · 14 years ago
  63. 3d536ed samsung-laptop: Samsung R410P backlight driver by Alberto Mardegan · 14 years ago
  64. 1016507 samsung-laptop: add support for N230 model by Greg Kroah-Hartman · 14 years ago
  65. ca83ce3 cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) by Jeff Layton · 14 years ago
  66. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 14 years ago
  67. 3905c54 sched, sparc64: Turn cpu_coregroup_mask() into a real function by Stephen Rothwell · 14 years ago
  68. 16ad569 Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  69. d9b9420 [CIFS] Warn on requesting default security (ntlm) on mount by Steve French · 14 years ago
  70. fd88ce9 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood by Steve French · 14 years ago
  71. 157c249 cifs: wrap received signature check in srv_mutex by Jeff Layton · 14 years ago
  72. 581ade4 cifs: clean up various nits in unicode routines (try #2) by Jeff Layton · 14 years ago
  73. c0c7b90 cifs: clean up length checks in check2ndT2 by Jeff Layton · 14 years ago
  74. 2b6c26a cifs: set ra_pages in backing_dev_info by Jeff Layton · 14 years ago
  75. 8679b0d cifs: fix broken BCC check in is_valid_oplock_break by Jeff Layton · 14 years ago
  76. 7094564 cifs: always do is_path_accessible check in cifs_mount by Jeff Layton · 14 years ago
  77. 5443d13 various endian fixes to cifs by Steve French · 14 years ago
  78. 6da9791 Elminate sparse __CHECK_ENDIAN__ warnings on port conversion by Steve French · 14 years ago
  79. 2e325d5 Max share size is too small by Steve French · 14 years ago
  80. 8727c8a Allow user names longer than 32 bytes by Steve French · 14 years ago
  81. bdf1b03 cifs: replace /proc/fs/cifs/Experimental with a module parm by Jeff Layton · 14 years ago
  82. 7797069 cifs: check for private_data before trying to put it by Jeff Layton · 14 years ago
  83. a6360dd Linux 2.6.39-rc3 by Linus Torvalds · 14 years ago
  84. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  85. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 14 years ago
  86. a97b520 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  87. 18770c7 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  88. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  89. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 14 years ago
  90. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 14 years ago
  91. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 14 years ago
  92. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. 60495e7 sched: Dynamic sched_domain::level by Peter Zijlstra · 14 years ago
  94. 54ab4ff sched: Move sched domain storage into the topology list by Peter Zijlstra · 14 years ago
  95. d069b91 sched: Reverse the topology list by Peter Zijlstra · 14 years ago
  96. 2c402dc sched: Unify the sched_domain build functions by Peter Zijlstra · 14 years ago
  97. eb7a74e6 sched: Stuff the sched_domain creation in a data-structure by Peter Zijlstra · 14 years ago
  98. d3081f5 sched: Create proper cpu_$DOM_mask() functions by Peter Zijlstra · 14 years ago
  99. 4cb9883 sched: Avoid allocations in sched_domain_debug() by Peter Zijlstra · 14 years ago
  100. f96225f sched: Create persistent sched_domains_tmpmask by Peter Zijlstra · 14 years ago