aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] vesafb: Trim vesafb_pan_displayAntonino A. Daplas1-9/+0
2006-01-10[PATCH] savagefb: Trim savagefb_pan_displayAntonino A. Daplas1-20/+0
2006-01-10[PATCH] rivafb: Trim rivafb_pan_displayAntonino A. Daplas1-24/+0
2006-01-10[PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas2-33/+28
2006-01-10[PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas5-371/+0
2006-01-10[PATCH] fbdev: fbdev: CleanupAntonino A. Daplas1-33/+20
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas2-69/+74
2006-01-10[PATCH] fbdev: pm2fb: Driver cleanupsAntonino A. Daplas1-11/+10
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas2-18/+19
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas2-18/+15
2006-01-10[PATCH] fbdev: imsttfb: Driver cleanupsAntonino A. Daplas1-29/+27
2006-01-10[PATCH] fbdev: hgafb: Convert to platform deviceAntonino A. Daplas1-29/+78
2006-01-10[PATCH] fbdev: asiliantfb: Driver cleanupsAntonino A. Daplas1-1/+1
2006-01-10[PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2-26/+26
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas3-29/+29
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas3-49/+35
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2-5/+8
2006-01-10[PATCH] Add sysfs entry to disable framebuffer accessMatthew Garrett1-0/+23
2006-01-10[PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare1-0/+1
2006-01-10[PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas1-4/+0
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas1-0/+2
2006-01-10[PATCH] nvidiafb: i2c bus name beautificationAlessandro Zummo1-3/+3
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas8-82/+71
2006-01-10[PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson1-4/+0
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas3-44/+1
2006-01-10[PATCH] nfs: sleep_on() removalIngo Molnar1-1/+2
2006-01-10[PATCH] d_instantiate_unique / NFS inode leakageOleg Drokin1-1/+6
2006-01-10[PATCH] media-radio: Maestro radio delete owner line from video deviceJiri Slaby1-1/+0
2006-01-10[PATCH] media-radio: Maestro avoid accessing private structures directlyJiri Slaby1-2/+2
2006-01-10[PATCH] media-radio: Maestro types changeJiri Slaby1-14/+14
2006-01-10[PATCH] media-radio: Maestro radio LindentJiri Slaby1-103/+105
2006-01-10[PATCH] media-radio: Pci probing for maestro radioJiri Slaby1-64/+111
2006-01-10[PATCH] Kprobes: conversion from kcalloc to kzallocKeshavamurthy Anil S1-1/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli9-13/+16
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy12-18/+12
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S3-19/+20
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy7-77/+53
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy4-34/+1
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy3-0/+6
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley2-23/+0
2006-01-10[PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley1-5/+6
2006-01-10[PATCH] Export ktime_get_ts()Matt Helsley1-0/+1
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner5-622/+149
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner3-136/+45
2006-01-10[PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner2-56/+14
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2-0/+133
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner7-68/+65
2006-01-10[PATCH] hrtimer: hrtimer documentationThomas Gleixner2-0/+183
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner6-1/+828
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2-0/+273