1. 1de9d14 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  2. 5756b76 vsprintf: make %pV handling compatible with kasprintf() by Jan Beulich · 13 years ago
  3. c09ff08 page_cgroup: fix horrid swap accounting regression by Hugh Dickins · 13 years ago
  4. 6b60805 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 13 years ago
  5. 4c75aab Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  6. 1dbd02e ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER by H Hartley Sweeten · 13 years ago
  7. 63f32b3 ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board by Bartlomiej Zolnierkiewicz · 13 years ago
  8. 8f23921 ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3 by Marton Balint · 13 years ago
  9. af82931 ARM: pxa: fix invalid mfp pin issue by Haojian Zhuang · 13 years ago
  10. 0c7de34 ARM: pxa: remove duplicated registeration on pxa-gpio by Haojian Zhuang · 13 years ago
  11. bbdc818 ARM: pxa: add dummy clock for pxa25x and pxa27x by Haojian Zhuang · 13 years ago
  12. 5cb917b tg3: Fix to use multi queue BQL interfaces by Tom Herbert · 13 years ago
  13. f3969bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. 98e990a Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  15. 75d7b39 Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  16. a2e5f13 Merge tag 'md-3.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  17. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 13 years ago
  18. b24823e rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler by Alexandre Bounine · 13 years ago
  19. e6ca7b8 memcg: fix mapcount check in move charge code for anonymous page by Naoya Horiguchi · 13 years ago
  20. 1c641e8 mm: thp: fix BUG on mm->nr_ptes by Andrea Arcangeli · 13 years ago
  21. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 13 years ago
  22. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
  23. 9f78ff0 debugobjects: Fix selftest for static warnings by Stephen Boyd · 13 years ago
  24. 9354f1b floppy/scsi: fix setting of BIO flags by Muthu Kumar · 13 years ago
  25. 9ce70c0 memcg: fix deadlock by inverting lrucare nesting by Hugh Dickins · 13 years ago
  26. 73737b8 drivers/rtc/rtc-r9701.c: fix crash in r9701_remove() by Anatolij Gustschin · 13 years ago
  27. 22ea71d c2port: class_create() returns an ERR_PTR by Dan Carpenter · 13 years ago
  28. 7ad1256 pps: class_create() returns an ERR_PTR, not NULL by Dan Carpenter · 13 years ago
  29. 6027ce4 hung_task: fix the broken rcu_lock_break() logic by Oleg Nesterov · 13 years ago
  30. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 13 years ago
  31. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 13 years ago
  32. d68b46f vfork: make it killable by Oleg Nesterov · 13 years ago
  33. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 13 years ago
  34. 880641b aio: wake up waiters when freeing unused kiocbs by Jeff Moyer · 13 years ago
  35. f986a49 kprobes: return proper error code from register_kprobe() by Prashanth Nageshappa · 13 years ago
  36. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  37. 81caaf2 ARM: ecard: ensure fake vma vm_flags is setup by Russell King · 13 years ago
  38. 7a90484 md/raid10: fix assembling of arrays with replacement devices. by NeilBrown · 13 years ago
  39. 055bf38 drm, gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 13 years ago
  40. aa13909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  41. 4f0449e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  42. 789ce9b Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  43. 3a81a6e Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  44. cc4ad90 ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688 by R Sricharan · 13 years ago
  45. cd2934a flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held by Al Viro · 13 years ago
  46. 835ee79 VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs by Al Viro · 13 years ago
  47. 6414fa6 aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 13 years ago
  48. 9d1dfc0 qla3xxx: ethernet: Fix bogus interrupt state flag. by Santosh Nayak · 13 years ago
  49. d1d81d4 bridge: check return value of ipv6_dev_get_saddr() by Ulrich Weber · 13 years ago
  50. 182ada1 iwlwifi: fix wowlan suspend by Johannes Berg · 13 years ago
  51. 550cf00 Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  52. 5d329e2 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  53. 134d12f ARM: OMAP: fix iommu, not mailbox by Ohad Ben-Cohen · 13 years ago
  54. 91982b5 drm/gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 13 years ago
  55. 4adf9be regulator: Fix mask parameter in da9052_reg_update calls by Axel Lin · 13 years ago
  56. 883e0e3 HID: hid-input: allow array fields out of range by Nikolai Kondrashov · 13 years ago
  57. b7c9242 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  58. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 13 years ago
  59. 709e1b5 bridge: message age needs to increase, not decrease. by Joakim Tjernlund · 13 years ago
  60. aaca735 bridge: Adjust min age inc for HZ > 256 by Joakim Tjernlund · 13 years ago
  61. a5939ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  62. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 13 years ago
  63. adb7950 percpu: fix __this_cpu_{sub,inc,dec}_return() definition by Konstantin Khlebnikov · 13 years ago
  64. e774747 mmc: core: Fixup suspend/resume issues for UHS-I cards by Ulf Hansson · 13 years ago
  65. 8f7f6b7 mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size by Will Deacon · 13 years ago
  66. 5b6b0ad mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 by Sascha Hauer · 13 years ago
  67. c84f15a mmc: core: fix regression: set default clock gating delay to 0 by Guennadi Liakhovetski · 13 years ago
  68. 24e1511 MAINTAINERS: hand over atmel-mci (sd/mmc interface) by Nicolas Ferre · 13 years ago
  69. 019ae33 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  70. b2ccf06 ASoC: neo1973: fix neo1973 wm8753 initialization by Denis 'GNUtoo' Carikli · 13 years ago
  71. 192cfd5 Linux 3.3-rc6 by Linus Torvalds · 13 years ago
  72. 8482a0a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  73. 233ba2c Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  74. c0638c2 tcp: don't fragment SACKed skbs in tcp_mark_head_lost() by Neal Cardwell · 13 years ago
  75. ea5f4db block, sx8: fix pointer math issue getting fw version by Dan Carpenter · 13 years ago
  76. 001f3a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  78. bc76efe perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  79. 8f54ed4 perf tools: Change perf_guest default back to false by Joerg Roedel · 13 years ago
  80. 6e557a6 perf record: No build id option fails by David Ahern · 13 years ago
  81. a175423 Btrfs: fix casting error in scrub reada code by Chris Mason · 13 years ago
  82. d3b0106 btrfs: fix locking issues in find_parent_nodes() by Li Zefan · 13 years ago
  83. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 13 years ago
  84. 9c5028e r8169: corrupted IP fragments fix for large mtu. by françois romieu · 13 years ago
  85. 7191940 Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock" by Greg Kroah-Hartman · 13 years ago
  86. 3f2010b packetengines: fix config default by stephen hemminger · 13 years ago
  87. 62d222b Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  88. d085a09 Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  89. 5e8063d Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  90. 200e9ef vfs: split up name hashing in link_path_walk() into helper function by Linus Torvalds · 13 years ago
  91. 5707c87 vfs: clarify and clean up dentry_cmp() by Linus Torvalds · 13 years ago
  92. e39d40c ARM: S3C24XX: DMA resume regression fix by Gusakov Andrey · 13 years ago
  93. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 13 years ago
  94. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 13 years ago
  95. ef87819 mmc: atmel-mci: don't use dma features when using DMA with no chan available by Ludovic Desroches · 13 years ago
  96. 15d1ad0 hwmon: (f75375s) Catch some attempts to write to r/o registers by Nikolaus Schulz · 13 years ago
  97. b17d656 hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable by Nikolaus Schulz · 13 years ago
  98. 2273d5c Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 5189fa1 regset: Return -EFAULT, not -EIO, on host-side memory fault by H. Peter Anvin · 13 years ago
  100. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 13 years ago