index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-12-04
Link USB drivers later in the kernel
Linus Torvalds
1
-1
/
+2
2005-12-04
Make vm_insert_page() available to NVidia module
Linus Torvalds
1
-1
/
+1
2005-12-04
[PATCH] Fix up per-cpu page batch sizes
Nick Piggin
1
-8
/
+8
2005-12-04
[PATCH] libata: fix ata_scsi_pass_thru error handling
Tejun Heo
1
-2
/
+7
2005-12-03
NFSv4: Fix an Oops in the synchronous write path
Trond Myklebust
1
-1
/
+10
2005-12-03
NFS: Fix post-op attribute revalidation...
Trond Myklebust
2
-0
/
+4
2005-12-03
NFS: use set_page_writeback() in the appropriate places
Trond Myklebust
1
-2
/
+4
2005-12-03
SUNRPC: Fix Oopsable condition in rpc_pipefs
Trond Myklebust
1
-1
/
+1
2005-12-03
NFS: Fix a few further cache consistency regressions
Trond Myklebust
1
-34
/
+20
2005-12-03
NFS: Fix cache consistency regression
Steve Dickson
1
-0
/
+1
2005-12-03
Add missing "local_irq_enable()" to C2/C3 exit logic
Linus Torvalds
1
-0
/
+1
2005-12-03
[IPV6]: Load protocol module dynamically.
YOSHIFUJI Hideaki
1
-14
/
+33
2005-12-03
[IPV4] Fix EPROTONOSUPPORT error in inet_create
Herbert Xu
1
-4
/
+3
2005-12-03
[IGMP]: workaround for IGMP v1/v2 bug
David Stevens
2
-1
/
+9
2005-12-03
[SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from
Neil Horman
1
-1
/
+2
2005-12-03
[SCTP]: Return socket errors only if the receive queue is empty.
Neil Horman
1
-5
/
+5
2005-12-03
Revert "[SCSI] fix usb storage oops"
Linus Torvalds
1
-8
/
+1
2005-12-02
[PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routines
Nick Piggin
1
-7
/
+14
2005-12-02
[SCSI] sg: fix a bug in st_map_user_pages failure path
Hugh Dickins
1
-1
/
+3
2005-12-02
[SCSI] sg and st unmap_user_pages allow PageReserved
Hugh Dickins
2
-4
/
+0
2005-12-02
[PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kcon...
Michael Krufky
1
-3
/
+0
2005-12-02
[PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103
Mike Isely
1
-1
/
+1
2005-12-02
[PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)
Hans Verkuil
1
-6
/
+8
2005-12-02
[PATCH] V4L/DVB: SCM update
Mauro Carvalho Chehab
1
-0
/
+3
2005-12-02
[PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.
Carlos Silva
1
-0
/
+1
2005-12-02
[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().
Denis Vlasenko
1
-7
/
+7
2005-12-02
[PATCH] DVB: Fix locking to prevent Oops on SMP systems
Ralph Metzler
1
-11
/
+20
2005-12-02
[PATCH] DVB: Update Steve's email address.
Steven Toth
2
-2
/
+2
2005-12-02
[PATCH] DVB: Small cleanups and CodeStyle fixes
Adrian Bunk
6
-4
/
+6
2005-12-02
[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.h
Tim Schmielau
1
-0
/
+2
2005-12-02
[PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devices
Patrick Boettcher
1
-9
/
+9
2005-12-02
[PATCH] DVB: Fix locking problems and code cleanup
Andrew de Quincey
1
-46
/
+23
2005-12-02
[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cards
Oliver Endriss
3
-2
/
+4
2005-12-02
[PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models
Hans Verkuil
4
-3
/
+45
2005-12-02
[PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003
Steven Toth
2
-9
/
+12
2005-12-02
[PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAP
Michael H. Schimek
1
-5
/
+15
2005-12-02
[PATCH] V4L: Fix crash when not compiled as module
Reimar Doeffinger
1
-6
/
+3
2005-12-02
[PATCH] V4L: Write cached value to correct register for SECAM
Dwaine Garden
1
-1
/
+1
2005-12-02
[PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctl
Michael H. Schimek
2
-0
/
+10
2005-12-02
[PATCH] V4L: Makes needlessly global code static
Adrian Bunk
5
-12
/
+13
2005-12-02
[PATCH] V4L: Some funcions now static and I2C hw code for IR
Mauro Carvalho Chehab
4
-6
/
+7
2005-12-02
[PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in use
Mauro Carvalho Chehab
3
-0
/
+39
2005-12-02
[PATCH] V4L: Bttv bytes per line fix
Michael H. Schimek
1
-11
/
+23
2005-12-02
[PATCH] V4L: Fix read() bugs in bttv driver
Nickolay V. Shmyrev
2
-3
/
+7
2005-12-02
[PATCH] V4L: Removed audio DMA enabling from cx88-core
Mauro Carvalho Chehab
1
-3
/
+0
2005-12-02
[PATCH] V4L: Fixes nicam sound
Ian Pickworth
1
-15
/
+10
2005-12-02
[PATCH] V4L: tveeprom MAC address parsing/cleanup
Steven Toth
3
-36
/
+58
2005-12-02
[PATCH] V4: Include comments for DVB models and includes missing ones
Steven Toth
1
-3
/
+6
2005-12-02
[PATCH] V4L: Fixes warning at bttv-driver.c
Luiz Capitulino
1
-1
/
+1
2005-12-02
[PATCH] V4L: Fix hotplugging issues with saa7134
Ricardo Cerqueira
4
-38
/
+88
[next]