1. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  2. a767835 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 14 years ago
  3. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 14 years ago
  4. d633180 Xen: update MAINTAINER info by Jeremy Fitzhardinge · 14 years ago
  5. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 14 years ago
  6. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  7. ab5c5f6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  8. c5e0c78 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  9. 5c6b4e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  10. ddddefa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 14 years ago
  11. e27fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  12. 860ca0e cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer by Paul Menage · 14 years ago
  13. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 14 years ago
  14. c889132 MAINTAINERS: update XFS maintainer entry by Alex Elder · 14 years ago
  15. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  16. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  17. 9545eb6 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 14 years ago
  18. 148b00b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  19. e36d505 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 14 years ago
  20. 0b64120 sparc64: Patch sun4v code sequences properly on module load. by David S. Miller · 14 years ago
  21. 3e37fd3 sparc: Kill custom io_remap_pfn_range(). by David S. Miller · 14 years ago
  22. b85c804d Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 14 years ago
  23. fe8a0df Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus by James Morris · 14 years ago
  24. 88995e8 PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset by Rafael J. Wysocki · 14 years ago
  25. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 14 years ago
  26. a9098b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  27. fec6489 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 14 years ago
  28. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  29. bd29e56 fix typo/thinko in get_random_bytes() by Luck, Tony · 14 years ago
  30. 869f8df platform/x86: fix dell-laptop function prototypes by Randy Dunlap · 14 years ago
  31. d29387e media/staging: fix allyesconfig build error by Randy Dunlap · 14 years ago
  32. 3627902 hwmon: (exynos4_tmu) Fix Kconfig dependency by Donggeun Kim · 14 years ago
  33. a313f4c powerpc/signal32: Fix sigset_t conversion when copying to user by Will Deacon · 14 years ago
  34. b97021f powerpc: Fix atomic_xxx_return barrier semantics by Benjamin Herrenschmidt · 14 years ago
  35. a9a8f77 powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 by Kyle Moffett · 14 years ago
  36. 187b9f2 powerpc/book3e-64: Fix debug support for userspace by Kumar Gala · 14 years ago
  37. b95bc21 powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define by Kumar Gala · 14 years ago
  38. ba28c9a powerpc: Revert show_regs() define for readability by Kumar Gala · 14 years ago
  39. ea441d1 new helper: mount_subtree() by Al Viro · 14 years ago
  40. 0d2f096 random: Fix handing of arch_get_random_long in get_random_bytes() by Luck, Tony · 14 years ago
  41. c133449 switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs by Al Viro · 14 years ago
  42. 8d514bb btrfs: fix double mntput() in mount_subvol() by Al Viro · 14 years ago
  43. 9c69898 encrypted-keys: module build fixes by Mimi Zohar · 14 years ago
  44. f4a0d5a encrypted-keys: fix error return code by Mimi Zohar · 14 years ago
  45. 99cb2dd xen-gntalloc: signedness bug in add_grefs() by Dan Carpenter · 14 years ago
  46. 21643e6 xen-gntalloc: integer overflow in gntalloc_ioctl_alloc() by Dan Carpenter · 14 years ago
  47. fc6e0c3 xen-gntdev: integer overflow in gntdev_alloc_map() by Dan Carpenter · 14 years ago
  48. 90d4f55 xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. by Zhenzhong Duan · 14 years ago
  49. 72e9cf2 xen/balloon: Avoid OOM when requesting highmem by Daniel De Graaf · 14 years ago
  50. 5f76d70 xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI by Daniel De Graaf · 14 years ago
  51. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 14 years ago
  52. 05ee796 ALSA: hda - Fix the connection selection of ADCs on Cirrus codecs by Takashi Iwai · 14 years ago
  53. 25d7d59 ALSA: hda - Update URLs in document by Takashi Iwai · 14 years ago
  54. 2d1b439 ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld() by Wu Fengguang · 14 years ago
  55. 744626d ALSA: hda - delayed ELD repoll by Wu Fengguang · 14 years ago
  56. b95d68b ALSA: hda - fix ELD memory leak by Wu Fengguang · 14 years ago
  57. 6aaf05f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  58. 019ceb7 block: add missed trace_block_plug by Shaohua Li · 14 years ago
  59. a2c2a0e paride: fix potential information leak in pg_read() by Dan Carpenter · 14 years ago
  60. 121f099 bio: change some signed vars to unsigned by Dan Carpenter · 14 years ago
  61. 3540d5e block: avoid unnecessary plug list flush by Shaohua Li · 14 years ago
  62. 0007a4c cciss: auto engage SCSI mid layer at driver load time by Stephen M. Cameron · 14 years ago
  63. 7035b5d loop: cleanup set_status interface by Dmitry Monakhov · 14 years ago
  64. 0c614e2 include/linux/bio.h: use a static inline function for bio_integrity_clone() by Stephen Rothwell · 14 years ago
  65. 3bb9068 loop: prevent information leak after failed read by Dmitry Monakhov · 14 years ago
  66. 7eaf09e powerpc/ps3: Fix SMP lockdep boot warning by Geoff Levand · 14 years ago
  67. 72f3bea powerpc/ps3: Fix lost SMP IPIs by Geoff Levand · 14 years ago
  68. de1d924 powerpc: Add hvcall.h include to book3s_hv.c by Michael Neuling · 14 years ago
  69. 2cd7662 powerpc/trace: Add a dummy stack frame for trace_hardirqs_off by Kevin Hao · 14 years ago
  70. d715e43 powerpc: Copy down exception vectors after feature fixups by Anton Blanchard · 14 years ago
  71. 6d1e2c6 powerpc: panic if we can't instantiate RTAS by Anton Blanchard · 14 years ago
  72. bbc24a2 powerpc/4xx: Fix typos in kexec config dependencies by Suzuki Poulose · 14 years ago
  73. 82640a6 powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do... by Al Viro · 14 years ago
  74. 5f861ed4 powerpc/fsl_udc_core: Fix dumb typo by Al Viro · 14 years ago
  75. 4933402 carma-fpga: Missed switch from of_register_platform_driver() by Al Viro · 14 years ago
  76. 9c8b390 powerpc: Fix build breakage in jump_label.c by Al Viro · 14 years ago
  77. ed96dfb unicore32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  78. 8889023 unicore32: Fix typo 'PUV3_I2C' by Paul Bolle · 14 years ago
  79. ff0ff78 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 14 years ago
  80. b1914cb2 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  81. ea4039a hugetlb: release pages in the error path of hugetlb_cow() by Hillf Danton · 14 years ago
  82. 66e13e6 drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused by Jean Delvare · 14 years ago
  83. 5aecc85 oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN by Michal Hocko · 14 years ago
  84. 001ef5e drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' by Paul Bolle · 14 years ago
  85. 1234031 MAINTAINERS: add new cgroup list to CC notice by KAMEZAWA Hiroyuki · 14 years ago
  86. cb87151 Revert "leds: save the delay values after a successful call to blink_set()" by Johan Hovold · 14 years ago
  87. 9f35a33 KEYS: Fix a NULL pointer deref in the user-defined key type by David Howells · 14 years ago
  88. e88d246 sparc: Stash orig_i0 into %g6 instead of %g2 by David S. Miller · 14 years ago
  89. af8db15 PM / driver core: disable device's runtime PM during shutdown by Peter Chen · 14 years ago
  90. db3e74b xfs: use doalloc flag in xfs_qm_dqattach_one() by Mitsuo Hayasaka · 14 years ago
  91. 6991b8f drm/radeon/kms: fix segfault in pm rework by Alex Deucher · 14 years ago
  92. 6c47e5c drm/radeon/kms: fix up gpio i2c mask bits for r4xx by Alex Deucher · 14 years ago
  93. b872a37 drm/radeon: add some missing FireMV pci ids by Alex Deucher · 14 years ago
  94. cfcfc9e Linux 3.2-rc2 by Linus Torvalds · 14 years ago
  95. 101041c Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 14 years ago
  96. 5870b2c Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 14 years ago
  97. 642ba5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  98. 80f01ca Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  99. fc21a2d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 14 years ago
  100. bc5b8a9 hfs: add sanity check for file name length by Dan Carpenter · 14 years ago