summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas2006-01-102-69/+74
* [PATCH] fbdev: pm2fb: Driver cleanupsAntonino A. Daplas2006-01-101-11/+10
* [PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas2006-01-102-18/+19
* [PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas2006-01-102-18/+15
* [PATCH] fbdev: imsttfb: Driver cleanupsAntonino A. Daplas2006-01-101-29/+27
* [PATCH] fbdev: hgafb: Convert to platform deviceAntonino A. Daplas2006-01-101-29/+78
* [PATCH] fbdev: asiliantfb: Driver cleanupsAntonino A. Daplas2006-01-101-1/+1
* [PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2006-01-102-26/+26
* [PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas2006-01-103-29/+29
* [PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas2006-01-103-49/+35
* [PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2006-01-102-5/+8
* [PATCH] Add sysfs entry to disable framebuffer accessMatthew Garrett2006-01-101-0/+23
* [PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare2006-01-101-0/+1
* [PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas2006-01-101-4/+0
* [PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas2006-01-101-0/+2
* [PATCH] nvidiafb: i2c bus name beautificationAlessandro Zummo2006-01-101-3/+3
* [PATCH] fbcon: Sanitize fbconAntonino A. Daplas2006-01-108-82/+71
* [PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson2006-01-101-4/+0
* [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-103-44/+1
* [PATCH] nfs: sleep_on() removalIngo Molnar2006-01-101-1/+2
* [PATCH] d_instantiate_unique / NFS inode leakageOleg Drokin2006-01-101-1/+6
* [PATCH] media-radio: Maestro radio delete owner line from video deviceJiri Slaby2006-01-101-1/+0
* [PATCH] media-radio: Maestro avoid accessing private structures directlyJiri Slaby2006-01-101-2/+2
* [PATCH] media-radio: Maestro types changeJiri Slaby2006-01-101-14/+14
* [PATCH] media-radio: Maestro radio LindentJiri Slaby2006-01-101-103/+105
* [PATCH] media-radio: Pci probing for maestro radioJiri Slaby2006-01-101-64/+111
* [PATCH] Kprobes: conversion from kcalloc to kzallocKeshavamurthy Anil S2006-01-101-1/+1
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-109-13/+16
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-1012-18/+12
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-103-19/+20
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-107-77/+53
* [PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy2006-01-104-34/+1
* [PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2006-01-103-0/+6
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-102-23/+0
* [PATCH] Switch getnstimestamp() calls to ktime_get_ts()Matt Helsley2006-01-101-5/+6
* [PATCH] Export ktime_get_ts()Matt Helsley2006-01-101-0/+1
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-105-622/+149
* [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner2006-01-103-136/+45
* [PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner2006-01-102-56/+14
* [PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner2006-01-102-0/+133
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-107-68/+65
* [PATCH] hrtimer: hrtimer documentationThomas Gleixner2006-01-102-0/+183
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-106-1/+828
* [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-102-0/+273
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-102-0/+83
* [PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner2006-01-101-0/+3
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-102-3/+8
* [PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner2006-01-101-36/+44
* [PATCH] hrtimer: make clockid_t arguments constThomas Gleixner2006-01-103-46/+54
* [PATCH] hrtimer: coding style and white space cleanupIngo Molnar2006-01-101-30/+31
OpenPOWER on IntegriCloud