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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
1
-1
/
+1
2008-07-21
UIO: minor style and comment fixes
Uwe Kleine-König
1
-3
/
+3
2008-07-21
UIO: Add write function to allow irq masking
Hans J. Koch
1
-0
/
+2
2008-07-21
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
1
-1
/
+0
2008-07-21
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2
-4
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
6
-8
/
+6
2008-07-21
class: add lockdep infrastructure
Matthew Wilcox
1
-2
/
+23
2008-07-21
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
1
-5
/
+2
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-21
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-5
/
+4
2008-07-21
driver core: remove device_create()
Greg Kroah-Hartman
1
-3
/
+0
2008-07-21
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
1
-0
/
+3
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-9
/
+521
2008-07-21
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
1
-0
/
+1
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
1
-3
/
+2
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
1
-2
/
+1
2008-07-21
USB Gadget: documentation update
Alan Stern
1
-2
/
+6
2008-07-21
usb: irda: cleanup on ir-usb module
Felipe Balbi
1
-0
/
+151
2008-07-21
usb gadget: composite gadget core
David Brownell
1
-0
/
+338
2008-07-21
usb gadget: descriptor copying support
David Brownell
1
-0
/
+19
2008-07-21
USB: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-07-21
USB: implement "soft" unbinding
Alan Stern
1
-0
/
+3
2008-07-21
USB: handle pci_name() being const
Greg Kroah-Hartman
1
-1
/
+1
2008-07-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-3
/
+0
2008-07-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
15
-62
/
+1131
2008-07-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+3
2008-07-21
x86: convert Dprintk to pr_debug
Thomas Gleixner
2
-5
/
+3
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-17
/
+64
2008-07-21
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
52
-301
/
+1082
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-2
/
+8
2008-07-21
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
6
-28
/
+61
2008-07-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-10
/
+8
2008-07-21
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
1
-0
/
+3
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
5
-17
/
+58
2008-07-21
netlink: add NLA_PUT_BE64 macro
Krzysztof Piotr Oledzki
1
-0
/
+3
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
407
-26718
/
+25615
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
5
-16
/
+155
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
45
-279
/
+919
2008-07-21
Merge branch 'linus' into xen-64bit
Ingo Molnar
192
-2072
/
+4704
2008-07-21
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
192
-2072
/
+4704
2008-07-21
dm: introduce merge_bvec_fn
Milan Broz
2
-2
/
+8
2008-07-21
KVM: fix exception entry / build bug, on 64-bit
Ingo Molnar
1
-3
/
+5
2008-07-21
Merge branch 'linus' into x86/urgent
Ingo Molnar
192
-2072
/
+4704
2008-07-21
md: Protect access to mddev->disks list using RCU
NeilBrown
1
-0
/
+3
2008-07-21
md: only count actual openers as access which prevent a 'stop'
NeilBrown
1
-1
/
+2
2008-07-21
md: linear: Make array_size sector-based and rename it to array_sectors.
Andre Noll
1
-1
/
+1
2008-07-21
md: Make mddev->array_size sector-based.
Andre Noll
1
-1
/
+1
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
1140
-27653
/
+28261
2008-07-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-34
/
+56
[next]