projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/adaptation/renesas_rcar/renesas_kernel.git
2013-07-24
Peter Hurley
n_tty: Factor 'real raw' receive_buf into standalone fn
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Simplify __receive_buf loop count
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Rename process_char_map to char_map
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Move buffers into n_tty_data
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Remove alias ptrs in __receive_buf()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Fix EOF push handling
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Avoid false-sharing echo buffer indices
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Eliminate counter in __process_echoes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Only flush echo output if actually output
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Process echoes in blocks
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Eliminate echo_commit memory barrier
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Remove echo_lock
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Replace echo_cnt with computed value
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Use separate head and tail indices for echo_buf
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Peter Hurley
n_tty: Remove unused echo_overrun field
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Remove private constant from global namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Fix unsafe vt paste_selection()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Merge __tty_flush_buffer() into lone call site
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Use non-atomic state to signal flip buffer flush...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Avoid false-sharing flip buffer ptrs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Only perform flip buffer flush from tty_buffer_flush()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Ensure single-threaded flip buffer consumer with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Make driver-side flip buffers lockless
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Track flip buffer memory limit atomically
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Simplify flip buffer list with 0-sized sentinel
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Use lockless flip buffer free list
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Use generic names for flip buffer list cursors
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Merge tty_buffer_find() into tty_buffer_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Factor flip buffer initialization into helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Fix flip buffer free list
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Compute flip buffer ptrs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Queue buffer work on any available cpu
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Special case pty flow control
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Move n_tty_write_wakeup() to avoid forward decla...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Factor throttle/unthrottle into helper functions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Move chars_in_buffer() to factor throttle/unthrottle
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Only guarantee termios read safety for throttle...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Separate buffer indices to prevent cache-line...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Don't wait for buffer work in read() loop
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Fix type mismatches in receive_buf raw copy
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Reset lnext if canonical mode changes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Make N_TTY ldisc receive path lockless
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Replace canon_data with index comparison
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Access termios values safely
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Convert termios_mutex to termios_rwsem
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Remove read_cnt
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Don't wrap input buffer indices at buffer size
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Get read_cnt through accessor
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Deprecate ldisc .chars_in_buffer() method
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Split n_tty_chars_in_buffer() for reader-only...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Line copy to user buffer in canonical mode
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
n_tty: Factor canonical mode copy from n_tty_read()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Make ldisc input flow control concurrency-friendly
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Simplify tty buffer/ldisc interface with helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Don't change receive_room for ioctl(TIOCSETD)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Clarify multiple-references comment in TIOCSETD...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Fix hangup race with TIOCSETD ioctl
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Clarify ldisc variable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Replace ldisc locking with ldisc_sem
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Add lock/unlock ldisc pair functions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Hurley
tty: Fix tty_ldisc_lock name collision
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Linus Torvalds
Linux 3.11-rc2
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Linus Torvalds
Merge tag 'acpi-video-3.11' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Zheng Liu
ext3: fix a BUG when opening a file with O_TMPFILE...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Zheng Liu
ext4: fix a BUG when opening a file with O_TMPFILE...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Linus Torvalds
Merge tag 'staging-3.11-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Linus Torvalds
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Peng Tao
vfs: constify dentry parameter in d_count()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Al Viro
livelock avoidance in sget()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Al Viro
allow O_TMPFILE to work with O_WRONLY
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Linus Torvalds
Merge tag 'arm64-stable' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Stefan Behrens
Btrfs: fix wrong write offset when replacing a device
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Josef Bacik
Btrfs: re-add root to dead root list if we stop dropping it
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Josef Bacik
Btrfs: fix lock leak when resuming snapshot deletion
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Josef Bacik
Btrfs: update drop progress before stopping snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Linus Torvalds
Merge tag 'pm+acpi-3.11-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Marc Zyngier
arm64: use common reboot infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Will Deacon
arm64: mm: don't treat user cache maintenance faults...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Chen Gang
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_han...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Catalin Marinas
arm64: Only enable local interrupts after the CPU is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Markos Chandras
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTU...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Richard Weinberger
um: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Richard Weinberger
um: siginfo cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Faidon Liambotis
MIPS: Octeon: Fix DT pruning bug with pip ports
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Tristan Schmelcher
uml: Fix which_tmpdir failure when /dev/shm is a symlin...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Richard Weinberger
um: Fix wait_stub_done() error handling
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Richard Weinberger
um: Mark stub pages mapping with VM_PFNMAP
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Richard Weinberger
um: Fix return value of strnlen_user()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
James Hogan
MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Aaro Koskinen
MIPS: tlbex: fix broken build in v3.11-rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Jayachandran C
MIPS: Netlogic: Add XLP PIC irqdomain
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Ganesan Ramalingam
MIPS: Netlogic: Fix USB block's coherent DMA mask
commit
|
commitdiff
|
tree
|
snapshot
next