index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fault-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
n_tty: Fix echo race
Alan Cox
1
-3
/
+0
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
1
-4
/
+8
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
2
-10
/
+3
2009-07-16
drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset
Andrew Morton
1
-1
/
+0
2009-07-16
serial: don't add msm_serial's probe function to the driver struct
Uwe Kleine-König
1
-1
/
+0
2009-07-16
tty: fix close/hangup race
Alan Cox
1
-10
/
+15
2009-07-16
Add '-fno-delete-null-pointer-checks' to gcc CFLAGS
Eugene Teo
1
-1
/
+2
2009-07-16
Revert "ppp: Fix throttling bugs"
Linus Torvalds
2
-0
/
+2
2009-07-15
powerpc: Fix another bug in move of altivec code to vector.S
Andreas Schwab
1
-3
/
+3
2009-07-15
powerpc: Fix booke user_disable_single_step()
Dave Kleikamp
1
-8
/
+9
2009-07-15
ahci: add device ID for 82801JI sata controller
Mark Goodwin
1
-0
/
+1
2009-07-15
drivers/ata: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-07-15
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
2
-2
/
+19
2009-07-15
libata: fix follow-up SRST failure path
Tejun Heo
1
-0
/
+4
2009-07-15
i2c: Use resource_size
Julia Lawall
4
-8
/
+8
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
1
-4
/
+14
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
1
-1
/
+1
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
skbuff.h: Fix comment for NET_IP_ALIGN
Tobias Klauser
1
-2
/
+2
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2
-5
/
+7
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-14
dlm: free socket in error exit path
Casey Dahlin
1
-1
/
+3
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
1
-2
/
+2
2009-07-14
x86: Fix warning in pvclock.c
Dave Jones
1
-1
/
+1
2009-07-14
Linux 2.6.31-rc3
v2.6.31-rc3
Linus Torvalds
1
-1
/
+1
2009-07-13
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
1
-9
/
+11
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
1
-40
/
+37
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
1
-1
/
+1
2009-07-13
update JFS entry in MAINTAINERS
Dave Kleikamp
1
-2
/
+2
2009-07-13
mn10300: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
2
-0
/
+2
2009-07-13
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
1
-18
/
+2
2009-07-13
ext4: fix null handler of ioctls in no journal mode
Peng Tao
1
-8
/
+12
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
3
-4
/
+8
2009-07-13
x86, apic: Fix false positive section mismatch in numaq_32.c
Rakib Mullick
1
-1
/
+2
2009-07-13
x86: Fix false positive section mismatch in es7000_32.c
Rakib Mullick
1
-1
/
+2
2009-07-13
tracing/function-profiler: do not free per cpu variable stat
Steven Rostedt
1
-3
/
+2
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
11
-48
/
+51
2009-07-13
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
5
-44
/
+68
2009-07-13
USB: otg: fix module reinsert issue
Ajay Kumar Gupta
1
-0
/
+1
2009-07-13
USB: handle zero-length usbfs submissions correctly
Alan Stern
1
-21
/
+20
2009-07-13
USB: EHCI: report actual_length for iso transfers
Alan Stern
1
-4
/
+8
2009-07-13
USB: option: remove unnecessary and erroneous code
Alan Stern
1
-26
/
+1
2009-07-13
USB: cypress_m8: remove invalid Clear-Halt
Alan Stern
1
-2
/
+2
2009-07-13
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
1
-1
/
+1
2009-07-13
USB: fix LANGID=0 regression
Daniel Mack
1
-18
/
+45
2009-07-13
USB: serial: sierra driver id_table additions
Elina Pasheva
1
-17
/
+29
2009-07-13
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
2
-0
/
+4
2009-07-13
USB: fix race leading to a write after kfree in usbfs
Oliver Neukum
1
-4
/
+17
2009-07-13
USB: Sierra: fix oops upon device close
Alan Stern
1
-3
/
+2
[next]