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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
1
-3
/
+5
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2
-10
/
+20
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
2
-0
/
+41
2010-10-22
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
1
-0
/
+6
2010-10-22
driver-core: base: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
sysfs: only access bin file vm_ops with the active lock
Eric W. Biederman
1
-16
/
+26
2010-10-22
sysfs: Fail bin file mmap if vma close is implemented.
Eric W. Biederman
1
-18
/
+8
2010-10-22
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
1
-1
/
+0
2010-10-22
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
1
-35
/
+18
2010-10-22
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
1
-6
/
+37
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
2
-8
/
+8
2010-10-22
uio: Don't clear driver data
Eric W. Biederman
1
-14
/
+3
2010-10-22
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
1
-43
/
+15
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
7
-30
/
+68
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
8
-259
/
+43
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
1
-20
/
+12
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
1
-1
/
+8
2010-10-22
debugfs: mark me as the maintainer
Greg Kroah-Hartman
1
-1
/
+3
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
4
-0
/
+742
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2
-0
/
+38
2010-10-22
uio: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-6
/
+7
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
1
-2
/
+2
2010-10-22
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
Thomas Renninger
1
-10
/
+23
2010-10-22
Dynamic Debug: Introduce ddebug_query= boot parameter
Thomas Renninger
3
-2
/
+52
2010-10-22
Dynamic Debug: Split out query string parsing/setup from proc_write
Thomas Renninger
1
-15
/
+25
2010-10-20
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-9
/
+14
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+3
2010-10-20
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-44
/
+19
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
1
-1
/
+1
2010-10-19
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-10-19
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
1
-1
/
+1
2010-10-19
MIPS: Repair Kbuild make clean breakage.
David Daney
2
-1
/
+5
2010-10-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-16
/
+12
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
3
-44
/
+19
2010-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-44
/
+53
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+7
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-26
/
+1
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-18
/
+18
2010-10-18
Merge branch 'fixes'
Linus Torvalds
2
-31
/
+28
2010-10-18
MIPS: Enable ISA_DMA_API config to fix build failure
Namhyung Kim
1
-0
/
+4
2010-10-18
MIPS: 32-bit: Fix build failure in asm/fcntl.h
Namhyung Kim
1
-0
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2
-4
/
+6
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2
-2
/
+2
2010-10-18
MIPS: Sanitize restart logics
Al Viro
7
-35
/
+34
[next]