index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-13
[PATCH] cciss: remove calls to pci_disable_device
Mike Miller
1
-6
/
+13
2006-12-13
[PATCH] cciss: map out more memory for config table
Mike Miller
1
-1
/
+1
2006-12-13
[PATCH] sx: fix non-PCI build
Jiri Slaby
2
-1
/
+9
2006-12-13
[PATCH] mxser_new: fix non-PCI build
Jiri Slaby
2
-1
/
+9
2006-12-13
[PATCH] isicom: fix build with PCI disabled
Randy Dunlap
1
-1
/
+1
2006-12-13
[PATCH] w1: Fix for kconfig entry typo
Evgeniy Polyakov
1
-2
/
+2
2006-12-13
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
1
-1
/
+1
2006-12-13
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
1
-0
/
+2
2006-12-13
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
2
-5
/
+3
2006-12-13
[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly
NeilBrown
4
-15
/
+15
2006-12-13
[PATCH] vt: fix comments to not refer to kill_proc
Eric W. Biederman
1
-3
/
+3
2006-12-13
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2
-28
/
+9
2006-12-13
[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()
Avi Kivity
1
-1
/
+0
2006-12-13
[PATCH] KVM: Move find_vmx_entry() to vmx.c
Avi Kivity
2
-21
/
+12
2006-12-13
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric
Uri Lublin
1
-0
/
+2
2006-12-13
[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.
Ralf Baechle
3
-4
/
+4
2006-12-13
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
1
-66
/
+52
2006-12-13
[PATCH] fix more workqueue build breakage (tps65010)
David Brownell
1
-9
/
+12
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
8
-50
/
+50
2006-12-13
[PATCH] KVM: Clean up AMD SVM debug registers load and unload
Avi Kivity
1
-43
/
+8
2006-12-13
[PATCH] KVM: Put KVM in a new Virtualization menu
Avi Kivity
1
-0
/
+4
2006-12-13
[PATCH] KVM: Add missing include
Anthony Liguori
1
-0
/
+1
2006-12-13
[PATCH] tty: export get_current_tty
Heiko Carstens
1
-0
/
+1
2006-12-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-2
/
+27
2006-12-12
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
31
-337
/
+1634
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
7
-19
/
+18
2006-12-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
5
-31
/
+28
2006-12-12
Merge ../linus
Dave Jones
2816
-93974
/
+196734
2006-12-12
[AGPGART] VIA and SiS AGP chipsets are x86-only
Matthew Wilcox
1
-2
/
+2
2006-12-12
[AGPGART] agp-amd64: section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-12-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu...
Wim Van Sebroeck
4
-27
/
+27
2006-12-12
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
Roland Dreier
1
-2
/
+1
2006-12-12
[WATCHDOG] pcwd_usb.c generic HID include file
Wim Van Sebroeck
1
-4
/
+1
2006-12-12
Merge ../linus
Dave Jones
1870
-58294
/
+116175
2006-12-12
IB/iser: Use the new verbs DMA mapping functions
Ralph Campbell
2
-63
/
+61
2006-12-12
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
2
-34
/
+49
2006-12-12
IPoIB: Use the new verbs DMA mapping functions
Ralph Campbell
2
-41
/
+38
2006-12-12
IB/core: Use the new verbs DMA mapping functions
Ralph Campbell
3
-55
/
+53
2006-12-12
IB/ipath: Implement new verbs DMA mapping functions
Ralph Campbell
6
-7
/
+201
2006-12-12
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
3
-3
/
+882
2006-12-12
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
1
-16
/
+204
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2
-24
/
+48
2006-12-12
RDMA/cma: Report connect info with connect events
Sean Hefty
1
-57
/
+85
2006-12-12
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
1
-5
/
+1
2006-12-12
IB/ipath: Fix IRQ for PCI Express HCAs
Roland Dreier
1
-1
/
+1
2006-12-12
RDMA/amso1100: Fix memory leak in c2_qp_modify()
Krishna Kumar
1
-5
/
+8
2006-12-12
IB/iser: Remove unused "write-only" variables
Roland Dreier
2
-6
/
+1
2006-12-12
IB/ipath: Remove unused "write-only" variables
Roland Dreier
7
-18
/
+9
2006-12-12
IB/fmr: ib_flush_fmr_pool() may wait too long
Roland Dreier
1
-10
/
+2
2006-12-12
Jon needs a new shift key.
Dave Jones
1
-1
/
+1
[next]