1. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  3. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 12 years ago
  4. ca6f327 serial/sunzilog: fix keyboard on SUN SPARCstation by Sam Ravnborg · 12 years ago
  5. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  6. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  7. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  8. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  9. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  10. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  11. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  12. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 12 years ago
  13. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  14. 49d4bca serial: sh-sci: fix a race of DMA submit_tx on transfer by Yoshii Takashi · 12 years ago
  15. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  16. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 12 years ago
  17. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. f314f33 ARM: 7342/2: sa1100: prepare for sparse irq conversion by Rob Herring · 12 years ago
  20. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  21. 7fc86a7 Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  22. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  23. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  24. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  25. 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 12 years ago
  26. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  27. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  28. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  29. ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 12 years ago
  30. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  31. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  32. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 7d3d897 powerpc/hvc_udbg: Don't crash when udbg_putc is NULL by Benjamin Herrenschmidt · 12 years ago
  34. fb8ebec serial: pxa: add clk_prepare/clk_unprepare calls by Philipp Zabel · 12 years ago
  35. 4a4c61b TTY: Wrong unicode value copied in con_set_unimap() by Liz Clark · 12 years ago
  36. 9b96fba serial: PL011: clear pending interrupts by Linus Walleij · 12 years ago
  37. cf8e019 hvc_xen: introduce HVC_XEN_FRONTEND by Stefano Stabellini · 12 years ago
  38. 02e19f9 hvc_xen: implement multiconsole support by Stefano Stabellini · 12 years ago
  39. eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 13 years ago
  40. 60f4b00 serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset. by Sonic Zhang · 12 years ago
  41. 8289621 vt: NULL dereference in vt_do_kdsk_ioctl() by Dan Carpenter · 12 years ago
  42. 9abac85 tty: serial: vt8500: fix annotations for probe/remove by Wolfram Sang · 12 years ago
  43. 55e4016 serial: remove back and forth conversions in serial_out_sync by Paul Gortmaker · 12 years ago
  44. 4fd996a serial: use serial_port_in/out vs serial_in/out in 8250 by Paul Gortmaker · 12 years ago
  45. dfe4244 serial: reduce number of indirections in 8250 code by Paul Gortmaker · 12 years ago
  46. 0d263a2 serial: delete useless void casts in 8250.c by Paul Gortmaker · 12 years ago
  47. 3f0ab32 serial: make 8250's serial_in shareable to other drivers. by Paul Gortmaker · 12 years ago
  48. 0acf519 serial: delete last unused traces of pausing I/O in 8250 by Paul Gortmaker · 12 years ago
  49. a46f553 pch_uart: Add module parameter descriptions by Darren Hart · 12 years ago
  50. 7ce9251 pch_uart: Use existing default_baud in setup_console by Darren Hart · 12 years ago
  51. 2a44feb pch_uart: Add user_uartclk parameter by Darren Hart · 12 years ago
  52. 077175f pch_uart: Add Fish River Island II uart clock quirks by Darren Hart · 12 years ago
  53. a8a3ec9 pch_uart: Use uartclk instead of base_baud by Darren Hart · 12 years ago
  54. 048be43 sh-sci / PM: Avoid deadlocking runtime PM by Rafael J. Wysocki · 12 years ago
  55. c17a9d4 tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES by Stephen Rothwell · 12 years ago
  56. b668089 tty: powerpc: remove hvc_iseries by Stephen Rothwell · 12 years ago
  57. e0955ac mpc5200b/uart: select more tolerant uart prescaler on low baudrates by Frank Benkert · 12 years ago
  58. 58112df tty: moxa: fix bit test in moxa_start() by Dan Carpenter · 12 years ago
  59. 9b93742 TTY: amiserial, use tty_port_close_start by Jiri Slaby · 12 years ago
  60. b8edebe TTY: amiserial, use tty_port_close_end by Jiri Slaby · 12 years ago
  61. 6e1aeb0 TTY: amiserial, use tty_port_block_til_ready by Jiri Slaby · 12 years ago
  62. f116660 TTY: amiserial, provide carrier helpers by Jiri Slaby · 12 years ago
  63. 6fe18d26 TTY: amiserial no longer needs serialP by Jiri Slaby · 12 years ago
  64. ff169e5 TTY: amiserial, stop using serial_state->{irq,type,line} by Jiri Slaby · 12 years ago
  65. 7188dc2 TTY: amiserial, define local tty_port pointer by Jiri Slaby · 12 years ago
  66. 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 12 years ago
  67. 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 12 years ago
  68. 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 12 years ago
  69. 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 12 years ago
  70. 588993d TTY: amiserial, pass tty down to functions by Jiri Slaby · 12 years ago
  71. 0f9b968 TTY: amiserial, simplify set_serial_info by Jiri Slaby · 12 years ago
  72. 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 12 years ago
  73. 13c9062 TTY: amiserial, remove IRQ_ports by Jiri Slaby · 12 years ago
  74. d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 12 years ago
  75. fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 12 years ago
  76. c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 12 years ago
  77. 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 12 years ago
  78. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 12 years ago
  79. 8bc87dc TTY: serial, include pci.h in m32r_sio by Jiri Slaby · 12 years ago
  80. 4da2405 TTY: serial, use atomic_inc_return in ioc4_serial by Jiri Slaby · 12 years ago
  81. ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 12 years ago
  82. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  83. ecd1665 TTY: remove tty driver re-set from tty_reopen by Jiri Slaby · 12 years ago
  84. d483426 TTY: simplify tty_driver_lookup_tty a bit by Jiri Slaby · 12 years ago
  85. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  86. 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 12 years ago
  87. a8fbc97 TTY: tty_io, remove buffer re-assignments by Jiri Slaby · 12 years ago
  88. 5289475 vt: tackle the main part of the selection logic by Alan Cox · 12 years ago
  89. 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 12 years ago
  90. 20f6257 vt: push down tioclinux cases by Alan Cox · 12 years ago
  91. 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 12 years ago
  92. edab558 vt: sort out locking for font handling by Alan Cox · 12 years ago
  93. dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 12 years ago
  94. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 12 years ago
  95. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  96. a58f67e Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt by Olof Johansson · 12 years ago
  97. 699c20f serial: pxa: add OF support by Haojian Zhuang · 12 years ago
  98. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 6e5e959 pinctrl: API changes to support multiple states per device by Stephen Warren · 12 years ago
  100. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago