| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fbdev: kyrofb: Driver cleanups | Antonino A. Daplas | 2006-01-10 | 2 | -18/+15 |
* | [PATCH] fbdev: imsttfb: Driver cleanups | Antonino A. Daplas | 2006-01-10 | 1 | -29/+27 |
* | [PATCH] fbdev: hgafb: Convert to platform device | Antonino A. Daplas | 2006-01-10 | 1 | -29/+78 |
* | [PATCH] fbdev: asiliantfb: Driver cleanups | Antonino A. Daplas | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] fbdev: rivafb: Driver cleanups | Antonino A. Daplas | 2006-01-10 | 2 | -26/+26 |
* | [PATCH] fbdev: i810fb: Driver cleanups | Antonino A. Daplas | 2006-01-10 | 3 | -29/+29 |
* | [PATCH] fbdev: savagefb: Driver cleanup | Antonino A. Daplas | 2006-01-10 | 3 | -49/+35 |
* | [PATCH] fbdev: nvidiafb: Driver cleanup | Antonino A. Daplas | 2006-01-10 | 2 | -5/+8 |
* | [PATCH] Add sysfs entry to disable framebuffer access | Matthew Garrett | 2006-01-10 | 1 | -0/+23 |
* | [PATCH] savagefb: One more I2C-enabled device in savagefb | Jean Delvare | 2006-01-10 | 1 | -0/+1 |
* | [PATCH] matroxfb: Remove fbcon.h from the main header file | Antonino A. Daplas | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] fbcon: Store struct display when setting all vcs | Antonino A. Daplas | 2006-01-10 | 1 | -0/+2 |
* | [PATCH] nvidiafb: i2c bus name beautification | Alessandro Zummo | 2006-01-10 | 1 | -3/+3 |
* | [PATCH] fbcon: Sanitize fbcon | Antonino A. Daplas | 2006-01-10 | 8 | -82/+71 |
* | [PATCH] aty: remove unnecessary CONFIG_PCI | Richard Knutsson | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] vesafb: Drop blank hook | Antonino A. Daplas | 2006-01-10 | 3 | -44/+1 |
* | [PATCH] nfs: sleep_on() removal | Ingo Molnar | 2006-01-10 | 1 | -1/+2 |
* | [PATCH] d_instantiate_unique / NFS inode leakage | Oleg Drokin | 2006-01-10 | 1 | -1/+6 |
* | [PATCH] media-radio: Maestro radio delete owner line from video device | Jiri Slaby | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] media-radio: Maestro avoid accessing private structures directly | Jiri Slaby | 2006-01-10 | 1 | -2/+2 |
* | [PATCH] media-radio: Maestro types change | Jiri Slaby | 2006-01-10 | 1 | -14/+14 |
* | [PATCH] media-radio: Maestro radio Lindent | Jiri Slaby | 2006-01-10 | 1 | -103/+105 |
* | [PATCH] media-radio: Pci probing for maestro radio | Jiri Slaby | 2006-01-10 | 1 | -64/+111 |
* | [PATCH] Kprobes: conversion from kcalloc to kzalloc | Keshavamurthy Anil S | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 2006-01-10 | 9 | -13/+16 |
* | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 12 | -18/+12 |
* | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix | Keshavamurthy Anil S | 2006-01-10 | 3 | -19/+20 |
* | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 7 | -77/+53 |
* | [PATCH] kprobes: cleanup include/asm/kprobes.h | Anil S Keshavamurthy | 2006-01-10 | 4 | -34/+1 |
* | [PATCH] kprobes: enable funcions only for required arch | Anil S Keshavamurthy | 2006-01-10 | 3 | -0/+6 |
* | [PATCH] Remove getnstimestamp() | Matt Helsley | 2006-01-10 | 2 | -23/+0 |
* | [PATCH] Switch getnstimestamp() calls to ktime_get_ts() | Matt Helsley | 2006-01-10 | 1 | -5/+6 |
* | [PATCH] Export ktime_get_ts() | Matt Helsley | 2006-01-10 | 1 | -0/+1 |
* | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner | 2006-01-10 | 5 | -622/+149 |
* | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 | 3 | -136/+45 |
* | [PATCH] hrtimer: switch sys_nanosleep to hrtimer | Thomas Gleixner | 2006-01-10 | 2 | -56/+14 |
* | [PATCH] hrtimer: create hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 | 2 | -0/+133 |
* | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner | 2006-01-10 | 7 | -68/+65 |
* | [PATCH] hrtimer: hrtimer documentation | Thomas Gleixner | 2006-01-10 | 2 | -0/+183 |
* | [PATCH] hrtimer: hrtimer core code | Thomas Gleixner | 2006-01-10 | 6 | -1/+828 |
* | [PATCH] hrtimer: introduce ktime_t time format | Thomas Gleixner | 2006-01-10 | 2 | -0/+273 |
* | [PATCH] hrtimer: introduce nsec_t type and conversion functions | Thomas Gleixner | 2006-01-10 | 2 | -0/+83 |
* | [PATCH] hrtimer: validate timespec of do_sys_settimeofday | Thomas Gleixner | 2006-01-10 | 1 | -0/+3 |
* | [PATCH] hrtimer: create and use timespec_valid macro | Thomas Gleixner | 2006-01-10 | 2 | -3/+8 |
* | [PATCH] hrtimer: coding style and white space cleanup 2 | Thomas Gleixner | 2006-01-10 | 1 | -36/+44 |
* | [PATCH] hrtimer: make clockid_t arguments const | Thomas Gleixner | 2006-01-10 | 3 | -46/+54 |
* | [PATCH] hrtimer: coding style and white space cleanup | Ingo Molnar | 2006-01-10 | 1 | -30/+31 |
* | [PATCH] hrtimer: coding style clean up of clock constants | Ingo Molnar | 2006-01-10 | 1 | -14/+9 |
* | [PATCH] hrtimer: remove unused clock constants | Thomas Gleixner | 2006-01-10 | 1 | -7/+4 |
* | [PATCH] hrtimer: export deinlined mktime | Andrew Morton | 2006-01-10 | 1 | -0/+2 |