1. a7c8d58 tty: Fix unsafe vt paste_selection() by Peter Hurley · 11 years ago
  2. 47aa658 tty: Merge __tty_flush_buffer() into lone call site by Peter Hurley · 11 years ago
  3. 0f56bd2 tty: Use non-atomic state to signal flip buffer flush pending by Peter Hurley · 11 years ago
  4. 8c1fb49 tty: Avoid false-sharing flip buffer ptrs by Peter Hurley · 11 years ago
  5. d7a68be tty: Only perform flip buffer flush from tty_buffer_flush() by Peter Hurley · 11 years ago
  6. e9975fd tty: Ensure single-threaded flip buffer consumer with mutex by Peter Hurley · 11 years ago
  7. e8437d7 tty: Make driver-side flip buffers lockless by Peter Hurley · 11 years ago
  8. 7bfe0b7 tty: Track flip buffer memory limit atomically by Peter Hurley · 11 years ago
  9. 7391ee1 tty: Simplify flip buffer list with 0-sized sentinel by Peter Hurley · 11 years ago
  10. 809850b tty: Use lockless flip buffer free list by Peter Hurley · 11 years ago
  11. 2cf7b67 tty: Use generic names for flip buffer list cursors by Peter Hurley · 11 years ago
  12. 11b9faa tty: Merge tty_buffer_find() into tty_buffer_alloc() by Peter Hurley · 11 years ago
  13. 9dd5139 tty: Factor flip buffer initialization into helper function by Peter Hurley · 11 years ago
  14. 1cef50e tty: Fix flip buffer free list by Peter Hurley · 11 years ago
  15. 1fc359f tty: Compute flip buffer ptrs by Peter Hurley · 11 years ago
  16. f0f947c n_tty: Queue buffer work on any available cpu by Peter Hurley · 11 years ago
  17. 3afb1b39 n_tty: Special case pty flow control by Peter Hurley · 11 years ago
  18. ee0bab8 n_tty: Move n_tty_write_wakeup() to avoid forward declaration by Peter Hurley · 11 years ago
  19. 6367ca7 n_tty: Factor throttle/unthrottle into helper functions by Peter Hurley · 11 years ago
  20. 9a4aec2 n_tty: Move chars_in_buffer() to factor throttle/unthrottle by Peter Hurley · 11 years ago
  21. d8c1f92 tty: Only guarantee termios read safety for throttle/unthrottle by Peter Hurley · 11 years ago
  22. fb7aa03 n_tty: Separate buffer indices to prevent cache-line sharing by Peter Hurley · 11 years ago
  23. f95499c n_tty: Don't wait for buffer work in read() loop by Peter Hurley · 11 years ago
  24. d1913e3 n_tty: Fix type mismatches in receive_buf raw copy by Peter Hurley · 11 years ago
  25. 6f9b028 n_tty: Reset lnext if canonical mode changes by Peter Hurley · 11 years ago
  26. 6d76bd2 n_tty: Make N_TTY ldisc receive path lockless by Peter Hurley · 11 years ago
  27. a73d3d6 n_tty: Replace canon_data with index comparison by Peter Hurley · 11 years ago
  28. 9356b53 n_tty: Access termios values safely by Peter Hurley · 11 years ago
  29. 6a1c068 tty: Convert termios_mutex to termios_rwsem by Peter Hurley · 11 years ago
  30. a2f73be n_tty: Remove read_cnt by Peter Hurley · 11 years ago
  31. bc5a5e3 n_tty: Don't wrap input buffer indices at buffer size by Peter Hurley · 11 years ago
  32. ce74117 n_tty: Get read_cnt through accessor by Peter Hurley · 11 years ago
  33. 4753408 tty: Deprecate ldisc .chars_in_buffer() method by Peter Hurley · 11 years ago
  34. a19d0c6 n_tty: Split n_tty_chars_in_buffer() for reader-only interface by Peter Hurley · 11 years ago
  35. 32f1352 n_tty: Line copy to user buffer in canonical mode by Peter Hurley · 11 years ago
  36. 88bb0de n_tty: Factor canonical mode copy from n_tty_read() by Peter Hurley · 11 years ago
  37. 24a89d1 tty: Make ldisc input flow control concurrency-friendly by Peter Hurley · 11 years ago
  38. da261e7 tty: Simplify tty buffer/ldisc interface with helper function by Peter Hurley · 11 years ago
  39. 3b80df7 tty: Don't change receive_room for ioctl(TIOCSETD) by Peter Hurley · 11 years ago
  40. b0e9585 tty: Clarify multiple-references comment in TIOCSETD ioctl by Peter Hurley · 11 years ago
  41. e97733c tty: Fix hangup race with TIOCSETD ioctl by Peter Hurley · 11 years ago
  42. 9fbfa34 tty: Clarify ldisc variable by Peter Hurley · 11 years ago
  43. 3669752 tty: Replace ldisc locking with ldisc_sem by Peter Hurley · 11 years ago
  44. d2c4389 tty: Add lock/unlock ldisc pair functions by Peter Hurley · 11 years ago
  45. 137084b tty: Fix tty_ldisc_lock name collision by Peter Hurley · 11 years ago
  46. 3b2f64d Linux 3.11-rc2 by Linus Torvalds · 11 years ago
  47. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. 90db76e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  49. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  50. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  51. f6a0d9d Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  52. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  53. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  54. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  55. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  56. 24924a2 vfs: constify dentry parameter in d_count() by Peng Tao · 11 years ago
  57. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  58. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  59. d471ce5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  60. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  61. 89d0abe Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  62. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  63. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  64. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  65. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  66. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  67. b8a33fc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  68. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. ff70130 arm64: use common reboot infrastructure by Marc Zyngier · 11 years ago
  70. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  71. c783c28 arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() by Chen Gang · 11 years ago
  72. 53ae3ac arm64: Only enable local interrupts after the CPU is marked online by Catalin Marinas · 11 years ago
  73. f1b7001 MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION by Markos Chandras · 11 years ago
  74. 9e82d45 um: remove dead code by Richard Weinberger · 11 years ago
  75. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  76. ab2bb14 MIPS: Octeon: Fix DT pruning bug with pip ports by Faidon Liambotis · 11 years ago
  77. 7473534 uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases by Tristan Schmelcher · 11 years ago
  78. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 11 years ago
  79. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 11 years ago
  80. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 11 years ago
  81. f2a5b1d MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP by James Hogan · 11 years ago
  82. 38a997a MIPS: tlbex: fix broken build in v3.11-rc1 by Aaro Koskinen · 11 years ago
  83. 628f065 MIPS: Netlogic: Add XLP PIC irqdomain by Jayachandran C · 11 years ago
  84. 35ac784 MIPS: Netlogic: Fix USB block's coherent DMA mask by Ganesan Ramalingam · 11 years ago
  85. afc813a MIPS: tlbex: Fix typo in r3000 tlb store handler by Tony Wu · 11 years ago
  86. 976f39b MIPS: BMIPS: Fix thinko to release slave TP from reset by Florian Fainelli · 11 years ago
  87. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  88. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  89. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  91. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  92. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  93. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  94. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  95. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  96. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  97. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  98. 5a8d281 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  99. fc0ad6c Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  100. 9657a56 ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 by Lan Tianyu · 11 years ago