1. 4f6ade9 Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  2. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  3. 2ccf62b Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5 by Richard Weinberger · 12 years ago
  4. ccc513b ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network by Steven Rostedt · 12 years ago
  5. ffc51be um: missing checks of __put_user()/__get_user() return values by Al Viro · 12 years ago
  6. 0088b6e um: stub_rt_sigsuspend isn't needed these days anymore by Al Viro · 12 years ago
  7. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 12 years ago
  8. 31a6710 Fix blocking allocations called very early during bootup by Linus Torvalds · 12 years ago
  9. e47b65b net: drop NET dependency from HAVE_BPF_JIT by Sam Ravnborg · 12 years ago
  10. 26c72e2 firewire: sbp2: document the absence of alignment requirements by Clemens Ladisch · 12 years ago
  11. 8e95a53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  12. cd975ae Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  13. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  14. 935f672 firewire: sbp2: remove superfluous blk_queue_max_segment_size() call by Clemens Ladisch · 12 years ago
  15. f203022 firewire: sbp2: use scsi_dma_(un)map by Clemens Ladisch · 12 years ago
  16. 473ffe6 firewire: sbp2: give correct DMA device to scsi framework by Clemens Ladisch · 12 years ago
  17. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  18. 0ad8c6a Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changes by Stefan Richter · 12 years ago
  19. b2d668d x86, relocs: Build clean fix by Jarkko Sakkinen · 12 years ago
  20. d13a822 Merge commit 'v3.4' into x86/urgent by H. Peter Anvin · 12 years ago
  21. 8756826 irq: Remove irq_chip->release() by Richard Weinberger · 12 years ago
  22. 985a94a um: Remove CONFIG_IRQ_RELEASE_METHOD by Richard Weinberger · 12 years ago
  23. 8e514b2 um: Remove usage of irq_chip->release() by Richard Weinberger · 12 years ago
  24. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  25. 2b76eba um: Fix __swp_type() by Richard Weinberger · 12 years ago
  26. f15b900 um: Implement a custom pte_same() function by Richard Weinberger · 12 years ago
  27. 62179d47 um: Add BUG() to do_ops()'s error path by Richard Weinberger · 12 years ago
  28. 54ce925 um: Remove unused variables by Richard Weinberger · 12 years ago
  29. 65e8186 drm/i915: be more careful when returning -ENXIO in gmbus transfer by Daniel Vetter · 12 years ago
  30. 70b58d8 arm: don't open-code ptrace_report_syscall() by Al Viro · 12 years ago
  31. 7d181b9 arm: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  32. fa18484 arm: remove unused restart trampoline by Al Viro · 12 years ago
  33. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 12 years ago
  34. 21c1176 arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 12 years ago
  35. d9be5ea arm: don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  36. 7dfae72 arm: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 12 years ago
  37. 84849b3 arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 12 years ago
  38. 7f1b5a9 arm: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  39. c6802f4 um: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  40. 5a30a79 um: wrong sigmask saved in case of multiple sigframes by Al Viro · 12 years ago
  41. d50349b um: add TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  42. 3b7d15b um: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 12 years ago
  43. 78d56d7 drm/i915/dp: For consistency use the DP hotplug synonyms by Chris Wilson · 12 years ago
  44. 8ec22b2 drm/i915/hdmi: Query the live connector status bit for G4x by Chris Wilson · 12 years ago
  45. 084b612 drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x by Chris Wilson · 12 years ago
  46. 10f76a3 drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4 by Chris Wilson · 12 years ago
  47. adca473 drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq by Chris Wilson · 12 years ago
  48. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  49. 9daeaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  50. 29d679f x86, printk: Add missing KERN_CONT to NMI selftest by Sasha Levin · 12 years ago
  51. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  52. cda4db5 Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  53. cc16916 Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus by Roland Dreier · 12 years ago
  54. c88db16 xhci: Fix DIV_ROUND_UP compile error. by Sarah Sharp · 12 years ago
  55. e572568 RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree by Vipul Pandya · 12 years ago
  56. b01bcbf xhci: Fix compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  57. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  58. c51fa66 brcm80211: Fix compile error for .disable_hub_initiated_lpm. by Sarah Sharp · 12 years ago
  59. 8e19291 Revert "USB: EHCI: work around bug in the Philips ISP1562 controller" by Greg Kroah-Hartman · 12 years ago
  60. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 12 years ago
  61. 71006fb [media] saa7134-cards: Remove a PCI entry added by mistake by Mauro Carvalho Chehab · 12 years ago
  62. 7e5cb5e Merge branch 'vfs-cleanups' (random vfs cleanups) by Linus Torvalds · 12 years ago
  63. 14c26c6 xfs: add trace points for log forces by Dave Chinner · 12 years ago
  64. 3ba3160 xfs: fix memory reclaim deadlock on agi buffer by Peter Watkins · 12 years ago
  65. ea562ed xfs: fix delalloc quota accounting on failure by Dave Chinner · 12 years ago
  66. f32aaf2 ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature by Theodore Ts'o · 12 years ago
  67. 8c12fec Merge branch 'stat-cleanups' (clean up copying of stat info to user space) by Linus Torvalds · 12 years ago
  68. dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 12 years ago
  69. 201a52b hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  70. d79d595 xen: Add selfballoning memory reservation tunable. by Jana Saout · 12 years ago
  71. 322728e KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block by Paul Gortmaker · 12 years ago
  72. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 12 years ago
  73. 4175160 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  74. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 12 years ago
  75. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  76. 39faa24 MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. by Ralf Baechle · 12 years ago
  77. d2fb4c5 xenbus: Add support for xenbus backend in stub domain by Daniel De Graaf · 12 years ago
  78. d3ad558 MAINTAINERS: Add myself as maintainer to the USB PHY Layer by Felipe Balbi · 12 years ago
  79. d41ced0 MIPS: lantiq: implement support for FALCON soc by John Crispin · 12 years ago
  80. fa09ede MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc by John Crispin · 12 years ago
  81. 02fa961 MTD: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  82. cdb8612 watchdog: MIPS: lantiq: implement OF support and minor fixes by John Crispin · 12 years ago
  83. ceff267 SERIAL: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  84. 54f3006 GPIO: MIPS: lantiq: convert gpio-stp-xway to OF by John Crispin · 12 years ago
  85. a36e9a1 GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpio by John Crispin · 12 years ago
  86. 5238f7b GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder by John Crispin · 12 years ago
  87. 57c8cb8 MIPS: pci: convert lantiq driver to OF by John Crispin · 12 years ago
  88. ddd4eec MIPS: lantiq: convert dma to platform driver by John Crispin · 12 years ago
  89. 287e3f3 MIPS: lantiq: implement support for clkdev api by John Crispin · 12 years ago
  90. bd51db7 MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() by John Crispin · 12 years ago
  91. 3645da0 OF: MIPS: lantiq: implement irq_domain support by John Crispin · 12 years ago
  92. a039222 OF: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  93. cd93b48 MIPS: lantiq: drop mips_machine support by John Crispin · 12 years ago
  94. 3df425f OF: PCI: const usage needed by MIPS by John Crispin · 12 years ago
  95. 4e52b53 HID: wacom: fix build breakage without CONFIG_LEDS_CLASS by David Rientjes · 12 years ago
  96. 2f1bd67 xen/smp: unbind irqworkX when unplugging vCPUs. by Konrad Rzeszutek Wilk · 12 years ago
  97. 61f6c7a ARM: dma-mapping: use PMD size for section unmap by Vitaly Andrianov · 12 years ago
  98. 58f42fd cma: fix migration mode by Minchan Kim · 12 years ago
  99. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  100. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago