1. 1f1b396 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  2. d610d98 perf: Generate EXIT event only once per task context by Namhyung Kim · 12 years ago
  3. 778141e perf: Reset hwc->last_period on sw clock events by Namhyung Kim · 12 years ago
  4. 613f04a tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 12 years ago
  5. 8090282 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 12 years ago
  6. 69d34da tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 12 years ago
  7. 0b34083 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  8. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  9. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  10. 59bfbcf idr: idr_alloc() shouldn't trigger lowmem warning when preloaded by Tejun Heo · 12 years ago
  11. 415586c UAPI: fix endianness conditionals in M32R's asm/stat.h by David Howells · 12 years ago
  12. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 12 years ago
  13. 29ba06b UAPI: fix endianness conditionals in linux/acct.h by David Howells · 12 years ago
  14. 51b154e UAPI: fix endianness conditionals in linux/aio_abi.h by David Howells · 12 years ago
  15. 97da55f decompressors: fix typo "POWERPC" by Paul Bolle · 12 years ago
  16. 6d7825b mm/fremap.c: fix oops on error path by Andrew Morton · 12 years ago
  17. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 12 years ago
  18. 8e467e8 tidspbridge: convert to idr_alloc() by Tejun Heo · 12 years ago
  19. a37c301 zcache: convert to idr_alloc() by Tejun Heo · 12 years ago
  20. 95e1b71 mlx4: remove leftover idr_pre_get() call by Tejun Heo · 12 years ago
  21. e68035f workqueue: convert to idr_alloc() by Tejun Heo · 12 years ago
  22. ebd6c70 nfsd: convert to idr_alloc() by Tejun Heo · 12 years ago
  23. 801cb2d nfsd: remove unused get_new_stid() by Tejun Heo · 12 years ago
  24. 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
  25. 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 12 years ago
  26. f874945 mm: remove_memory(): fix end_pfn setting by Toshi Kani · 12 years ago
  27. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 12 years ago
  28. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  29. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  30. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  31. e66eded userns: Don't allow CLONE_NEWUSER | CLONE_FS by Eric W. Biederman · 12 years ago
  32. 740466b tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 12 years ago
  33. 27b351c USB: quatech2: only write to the tty if the port is open. by Bill Pemberton · 12 years ago
  34. 3f8bc5e qcserial: bind to DM/DIAG port on Gobi 1K devices by Dan Williams · 12 years ago
  35. 6c23cbb futex: fix kernel-doc notation and spello by Randy Dunlap · 12 years ago
  36. 20f22ab signals: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  37. 5857f70 idr: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  38. a3633f6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  39. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  40. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 12 years ago
  41. c0f5ece USB: cdc-wdm: fix buffer overflow by Oliver Neukum · 12 years ago
  42. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  43. 8aec0f5 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys by Mathieu Desnoyers · 12 years ago
  44. c39ac49 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  45. 6d9431a Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  46. 4388817 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  47. fa4a673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  48. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  49. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  50. 2721e72 tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 12 years ago
  51. a57e82a usb: serial: Add Rigblaster Advantage to device table by Steve Conklin · 12 years ago
  52. c51d41a tty: serial: fix typo "SERIAL_S3C2412" by Paul Bolle · 12 years ago
  53. f2b8dfd serial: 8250: Keep 8250.<xxxx> module options functional after driver rename by Josh Boyer · 12 years ago
  54. 827aa0d tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 12 years ago
  55. 77e372a tty/8250_pnp: serial port detection regression since v3.7 by Sean Young · 12 years ago
  56. 064256f serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" by Jonas Gorski · 12 years ago
  57. 8d2f8cd serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller by Wang YanQing · 12 years ago
  58. d13402a Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards by Scott Ashcroft · 12 years ago
  59. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 12 years ago
  60. 5771a80 tty: serial: vt8500: Unneccessary duplicated clock code removed by Tony Prisk · 12 years ago
  61. 09081e5 tty: serial: mpc5xxx: fix PSC clock name bug by Anatolij Gustschin · 12 years ago
  62. a930d87 vfs: fix pipe counter breakage by Al Viro · 12 years ago
  63. 27f423f ARM: spear3xx: Use correct pl080 header file by Arnd Bergmann · 12 years ago
  64. 0da9dfd keys: fix race with concurrent install_user_keyrings() by David Howells · 12 years ago
  65. d6c0dd6 libceph: fix decoding of pgids by Sage Weil · 12 years ago
  66. 0d8abbf Arm: socfpga: pl330: Add #dma-cells for generic dma binding support by Padmavathi Venna · 12 years ago
  67. 7546152 Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 12 years ago
  68. 769aca0 Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  69. fc77b0e Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  70. 2a6ad87 ARM: multiplatform: Sort the max gpio numbers. by Maxime Ripard · 12 years ago
  71. 2d90e63 qcaux: add Franklin U600 by Dan Williams · 12 years ago
  72. fd5014a usb: musb: core: fix possible build error with randconfig by Felipe Balbi · 12 years ago
  73. d2e0bca xen/acpi: remove redundant acpi/acpi_drivers.h include by Liu Jinsong · 12 years ago
  74. 85323a9 xen: arm: mandate EABI and use generic atomic operations. by Ian Campbell · 12 years ago
  75. 564c526 staging: comedi: dt9812: use CR_CHAN() for channel number by Ian Abbott · 12 years ago
  76. aa1e123 staging/vt6656: Fix too large integer constant warning on 32-bit by Geert Uytterhoeven · 12 years ago
  77. b5ae114 staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  78. 47b1be5 staging: imx/drm: request irq only after adding the crtc by Philipp Zabel · 12 years ago
  79. 161f440 staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  80. d49c3d6 staging: comedi: drivers: usbdux.c: fix DMA buffers on stack by Kumar Amit Mehta · 12 years ago
  81. 6987a6d staging: vt6656: Fix oops on resume from suspend. by Malcolm Priestley · 12 years ago
  82. be3101c usb: cp210x new Vendor/Device IDs by Matwey V. Kornilov · 12 years ago
  83. 4fa42e8 Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  84. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  86. ffb6a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  87. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  88. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 12 years ago
  89. 0c52db7 ARM: imx: fix typo "DEBUG_IMX50_IMX53_UART" by Paul Bolle · 12 years ago
  90. 66e4afc usb: gadget: pxa25x: fix disconnect reporting by Felipe Balbi · 12 years ago
  91. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  92. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 12 years ago
  93. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 12 years ago
  94. 72383d4 um: fix build failure due to mess-up of sig_info protorype by Sergei Trofimovich · 12 years ago
  95. fdfa4c9 um: add missing declaration of 'getrlimit()' and friends by Sergei Trofimovich · 12 years ago
  96. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  97. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  98. 8698080 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  99. 3958166 ARM: imx: pll1_sys should be an initial on clk by Shawn Guo · 12 years ago
  100. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago