1. 3bfccb7 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  2. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  3. dc93275 Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 14 years ago
  4. 6b55b90 Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  5. f8223b1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  6. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 14 years ago
  7. 98a38a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  8. 7663164 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  9. e66eed6 list: remove prefetching from regular list iterators by Linus Torvalds · 14 years ago
  10. 75d65a4 hlist: remove software prefetching in hlist iterators by Linus Torvalds · 14 years ago
  11. 887cb45 drivers/xen/sys-hypervisor: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  12. b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  13. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  14. ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  15. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  16. f721a46 params.c: Use new strtobool function to process boolean inputs by Jonathan Cameron · 14 years ago
  17. a037439 debugfs: move to new strtobool by Jonathan Cameron · 14 years ago
  18. d0f1fed Add a strtobool function matching semantics of existing in kernel equivalents by Jonathan Cameron · 14 years ago
  19. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 14 years ago
  20. 9d63487 module: Use binary search in lookup_symbol() by Alessio Igor Bogani · 14 years ago
  21. 403ed27 module: Use the binary search for symbols resolution by Alessio Igor Bogani · 14 years ago
  22. 1a94dc3 lib: Add generic binary search function to the kernel. by Tim Abbott · 14 years ago
  23. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 14 years ago
  24. de4d8d5 module: each_symbol_section instead of each_symbol by Rusty Russell · 14 years ago
  25. 01526ed module: split unset_section_ro_nx function. by Jan Glauber · 14 years ago
  26. 448694a module: undo module RONX protection correctly. by Jan Glauber · 14 years ago
  27. 4d10380 module: zero mod->init_ro_size after init is freed. by Jan Glauber · 14 years ago
  28. 5d05c70 minor ANSI prototype sparse fix by Daniel J Blueman · 14 years ago
  29. c5be0b2 module: reorder kparam_array to remove alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  30. a288bd6 module: remove 64 bit alignment padding from struct module with CONFIG_TRACE* by Richard Kennedy · 14 years ago
  31. 9b73a58 module: do not hide __modver_version_show declaration behind ifdef by Dmitry Torokhov · 14 years ago
  32. b4bc8428 module: deal with alignment issues in built-in module versions by Dmitry Torokhov · 14 years ago
  33. 61c4f2c Linux 2.6.39 by Linus Torvalds · 14 years ago
  34. 3f80fbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  35. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  36. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  37. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
  38. 01294d8 of: fix race when matching drivers by Milton Miller · 14 years ago
  39. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  40. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 14 years ago
  41. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 14 years ago
  42. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 14 years ago
  43. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 14 years ago
  44. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 14 years ago
  45. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 14 years ago
  46. 3ec717b block: don't delay blk_run_queue_async by Shaohua Li · 14 years ago
  47. 2e9521f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  48. 39dcfa5 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
  49. 7f12b72 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
  50. 8864f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  51. f12a20f procfs: add stub for proc_mkdir_mode() by Randy Dunlap · 14 years ago
  52. b2db219 um: fix abort by Richard Weinberger · 14 years ago
  53. d6c438b memcg: fix zone congestion by KAMEZAWA Hiroyuki · 14 years ago
  54. d5f33d4 drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  55. 0bf2461 rapidio: fix default routing initialization by Alexandre Bounine · 14 years ago
  56. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 14 years ago
  57. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 14 years ago
  58. a085963 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 14 years ago
  60. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 14 years ago
  61. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 14 years ago
  62. c1d10d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 477de0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  64. b5e6ab5 mm: fix kernel-doc warning in page_alloc.c by Randy Dunlap · 14 years ago
  65. 93d2175 PCI: Clear bridge resource flags if requested size is 0 by Yinghai Lu · 14 years ago
  66. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 14 years ago
  67. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 14 years ago
  68. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 14 years ago
  69. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 14 years ago
  70. 7c1bfd6 xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. by Konrad Rzeszutek Wilk · 14 years ago
  71. df8d06a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  72. 7c21738 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  73. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 14 years ago
  74. 70087dc blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup by Vivek Goyal · 14 years ago
  75. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  76. 752d263 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 14 years ago
  77. 8eea1be drm/i915: Revert i915.semaphore=1 default from 47ae63e0 by Andy Lutomirski · 14 years ago
  78. a67b888 vga_switcheroo: don't toggle-switch devices by Florian Mickler · 14 years ago
  79. 0e3d32c Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  80. 52004ea Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  81. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  82. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 14 years ago
  83. d8083de bridge: fix forwarding of IPv6 by Stephen Hemminger · 14 years ago
  84. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 14 years ago
  85. b901941 perf tools: Honour the cpu list parameter when also monitoring a thread list by Arnaldo Carvalho de Melo · 14 years ago
  86. bd1a643 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  87. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 14 years ago
  88. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 14 years ago
  89. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 14 years ago
  90. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 14 years ago
  91. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 14 years ago
  92. 9f6bd36 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  93. 05bf86b tmpfs: fix race between swapoff and writepage by Hugh Dickins · 14 years ago
  94. 5f6f12c libata: fix oops when LPM is used with PMP by Tejun Heo · 14 years ago
  95. afa4979 Merge branch 'fbmem' by Linus Torvalds · 14 years ago
  96. 22fe944 Revert "libata: ahci_start_engine compliant to AHCI spec" by Tejun Heo · 14 years ago
  97. c590cec Further fbcon sanity checking by Bruno Prémont · 14 years ago
  98. 712f314 fbmem: fix remove_conflicting_framebuffers races by Linus Torvalds · 14 years ago
  99. ddb503b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  100. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 14 years ago