1. ca47cea xen-gntdev: Use ballooned pages for grant mappings by Daniel De Graaf · 13 years ago
  2. b6f3067 xen-balloon: Add interface to retrieve ballooned pages by Konrad Rzeszutek Wilk · 13 years ago
  3. 803eb04 xen-balloon: Move core balloon functionality out of module by Daniel De Graaf · 13 years ago
  4. 40095de xen/balloon: Remove pr_info's and don't alter retry_count by Konrad Rzeszutek Wilk · 13 years ago
  5. 95d2ac4 xen/balloon: Protect against CPU exhaust by event/x process by Daniel Kiper · 13 years ago
  6. 95170b2 xen/balloon: Migration from mod_timer() to schedule_delayed_work() by Daniel Kiper · 13 years ago
  7. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  8. 38eaeb0 xen: gntdev: fix build warning by Ian Campbell · 13 years ago
  9. dc4972a xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override by Ian Campbell · 13 years ago
  10. f4ee4af xen-gntdev: Add cast to pointer by Daniel De Graaf · 13 years ago
  11. 77c35ac xen-gntdev: Fix incorrect use of zero handle by Daniel De Graaf · 13 years ago
  12. 1f169f6 xen: change xen/[gntdev/gntalloc] to default m by Stefano Stabellini · 13 years ago
  13. 9960be9 xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings by Daniel De Graaf · 13 years ago
  14. 12996fc xen-gntdev: Avoid double-mapping memory by Daniel De Graaf · 13 years ago
  15. b57c186 xen-gntdev: Avoid unmapping ranges twice by Daniel De Graaf · 13 years ago
  16. 84e4075 xen-gntdev: Use map->vma for checking map validity by Daniel De Graaf · 13 years ago
  17. 0ea22f0 xen-gntdev: Fix unmap notify on PV domains by Daniel De Graaf · 13 years ago
  18. 90b6f30 xen-gntdev: Fix memory leak when mmap fails by Daniel De Graaf · 14 years ago
  19. bdc612d xen/gntalloc,gntdev: Add unmap notify ioctl by Daniel De Graaf · 14 years ago
  20. dd31405 xen-gntalloc: Userspace grant allocation driver by Daniel De Graaf · 13 years ago
  21. aab8f11 xen-gntdev: Support mapping in HVM domains by Daniel De Graaf · 14 years ago
  22. 68b025c xen-gntdev: Add reference counting to maps by Daniel De Graaf · 14 years ago
  23. a879211 xen-gntdev: Use find_vma rather than iterating our vma list manually by Daniel De Graaf · 14 years ago
  24. ef91082 xen-gntdev: Change page limit to be global instead of per-open by Daniel De Graaf · 14 years ago
  25. 100b33c Linux 2.6.38-rc4 by Linus Torvalds · 13 years ago
  26. 65d9055 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  27. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  28. eee4da2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  29. b8f049a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  30. 06262a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 13 years ago
  32. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 13 years ago
  33. 257a65d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  34. 3a90983 Btrfs: Fix page count calculation by Yan, Zheng · 14 years ago
  35. 1f63b95 Merge branch 'fixes' by Russell King · 13 years ago
  36. d402539 cifs: remove checks for ses->status == CifsExiting by Jeff Layton · 13 years ago
  37. d8cff13 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 13 years ago
  38. 7c28938 ALSA: AACI: allow writes to MAINCR to take effect by Russell King · 13 years ago
  39. 4a683a2 ARM: Update mach-types by Russell King · 13 years ago
  40. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 13 years ago
  41. 57cdfdf powerpc: Fix hcall tracepoint recursion by Anton Blanchard · 14 years ago
  42. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
  43. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
  44. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
  45. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
  46. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
  47. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
  48. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
  49. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
  50. 1f1936f powerpc: Fix some 6xx/7xxx CPU setup functions by Benjamin Herrenschmidt · 14 years ago
  51. af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
  52. b51cbd4 powerpc/book3e: Protect complex macro args in mmu-book3e.h by Scott Wood · 14 years ago
  53. 81c386c powerpc: Fix pfn_valid() when memory starts at a non-zero address by Scott Wood · 14 years ago
  54. 8dbdea8 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 13 years ago
  55. f0adc82 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. 43a7232 Merge branch '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
  57. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  58. 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  59. 585a7c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  60. e66a022 arm/ixp4xx: Rename FREQ macro to avoid collisions by Ben Hutchings · 14 years ago
  61. 3c3a3b4 IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. by Krzysztof Hałasa · 14 years ago
  62. 8e4eef7 btrfs: Drop __exit attribute on btrfs_exit_compress by Alexey Charkov · 14 years ago
  63. 554233a btrfs: cleanup error handling in btrfs_unlink_inode() by Tsutomu Itoh · 14 years ago
  64. 3c14874 Btrfs: exclude super blocks when we read in block groups by Josef Bacik · 14 years ago
  65. 13dbc08 Btrfs: make sure search_bitmap finds something in remove_from_bitmap by Josef Bacik · 14 years ago
  66. 55835eb Merge branch 'timers/locking' by Ingo Molnar · 13 years ago
  67. 8132b65 cifs: add check for kmalloc in parse_dacl by Stanislav Fomichev · 13 years ago
  68. a9fe8d5 m32r: Fixup last __do_IRQ leftover by Thomas Gleixner · 13 years ago
  69. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 13 years ago
  70. ec11594 ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource by Mika Westerberg · 13 years ago
  71. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 13 years ago
  72. 247ec9b cifs: don't send an echo request unless NegProt has been done by Jeff Layton · 13 years ago
  73. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  74. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 14 years ago
  75. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 14 years ago
  76. fea3af6 MAINTAINERS: update email ids of the be2net driver maintainers. by Ajit Khaparde · 13 years ago
  77. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 13 years ago
  78. e3f0dad cifs: enable signing flag in SMB header when server has it on by Jeff Layton · 13 years ago
  79. 64474bd cifs: Possible slab memory corruption while updating extended stats (repost) by Shirish Pargaonkar · 14 years ago
  80. 78d2978 CRED: Fix kernel panic upon security_file_alloc() failure. by Tetsuo Handa · 13 years ago
  81. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  82. bb5b583 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  83. 811aaa5 drm: Only set DPMS ON when actually configuring a mode by Keith Packard · 14 years ago
  84. 00e6a31 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  85. f60ac8e r8169: prevent RxFIFO induced loops in the irq handler. by Francois Romieu · 14 years ago
  86. 1519e57 r8169: RxFIFO overflow oddities with 8168 chipsets. by Francois Romieu · 14 years ago
  87. b5ba6d1 r8169: use RxFIFO overflow workaround for 8168c chipset. by Ivan Vecera · 14 years ago
  88. f266a51 lockdep, timer: Fix del_timer_sync() annotation by Peter Zijlstra · 14 years ago
  89. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 14 years ago
  90. 76429c1 CIFS: Fix variable types in cifs_iovec_read/write (try #2) by Pavel Shilovsky · 14 years ago
  91. b9e55f5 gpu/stub: fix acpi_video build error, fix stub kconfig dependencies by Randy Dunlap · 14 years ago
  92. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  93. ca6b8bb0 net: Support compat SIOCGETVIFCNT ioctl in ipv4. by David S. Miller · 14 years ago
  94. 0033d5a net: Fix bug in compat SIOCGETSGCNT handling. by David S. Miller · 14 years ago
  95. 8984096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  96. 9690c63 niu: Fix races between up/down and get_stats. by David S. Miller · 14 years ago
  97. 0975b16 drm/radeon/kms: dynamically allocate power state space by Alex Deucher · 14 years ago
  98. 8736476 drm/radeon/kms: fix s/r issues with bios scratch regs by Alex Deucher · 14 years ago
  99. a70b95c agp: ensure GART has an address before enabling it by Stephen Kitt · 14 years ago
  100. cecd145 Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" by Matt Turner · 14 years ago