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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
i2c: Add i2c_add_numbered_adapter()
David Brownell
2
-26
/
+101
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
7
-5
/
+276
2007-05-01
i2c: i2c probe() and remove() documented
David Brownell
2
-19
/
+92
2007-05-01
i2c: i2c stack can remove()
David Brownell
2
-4
/
+62
2007-05-01
i2c: i2c stack can probe()
David Brownell
2
-44
/
+110
2007-05-01
i2c-pca-isa: Port to the new device driver model
Jean Delvare
2
-8
/
+29
2007-05-01
i2c-elektor: Port to the new device driver model
Jean Delvare
1
-12
/
+39
2007-05-01
i2c-parport-light: Port to the new device driver model
Jean Delvare
1
-27
/
+117
2007-05-01
i2c-parport: Fix a minor race on driver unload
Jean Delvare
1
-4
/
+8
2007-05-01
scx200_acb: Fix PCI device reference count
Jean Delvare
1
-0
/
+1
2007-05-01
i2c: Cleanup the includes of <linux/i2c.h>
Jean Delvare
7
-5
/
+2
2007-05-01
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
3
-0
/
+8
2007-05-01
i2c-parport: Optimize binary size
Jean Delvare
1
-8
/
+5
2007-05-01
i2c-algo-bit: Emulate SMBus block read
Jean Delvare
1
-0
/
+17
2007-05-01
i2c: Emulate SMBus block read over I2C
Jean Delvare
2
-8
/
+27
2007-05-01
i2c-algo-bit: Always send a stop condition before leaving
Jean Delvare
1
-12
/
+15
2007-05-01
i2c: Rename dev_to_i2c_adapter()
David Brownell
2
-3
/
+3
2007-05-01
i2c: Class attribute cleanup
David Brownell
2
-37
/
+13
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
19
-28
/
+35
2007-05-01
i2c: i2c_register_driver() cleanup
David Brownell
1
-4
/
+3
2007-05-01
i2c: i2c_adapter devices need no driver
Jean Delvare
3
-15
/
+1
2007-05-01
i2c: Kill i2c_adapter.class_dev
Jean Delvare
4
-64
/
+5
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-04-30
pm: include EIO from errno-base.h
David Rientjes
1
-1
/
+1
2007-04-30
Add kvasprintf()
Jeremy Fitzhardinge
2
-7
/
+20
2007-04-30
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2
-8
/
+8
2007-04-30
power management: implement pm_ops.valid for everybody
Johannes Berg
11
-55
/
+39
2007-04-30
power management: remove firmware disk mode
Johannes Berg
5
-54
/
+34
2007-04-30
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
11
-64
/
+56
2007-04-30
reiserfs: suppress lockdep warning
Jeff Mahoney
1
-1
/
+1
2007-04-30
Extend print_symbol capability
Robert Peterson
2
-9
/
+27
2007-04-30
[UDP]: Do not allow specific bind when wildcard bind exists.
David S. Miller
1
-8
/
+33
2007-04-30
[IPV4] UDP: Fix endianness bugs in hashing changes.
David S. Miller
1
-18
/
+18
2007-04-30
[CPUFREQ] Report the number of processors in PowerNow-k8 correctly
Mark Langsdorf
1
-2
/
+4
2007-04-30
[CPUFREQ] do not declare undefined functions
David Rientjes
1
-0
/
+2
2007-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
26
-2013
/
+1446
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
22
-615
/
+1004
2007-04-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-273
/
+641
2007-04-30
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
10
-464
/
+459
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
376
-7892
/
+11546
2007-04-30
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
Mitsuru Chinen
1
-0
/
+6
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
2007-04-30
[IPV4] SNMP: Support InNoRoutes
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
1
-0
/
+2
2007-04-30
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
3
-7
/
+17
2007-04-30
[TCP] FRTO: Delay skb available check until it's mandatory
Ilpo Järvinen
1
-8
/
+11
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
3
-0
/
+71
2007-04-30
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
1
-3
/
+1
2007-04-30
[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo
Eric Dumazet
1
-57
/
+114
[prev]
[next]