index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tcx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-29
fix console change race exposed by CFS
Jan Lübbe
1
-2
/
+5
2007-09-29
i386: remove bogus comment about memory barrier
Nick Piggin
1
-5
/
+0
2007-09-29
mv643xx_eth: Check ETH_INT_CAUSE_STATE bit
Dale Farnsworth
2
-2
/
+4
2007-09-29
Fix bogus PCI quirk for e100
Benjamin Herrenschmidt
1
-4
/
+3
2007-09-29
Input: xpad - fix dependancy on LEDS class
Dmitry Torokhov
1
-1
/
+1
2007-09-29
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
3
-10
/
+24
2007-09-29
[TCP]: Fix MD5 signature handling on big-endian.
David S. Miller
3
-23
/
+20
2007-09-28
[MIPS] Fix fallocate on o32 binary compat ABI
Kyle McMartin
1
-1
/
+1
2007-09-28
[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.
Ralf Baechle
1
-1
/
+1
2007-09-28
[MIPS] IP32: Fix initialization of UART base addresses.
Ralf Baechle
1
-2
/
+2
2007-09-28
[x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820
H. Peter Anvin
1
-3
/
+6
2007-09-28
[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.
jacmet@sunsite.dk
1
-0
/
+1
2007-09-28
[POWERPC] Fix mpc834x USB-MPH configuration.
jacmet@sunsite.dk
1
-2
/
+2
2007-09-28
[POWERPC] Fix cpm_uart driver for cpm1 machines
Jochen Friedrich
1
-1
/
+1
2007-09-28
[PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem
Jochen Friedrich
1
-1
/
+1
2007-09-28
[POWERPC] Fix copy'n'paste typo in commproc.c
Jochen Friedrich
1
-1
/
+1
2007-09-28
e1000: Add device IDs of blade version of the 82571 quad port
Auke Kok
4
-0
/
+5
2007-09-28
sky2: fix transmit state on resume
Stephen Hemminger
1
-1
/
+16
2007-09-28
sky2: FE+ vlan workaround
Stephen Hemminger
1
-2
/
+6
2007-09-28
sky2: sky2 FE+ receive status workaround
Stephen Hemminger
1
-11
/
+17
2007-09-28
i915: make vbl interrupts work properly on i965g/gm hw.
Dave Airlie
2
-0
/
+18
2007-09-28
[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.
Ralf Baechle
1
-1
/
+1
2007-09-28
[MIPS] IP32: Fix initialization of UART base addresses.
Ralf Baechle
1
-2
/
+2
2007-09-27
[NET]: Zero length write() on socket should not simply return 0.
David S. Miller
1
-3
/
+0
2007-09-27
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
Linus Torvalds
1
-16
/
+3
2007-09-27
Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"
Linus Torvalds
2
-35
/
+0
2007-09-26
[x86 setup] Handle case of improperly terminated E820 chain
H. Peter Anvin
1
-7
/
+23
2007-09-26
xen: execve's error paths don't pin the mm before unpinning
Jeremy Fitzhardinge
1
-1
/
+4
2007-09-26
x86-64: Disable local APIC timer use on AMD systems with C1E
Thomas Gleixner
2
-0
/
+35
2007-09-26
Silent drivers/char/hpet.c build warnings on i386
S.Çağlar Onur
1
-0
/
+3
2007-09-26
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
1
-11
/
+18
2007-09-26
lguest example launcher truncates block device file to 0 length on problems
Chris Malley
1
-1
/
+1
2007-09-26
fix sctp_del_bind_addr() last argument type
Al Viro
2
-2
/
+2
2007-09-26
hibernation doesn't even build on frv - tons of helpers are missing
Al Viro
1
-1
/
+1
2007-09-26
mv643xx_eth: duplicate methods in initializer
Al Viro
1
-2
/
+0
2007-09-26
usbvision-video: buggered method tables
Al Viro
1
-3
/
+2
2007-09-26
Add explicit zeroing to "envp" array in device 'show' method
Linus Torvalds
1
-0
/
+1
2007-09-26
[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again
Jeremy Kerr
1
-2
/
+2
2007-09-26
cdrom_open() forgets to unlock on -EROFS failure exits
Al Viro
1
-0
/
+4
2007-09-26
[PPP_MPPE]: Don't put InterimKey on the stack
Michal Schmidt
1
-8
/
+6
2007-09-26
SCTP : Add paramters validity check for ASCONF chunk
Wei Yongjun
4
-0
/
+100
2007-09-26
SCTP: Discard OOTB packetes with bundled INIT early.
Vlad Yasevich
1
-0
/
+8
2007-09-26
SCTP: Clean up OOTB handling and fix infinite loop processing
Vlad Yasevich
3
-42
/
+138
2007-09-26
SCTP: Explicitely discard OOTB chunks
Vlad Yasevich
1
-5
/
+8
2007-09-26
SCTP: Send ABORT chunk with correct tag in response to INIT ACK
Wei Yongjun
1
-1
/
+16
2007-09-26
SCTP: Validate buffer room when processing sequential chunks
Vlad Yasevich
1
-0
/
+8
2007-09-26
[PATCH] mac80211: fix initialisation when built-in
Johannes Berg
2
-2
/
+2
2007-09-26
[PATCH] net/mac80211/wme.c: fix sparse warning
Johannes Berg
1
-1
/
+1
2007-09-26
[PATCH] cfg80211: fix initialisation if built-in
Johannes Berg
1
-1
/
+1
2007-09-26
[PATCH] net/wireless/sysfs.c: Shut up build warning
Satyam Sharma
1
-0
/
+2
[next]