index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
1
-1
/
+5
2006-10-01
[PATCH] Char: specialix, kill unneeded page alloc
Jiri Slaby
1
-10
/
+1
2006-10-01
[PATCH] Off-by-one in drivers/char/mwave/mwavedd.c
Eric Sesterhenn
1
-2
/
+2
2006-10-01
[PATCH] sysrq: disable lockdep on reboot
Peter Zijlstra
1
-0
/
+1
2006-10-01
[PATCH] ip2: use newer pci_get functions
Alan Cox
1
-3
/
+7
2006-10-01
[PATCH] IPMI: per-channel command registration
Corey Minyard
2
-21
/
+88
2006-10-01
[PATCH] isicom: correct firmware loading
Jiri Slaby
1
-16
/
+19
2006-10-01
[PATCH] synclink_gt: increase max devices
Paul Fulghum
1
-3
/
+3
2006-10-01
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
1
-25
/
+63
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-7
/
+8
2006-10-01
[PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+4
2006-10-01
[PATCH] serial: Fix up offenders peering at baud bits directly
Alan Cox
3
-157
/
+11
2006-09-30
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-0
/
+5
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2
-0
/
+5
2006-09-30
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
42
-1772
/
+1878
2006-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
1
-7
/
+11
2006-09-29
[PATCH] specialix - remove private speed decoding
Alan Cox
1
-12
/
+4
2006-09-29
[PATCH] istallion: Remove private baud rate decoding, which is also broken in...
Alan Cox
1
-19
/
+1
2006-09-29
[PATCH] generic_serial: remove private decoding of baud rate bits
Alan Cox
1
-10
/
+1
2006-09-29
[PATCH] rate limiting for the ldisc open failure messages
Akinobu Mita
1
-2
/
+3
2006-09-29
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
1
-4
/
+4
2006-09-29
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
1
-8
/
+11
2006-09-29
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
1
-0
/
+1
2006-09-29
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
1
-8
/
+11
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2
-19
/
+21
2006-09-29
[PATCH] tty: lock ticogwinsz
Alan Cox
1
-7
/
+10
2006-09-29
[PATCH] tty: trivial kzalloc opportunity
Alan Cox
1
-7
/
+1
2006-09-29
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
1
-1
/
+2
2006-09-29
[PATCH] Remove old drivers/char/s3c2410_rtc.c
Ben Dooks
3
-600
/
+0
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] tty locking on resize
Alan Cox
4
-26
/
+34
2006-09-29
[PATCH] console utf-8 mode fixes
Adam Tlalka
1
-27
/
+52
2006-09-29
[PATCH] tty_io.c: keep davej sane
Alexey Dobriyan
1
-8
/
+6
2006-09-29
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
3
-9
/
+10
2006-09-29
[PATCH] fix Intel RNG detection
Jan Beulich
1
-9
/
+177
2006-09-29
[PATCH] OMAP: Add Watchdog driver support
Komal Shah
4
-0
/
+463
2006-09-29
[PATCH] scx200_gpio export cleanups
Chris Boot
1
-1
/
+1
2006-09-29
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
Adrian Bunk
1
-10
/
+0
2006-09-29
[PATCH] drivers/char/scx200_gpio.c: make code static
Jim Cromie
1
-1
/
+1
2006-09-29
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
1
-3
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-36
/
+84
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+39
2006-09-27
[PATCH] mspec driver
Jes Sorensen
3
-0
/
+430
2006-09-27
watchdog: Add a simple mmap() stub for shwdt.
Paul Mundt
2
-1
/
+59
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
1
-34
/
+24
2006-09-26
[PATCH] Don't print virtual address in HPET initialization
Andi Kleen
1
-2
/
+2
2006-09-25
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
1
-2
/
+3
2006-09-23
[PATCH] briq_panel: read() and write() get __user pointers, damnit
Al Viro
1
-7
/
+10
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
1
-1
/
+1
[next]