index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-13
Remove implementation of readpage from the hugetlbfs_aops
Mel Gorman
1
-11
/
+0
2009-05-12
dma: fix ipu_idmac.c to not discard the last queued buffer
Guennadi Liakhovetski
1
-1
/
+2
2009-05-12
ioatdma: fix "ioatdma frees DMA memory with wrong function"
Maciej Sosnowski
3
-23
/
+45
2009-05-12
epoll: fix size check in epoll_create()
Davide Libenzi
1
-1
/
+1
2009-05-12
viafb: make it work on x86_64
Harald Welte
1
-3
/
+3
2009-05-12
fbdev: remove outdated advice about I2C configuration
Jean Delvare
1
-19
/
+4
2009-05-12
alpha: unbreak percpu again
Tejun Heo
1
-1
/
+25
2009-05-12
rtc: rtc-twl4030 don't mask alarm interrupts on suspend
Kim Kyuwon
1
-3
/
+1
2009-05-12
syscalls.h add the missing sys_pipe2 declaration
Arnd Bergmann
1
-0
/
+1
2009-05-12
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-05-12
Remove unreached code in drivers/net/mlx4/en_rx.c
Dan Carpenter
1
-1
/
+0
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2009-05-12
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-05-12
Input: tsc2007 - fix locking in hrtimer handler
Thierry Reding
1
-2
/
+3
2009-05-12
Input: atkbd - add force release keys quirk for Amilo Xi 3650
Adrian Batzill
1
-0
/
+16
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-05-11
dup2: Fix return value with oldfd == newfd and invalid fd
Jeff Mahoney
1
-2
/
+4
2009-05-11
ata_piix: The Sony TZ90 needs the cable type hardcoding
Alan Cox
1
-0
/
+1
2009-05-11
ata_piix: ICH7 does not support correct MWDMA timings
Alan Cox
1
-3
/
+14
2009-05-11
Avoid world-writable sysfs files in libata driver.
Vitaly Mayatskikh
1
-2
/
+2
2009-05-11
libata: fix suspend/resume for ATA SEMB devices
Borislav Petkov
1
-1
/
+3
2009-05-11
libata: clear ering on resume
Tejun Heo
1
-0
/
+13
2009-05-11
pata_pdc202xx_old: fix UDMA33 handling
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-05-11
sata_mv: use new sata phy register settings for new devices
Martin Michlmayr
1
-2
/
+67
2009-05-11
libata: fix attach error handling
Tejun Heo
1
-4
/
+17
2009-05-11
HID: add NOGET quirk for devices from CH Products
Alan Stern
2
-0
/
+8
2009-05-11
HID: fix dropped device-specific quirks
Zoltan Karcagi
1
-1
/
+1
2009-05-11
intel-iommu: PAE memory corruption fix
David Woodhouse
1
-4
/
+9
2009-05-09
V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var
Mauro Carvalho Chehab
1
-1
/
+1
2009-05-09
V4L/DVB (11679): cafe_ccic: fix sensor detection
Hans Verkuil
1
-0
/
+1
2009-05-09
V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion
Hans Verkuil
3
-4
/
+4
2009-05-09
V4L/DVB (11674): ivtv: fix incorrect bit tests
Hans Verkuil
4
-5
/
+8
2009-05-09
V4L/DVB (11669): uvc: fix compile warning
Hans Verkuil
1
-3
/
+6
2009-05-09
V4L/DVB (11668): ivtv: fix compiler warning.
Hans Verkuil
1
-3
/
+6
2009-05-09
V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500
Steven Toth
1
-1
/
+1
2009-05-09
V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding
Trent Piepho
1
-0
/
+27
2009-05-09
V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt
Trent Piepho
1
-9
/
+9
2009-05-09
V4L/DVB (11660): zoran: fix bug when enumerating format -1
Trent Piepho
1
-15
/
+13
2009-05-09
V4L/DVB (11575): uvcvideo: fix uvc resume failed
Ming Lei
1
-1
/
+1
2009-05-09
bonding: fix panic if initialization fails
Florian Westphal
1
-8
/
+0
2009-05-09
Fix the race between capifs remount and node creation
Al Viro
1
-2
/
+8
2009-05-09
Fix races around the access to ->s_options
Al Viro
7
-13
/
+25
2009-05-09
switch ufs directories to ufs_sync_file()
Al Viro
3
-3
/
+3
2009-05-09
Switch open_exec() and sys_uselib() to do_open_filp()
Al Viro
5
-56
/
+34
2009-05-09
Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...
Al Viro
1
-9
/
+2
2009-05-09
Reduce path_lookup() abuses
Al Viro
4
-25
/
+25
2009-05-09
Make checkpatch.pl shut up on fs/inode.c
Manish Katiyar
1
-46
/
+35
2009-05-09
NULL noise in fs/super.c:kill_bdev_super()
H Hartley Sweeten
1
-1
/
+1
2009-05-09
romfs: cleanup romfs_fs.h
Christoph Hellwig
2
-6
/
+1
[next]