index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-3
/
+1
2005-11-07
[PATCH] serial: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
7
-53
/
+25
2005-11-07
[PATCH] message: fix-up schedule_timeout() usage
Nishanth Aravamudan
3
-20
/
+11
2005-11-07
[PATCH] drivers/media: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+4
2005-11-07
[PATCH] drivers/md: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-11-07
[PATCH] drivers/macintosh: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-11-07
[PATCH] isdn: fix-up schedule_timeout() usage
Nishanth Aravamudan
5
-14
/
+7
2005-11-07
[PATCH] ieee1394: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-11-07
[PATCH] drivers/acpi: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] um: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] ppc: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-12
/
+8
2005-11-07
[PATCH] m68k: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] ia64: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] kernel-doc: fix warnings in vmalloc.c
Randy Dunlap
1
-2
/
+2
2005-11-07
[PATCH] ramfs, rootfs, and initramfs docs
Rob Landley
1
-0
/
+195
2005-11-07
[PATCH] VFS: split dentry locking documentation
Pekka Enberg
2
-175
/
+175
2005-11-07
[PATCH] VFS: update overview document
Pekka Enberg
1
-114
/
+149
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
4
-5
/
+4
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
5
-10
/
+17
2005-11-07
[PATCH] Doc/hpet.txt: change to < 80 columns
Randy Dunlap
1
-16
/
+18
2005-11-07
[PATCH] kernel-doc: fix some kernel-api warnings
Randy Dunlap
3
-4
/
+6
2005-11-07
[PATCH] jbd doc: fix some kernel-doc warnings
Randy Dunlap
3
-3
/
+6
2005-11-07
[PATCH] Doc/MSI-HOWTO: cleanups
Randy Dunlap
1
-83
/
+91
2005-11-07
[PATCH] ksymoops related docs update
Jesper Juhl
5
-14
/
+12
2005-11-07
[PATCH] Documentation/sparse.txt: mention CF=-Wbitwise
Alexey Dobriyan
1
-2
/
+2
2005-11-07
[PATCH] Fix dm-snapshot tutorial in Documentation
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+3
2005-11-07
[PATCH] matroxfb: Set maxhipri to 0
Ville Syrjälä
1
-1
/
+1
2005-11-07
[PATCH] matroxfb: Kill a useless message
Ville Syrjälä
1
-4
/
+0
2005-11-07
[PATCH] matroxfb: Use CACHEFLUSH on all chips
Ville Syrjälä
3
-14
/
+2
2005-11-07
[PATCH] matroxfb: Add support for Mystique AGP
Ville Syrjälä
2
-0
/
+15
2005-11-07
[PATCH] matroxfb: Remove an unused wait queue entry
Ville Syrjälä
1
-2
/
+0
2005-11-07
[PATCH] fbdev: ATI RN50 pci id
Jake Moilanen
2
-0
/
+2
2005-11-07
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
3
-45
/
+11
2005-11-07
[PATCH] fbdev: Add helper to get an appropriate initial mode
Antonino A. Daplas
2
-0
/
+62
2005-11-07
[PATCH] fbdev: Rearrange mode database entries
Antonino A. Daplas
1
-14
/
+16
2005-11-07
[PATCH] fbcon: Add rl (Roman Large) font
Zach Smith
5
-0
/
+4388
2005-11-07
[PATCH] console: Fix compile error
Antonino A. Daplas
1
-0
/
+2
2005-11-07
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
4
-90
/
+51
2005-11-07
[PATCH] vesafb: Disable mtrr as the default
Antonino A. Daplas
2
-3
/
+3
2005-11-07
[PATCH] s3c2410fb: initialise device_driver .owner
Ben Dooks
1
-0
/
+1
2005-11-07
[PATCH] fbdev: fix the fb_find_nearest_mode() function
Michal Januszewski
3
-13
/
+16
2005-11-07
[PATCH] nvidiafb: Fix empty macro
Antonino A. Daplas
1
-1
/
+1
2005-11-07
[PATCH] fbdev: Workaround for buggy EDID blocks
Antonino A. Daplas
1
-1
/
+17
2005-11-07
[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office
Peter 'p2' De Schrijver
1
-0
/
+16
2005-11-07
[PATCH] savagefb: Convert from VGA IO access to MMIO access
Antonino A. Daplas
2
-487
/
+537
2005-11-07
[PATCH] atyfb: Get initial mode timings from LCD BIOS
Antonino A. Daplas
1
-14
/
+44
2005-11-07
[PATCH] vesafb: Fix color palette handling
Antonino A. Daplas
1
-31
/
+25
2005-11-07
[PATCH] fbdev: Remove software clipping from drawing functions
Antonino A. Daplas
3
-79
/
+3
2005-11-07
[PATCH] fbcon: Initialize new driver when old driver is released
Antonino A. Daplas
1
-0
/
+9
[next]