index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
n_gsm: Copy n2 over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2010-11-11
serial: bfin_5xx: grab port lock before making port termios changes
Sonic Zhang
1
-2
/
+2
2010-11-11
serial: bfin_5xx: disable CON_PRINTBUFFER for consoles
Sonic Zhang
1
-0
/
+8
2010-11-11
serial: bfin_5xx: remove redundant SSYNC to improve TX speed
Sonic Zhang
1
-1
/
+0
2010-11-11
serial: bfin_5xx: always include DMA headers
Sonic Zhang
1
-3
/
+9
2010-11-11
vcs: make proper usage of the poll flags
Nicolas Pitre
1
-3
/
+3
2010-11-11
amiserial: Remove unused variable icount
Geert Uytterhoeven
1
-1
/
+0
2010-11-11
8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang
Lawrence Rust
1
-1
/
+4
2010-11-09
tty_ldisc: Fix BUG() on hangup
Philippe Rétornaz
1
-7
/
+13
2010-11-09
TTY: restore tty_ldisc_wait_idle
Jiri Slaby
1
-0
/
+29
2010-11-09
SERIAL: blacklist si3052 chip
Maciej Szmigiero
1
-0
/
+2
2010-11-09
drivers/serial/bfin_5xx.c: Fix line continuation defects
Joe Perches
1
-4
/
+2
2010-11-09
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
1
-2
/
+12
2010-11-09
8250: add support for Kouwell KW-L221N-2
Mikulas Patocka
1
-0
/
+3
2010-11-09
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
1
-1
/
+0
2010-11-09
tty: fix warning in synclink driver
Andres Salomon
1
-0
/
+1
2010-11-09
tty: Fix formatting in tty.h
Alan Cox
1
-1
/
+1
2010-11-09
tty: the development tree is now done in git
Greg Kroah-Hartman
1
-2
/
+2
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
3
-0
/
+110
2010-11-08
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
1
-2
/
+0
2010-11-08
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
1
-5
/
+3
2010-11-08
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2
-24
/
+16
2010-11-08
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
3
-25
/
+38
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: make some needlessly global sh7724 clocks static
Guennadi Liakhovetski
1
-3
/
+3
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
2
-0
/
+79
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2
-0
/
+0
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-05
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+0
2010-11-05
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-11-05
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-05
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
1
-1
/
+1
2010-11-05
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2010-11-05
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
Pavel Shilovsky
4
-14
/
+15
2010-11-05
hwmon: (ltc4261) Fix error message format
Jean Delvare
1
-2
/
+1
2010-11-05
hwmon: (ltc4261) Add missing newline in debug message
Guenter Roeck
1
-1
/
+1
2010-11-05
leds-net5501: taints kernel, add license
Randy Dunlap
1
-0
/
+2
2010-11-05
KVM: PPC: BookE: Load the lower half of MSR
Scott Wood
1
-1
/
+1
2010-11-05
KVM: PPC: BookE: fix sleep with interrupts disabled
Scott Wood
1
-2
/
+0
2010-11-05
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
1
-1
/
+1
2010-11-05
PPC: KVM: Book E doesn't have __end_interrupts.
Scott Wood
1
-1
/
+1
2010-11-05
KVM: x86: Issue smp_call_function_many with preemption disabled
Jan Kiszka
1
-0
/
+2
2010-11-05
KVM: x86: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+6
2010-11-05
KVM: PPC: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-11-05
KVM: MMU: fix rmap_remove on non present sptes
Marcelo Tosatti
1
-4
/
+5
2010-11-05
KVM: Write protect memory after slot swap
Michael S. Tsirkin
1
-4
/
+4
2010-11-05
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...
Jesper Juhl
1
-11
/
+4
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
12
-33
/
+36
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
16
-10
/
+11
2010-11-04
cifs: dereferencing first then checking
Jeff Layton
1
-7
/
+3
[next]