index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Lines
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
-3
/
+4
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
-0
/
+46
2008-04-29
ipwireless: remove dead code
Jiri Kosina
-46
/
+0
2008-04-29
make /dev/kmem a config option
Arjan van de Ven
-0
/
+19
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
-3
/
+3
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
-2
/
+2
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
-0
/
+8
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
-60
/
+60
2008-04-28
synclink drivers bool conversion
Joe Perches
-323
/
+319
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
-2
/
+1
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
-1
/
+3
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
-1
/
+10
2008-04-28
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
-54
/
+5
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
-1
/
+1
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
-6
/
+1
2008-04-26
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-3
/
+4
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
-2
/
+2
2008-04-26
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
-1
/
+2
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
-2
/
+2
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
-473
/
+1372
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
-184
/
+230
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
-4
/
+16
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
-10
/
+20
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
-7
/
+0
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
-1
/
+1
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-32
/
+101
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+5
2008-04-24
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
-1
/
+34
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
-30
/
+11
2008-04-24
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
-5
/
+27
2008-04-24
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
-11
/
+16
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
-0
/
+28
2008-04-24
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
-1
/
+3
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
-0
/
+218
2008-04-25
Blackfin char driver for Blackfin on-chip OTP memory (v3)
Mike Frysinger
-0
/
+218
2008-04-24
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
Jeff Garzik
-10
/
+4
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
-1
/
+1
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
-1
/
+1
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-13
/
+13
2008-04-21
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-52
/
+42
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
-58
/
+92
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-15
/
+9
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
-3
/
+4
2008-04-21
sonypi: Storage class should be before const qualifier
Tobias Klauser
-1
/
+1
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
-13
/
+13
2008-04-20
drivers/char: minor irq handler cleanups
Jeff Garzik
-52
/
+42
2008-04-19
DRM: remove unused dev_class
Greg Kroah-Hartman
-1
/
+0
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
-14
/
+9
2008-04-19
avr32: don't offer CONFIG_GEN_RTC
Adrian Bunk
-1
/
+1
[prev]
[next]