1. fe89def pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 13 years ago
  2. e643f87 serial/amba-pl011: fix ages old copy-paste errors by Linus Walleij · 13 years ago
  3. cfe275c serial: pxa: add spin lock for console write by Chao Xie · 13 years ago
  4. 2fc4691 vt: fix race in vt_waitactive() by Rabin Vincent · 13 years ago
  5. 057eb85 TTY: add tty_port_register_device helper by Jiri Slaby · 13 years ago
  6. 04831dc TTY: add ports array to tty_driver by Jiri Slaby · 13 years ago
  7. 9bb8a3d TTY: centralize fail paths in tty_register_driver by Jiri Slaby · 13 years ago
  8. ca4ff10 TTY: usb-serial, use tty_port_install by Jiri Slaby · 13 years ago
  9. bc1e99d TTY: vt, add ->install by Jiri Slaby · 13 years ago
  10. 695586c TTY: provide drivers with tty_port_install by Jiri Slaby · 13 years ago
  11. 4c2ef53 TTY: vt, remove con_schedule_flip by Jiri Slaby · 13 years ago
  12. d03702a PTY: add tty_port by Jiri Slaby · 13 years ago
  13. 5d249bc PTY: merge pty_install implementations by Jiri Slaby · 13 years ago
  14. 7171604 PTY: remove one empty ops->remove by Jiri Slaby · 13 years ago
  15. 8856a7d serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 13 years ago
  16. 9800ee6 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 13 years ago
  17. 95f4d5f TTY: um/line, use tty from tty_port by Jiri Slaby · 13 years ago
  18. 042e6c2 TTY: um/line, add tty_port by Jiri Slaby · 13 years ago
  19. c0e7865 TTY: ircomm, use tty_port_close_start helper by Jiri Slaby · 13 years ago
  20. a1e8440 TTY: ircomm, use tty_port_close_end helper by Jiri Slaby · 13 years ago
  21. 0ba9ff8 TTY: ircomm, define carrier routines by Jiri Slaby · 13 years ago
  22. 38c5803 TTY: ircomm, define local tty_port by Jiri Slaby · 13 years ago
  23. 62f228a TTY: ircomm, use tty from tty_port by Jiri Slaby · 13 years ago
  24. e673927 TTY: ircomm, revamp locking by Jiri Slaby · 13 years ago
  25. 849d5a9 TTY: ircomm, use flags from tty_port by Jiri Slaby · 13 years ago
  26. 580d27b TTY: ircomm, use open counts from tty_port by Jiri Slaby · 13 years ago
  27. 2a0213c TTY: ircomm, use close times from tty_port by Jiri Slaby · 13 years ago
  28. a3cc9fc TTY: ircomm, add tty_port by Jiri Slaby · 13 years ago
  29. 718c4ca TTY: cyclades, add local pointer for card by Jiri Slaby · 13 years ago
  30. ee4cd1b 8250_pci: Remove duplicate struct pciserial_board by Shawn Bohrer · 13 years ago
  31. 596f93f serial: Add driver for LPC32xx High Speed UARTs by Roland Stigge · 13 years ago
  32. e4305f0 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 13 years ago
  33. 7a51459 serial/8250: Add LPC3220 standard UART type by Roland Stigge · 13 years ago
  34. dabfb35 serial_core: Update buffer overrun statistics. by Corbin · 13 years ago
  35. 7d0b066 serial/imx: make devdata member point to const data by Uwe Kleine-König · 13 years ago
  36. 7b15e1d serial: samsung: protect NULL dereference of clock name by KeyYoung Park · 13 years ago
  37. 25f04ad serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 13 years ago
  38. 7cd8883 serial: samsung: Remove NULL checking for baud clock by Kyoungil Kim · 13 years ago
  39. 4a055c9 Delete generic_serial.h by Paul Bolle · 13 years ago
  40. afbaade delete seven tty headers by Paul Bolle · 13 years ago
  41. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 13 years ago
  42. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 13 years ago
  43. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 13 years ago
  45. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 13 years ago
  46. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  47. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 13 years ago
  48. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  49. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 13 years ago
  50. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  51. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  53. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  54. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  55. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 13 years ago
  56. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 13 years ago
  57. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 13 years ago
  58. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 13 years ago
  59. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  60. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  61. 19efb72 init: Drop initcall level output by Borislav Petkov · 13 years ago
  62. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 13 years ago
  63. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 13 years ago
  64. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 13 years ago
  65. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 13 years ago
  66. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 13 years ago
  67. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 13 years ago
  68. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 13 years ago
  69. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 13 years ago
  70. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 13 years ago
  71. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 13 years ago
  72. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 13 years ago
  73. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 13 years ago
  74. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 13 years ago
  75. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 13 years ago
  76. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 13 years ago
  77. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 13 years ago
  78. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 13 years ago
  79. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 13 years ago
  80. 513335f Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  81. 0c30989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  82. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 13 years ago
  83. 818039c UBIFS: fix debugfs-less systems support by Artem Bityutskiy · 13 years ago
  84. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 13 years ago
  85. 23e81d6 drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler by Adam Jackson · 13 years ago
  86. 71fae7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  87. ff39d0e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  88. ae501be Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  89. 20952cd Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus by Roland Dreier · 13 years ago
  90. fc2d004 IB/mlx4: Fix max_wqe capacity reported from query device by Sagi Grimberg · 13 years ago
  91. edc4a67 mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow by Jack Morgenstein · 13 years ago
  92. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  93. 9e68447 Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  94. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago
  95. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 13 years ago
  96. db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 13 years ago
  97. bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 13 years ago
  98. 0b0d9cf perf: Limit callchains to 127 by Arun Sharma · 13 years ago
  99. 302fa4b perf/x86: Allow multiple stacks by Arun Sharma · 13 years ago
  100. a841f8c sched: Fix the relax_domain_level boot parameter by Dimitri Sivanich · 13 years ago