index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2008-04-29
proc: switch /proc/ip2mem to seq_file interface
Alexey Dobriyan
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
2008-04-29
ipmi: remove unused target and action in Makefile
Denis Cheng
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
2008-04-29
IPMI: Convert system interface defines to an enum
Corey Minyard
2008-04-29
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
2008-04-29
ipmi: update driver version
Corey Minyard
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2008-04-29
ipmi: run to completion fixes
Corey Minyard
2008-04-29
ipmi: hold ATTN until upper layer ready
Corey Minyard
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
2008-04-29
ipwireless: remove dead code
Jiri Kosina
2008-04-29
make /dev/kmem a config option
Arjan van de Ven
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
2008-04-28
synclink drivers bool conversion
Joe Perches
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
2008-04-26
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
2008-04-26
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-04-24
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
2008-04-24
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
2008-04-24
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-24
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
[next]