index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
2010-10-20
1
-15
/
+41
*
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
2010-10-20
1
-1
/
+3
*
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+3
*
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+4
*
xen/xenfs: set_page_dirty is supposed to return true if it dirties
Jeremy Fitzhardinge
2010-10-20
1
-3
/
+1
*
xen/privcmd: create address space to allow writable mmaps
Jeremy Fitzhardinge
2010-10-20
1
-4
/
+38
*
xen: add privcmd driver
Jeremy Fitzhardinge
2010-10-20
4
-1
/
+440
*
xen: add /proc/xen/xsd_{kva,port} to xenfs
Ian Campbell
2010-10-20
4
-2
/
+125
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-14
11
-73
/
+100
|
\
|
*
ehea: Fix a checksum issue on the receive path
Breno Leitao
2010-10-13
2
-1
/
+9
|
*
net: allow FEC driver to use fixed PHY support
Greg Ungerer
2010-10-13
1
-14
/
+27
|
*
tg3: restore rx_dropped accounting
Eric Dumazet
2010-10-11
2
-3
/
+5
|
*
b44: fix carrier detection on bind
Paul Fertser
2010-10-11
1
-2
/
+2
|
*
NET: wimax, fix use after free
Jiri Slaby
2010-10-11
1
-13
/
+13
|
*
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2010-10-11
2
-7
/
+1
|
*
ATM: solos-pci, remove use after free
Jiri Slaby
2010-10-11
1
-3
/
+5
|
*
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
2010-10-10
1
-0
/
+3
|
*
r8169: use device model DMA API
Stanislaw Gruszka
2010-10-09
1
-24
/
+29
|
*
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
2010-10-09
1
-6
/
+6
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2010-10-13
1
-1
/
+1
|
\
\
|
*
|
ioat2: fix performance regression
Dan Williams
2010-10-13
1
-1
/
+1
*
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-10-13
12
-30
/
+40
|
\
\
\
|
*
|
|
drm/radeon/kms: Silent spurious error message
Jean Delvare
2010-10-12
1
-4
/
+1
|
*
|
|
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
2010-10-12
1
-1
/
+1
|
*
|
|
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2010-10-12
2
-22
/
+22
|
*
|
|
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2010-10-12
2
-2
/
+2
|
*
|
|
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
2010-10-12
9
-1
/
+14
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2010-10-11
1
-32
/
+90
|
\
\
\
\
|
*
|
|
|
IPS driver: Fix limit clamping when reducing CPU power
Matthew Garrett
2010-10-05
1
-1
/
+1
|
*
|
|
|
[PATCH 2/2] IPS driver: disable CPU turbo
Jesse Barnes
2010-10-05
1
-3
/
+15
|
*
|
|
|
IPS driver: apply BIOS provided CPU limit if different from default
Jesse Barnes
2010-10-05
1
-3
/
+4
|
*
|
|
|
intel_ips -- ensure we do not enable gpu turbo mode without driver linkage
Andy Whitcroft
2010-10-05
1
-2
/
+4
|
*
|
|
|
intel_ips: Print MCP limit exceeded values.
Tim Gardner
2010-10-05
1
-6
/
+18
|
*
|
|
|
IPS driver: verify BIOS provided limits
Jesse Barnes
2010-10-05
1
-0
/
+23
|
*
|
|
|
IPS driver: don't toggle CPU turbo on unsupported CPUs
Jesse Barnes
2010-10-05
1
-5
/
+9
|
*
|
|
|
NULL pointer might be used in ips_monitor()
minskey guo
2010-10-05
1
-9
/
+13
|
*
|
|
|
Release symbol on error-handling path of ips_get_i915_syms()
minskey guo
2010-10-05
1
-1
/
+1
|
*
|
|
|
old_cpu_power is wrongly divided by 65535 in ips_monitor()
minskey guo
2010-10-05
1
-1
/
+1
|
*
|
|
|
seqno mask of THM_ITV register is 16bit
minskey guo
2010-10-05
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-10-11
1
-1
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
2010-10-10
1
-1
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-09
5
-8
/
+43
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-10-08
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
2010-10-06
1
-1
/
+1
|
*
|
|
|
|
isdn: strcpy() => strlcpy()
Dan Carpenter
2010-10-08
1
-4
/
+14
|
*
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-10-06
258
-1175
/
+2213
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bonding: fix WARN_ON when writing to bond_master sysfs file
Neil Horman
2010-10-05
1
-0
/
+9
|
*
|
|
|
|
|
skge: add quirk to limit DMA
Stanislaw Gruszka
2010-10-05
1
-1
/
+17
|
*
|
|
|
|
|
netdev: Depend on INET before selecting INET_LRO
Ben Hutchings
2010-10-03
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-09
1
-5
/
+5
|
\
\
\
\
\
\
\
[next]