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-05-21
quota: optimize mark_dirty logic
Dmitry Monakhov
1
-2
/
+11
2010-05-21
ext2: Avoid loading bitmaps for full groups during block allocation
Jan Kara
1
-0
/
+6
2010-05-21
ext3: Avoid loading bitmaps for full groups during block allocation
Frans van de Wiel
1
-0
/
+6
2010-05-21
Fix networking tree iscsi_tcp.c mis-merge
Linus Torvalds
1
-1
/
+1
2010-05-21
i2c-nforce2: Remove redundant error messages on ACPI conflict
Chase Douglas
1
-6
/
+4
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
32
-37
/
+32
2010-05-21
i2c-algo-pca: Fix coding style issues
Farid Hammane
1
-18
/
+18
2010-05-21
i2c-dev: Fix all coding style issues
Farid Hammane
1
-15
/
+15
2010-05-21
i2c-core: Fix some coding style issues
Farid Hammane
1
-45
/
+45
2010-05-21
i2c-gpio: Move initialization code to subsys_initcall()
Marek Szyprowski
1
-1
/
+1
2010-05-21
i2c-parport: Make template structure const
Jean Delvare
1
-1
/
+1
2010-05-21
i2c-dev: Remove unnecessary casts
H Hartley Sweeten
1
-3
/
+3
2010-05-21
at24: Fall back to byte or word reads if needed
Jean Delvare
1
-11
/
+48
2010-05-21
i2c-stub: Expose the default functionality flags
Jean Delvare
1
-4
/
+5
2010-05-21
i2c/scx200_acb: Make PCI device ids constant
Jean Delvare
1
-1
/
+1
2010-05-21
i2c-i801: Fix all checkpatch warnings
Ivo Manca
1
-10
/
+10
2010-05-21
i2c-i801: All newer devices have all the optional features
Jean Delvare
1
-12
/
+6
2010-05-21
i2c-i801: Let the user disable selected driver features
Jean Delvare
2
-2
/
+27
2010-05-21
net: Expose all network devices in a namespaces in sysfs
Eric W. Biederman
3
-39
/
+6
2010-05-21
hotplug: netns aware uevent_helper
Eric W. Biederman
1
-2
/
+17
2010-05-21
kobj: Send hotplug events in the proper namespace.
Eric W. Biederman
1
-2
/
+20
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
2
-2
/
+23
2010-05-21
net/sysfs: Fix the bitrot in network device kobject namespace support
Eric W. Biederman
2
-13
/
+3
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
3
-0
/
+56
2010-05-21
kobject: Send hotplug events in all network namespaces
Eric W. Biederman
1
-8
/
+60
2010-05-21
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
Christoph Egger
1
-1
/
+1
2010-05-21
pci: check caps from sysfs file open to read device dependent config space
Chris Wright
1
-1
/
+2
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
52
-149
/
+220
2010-05-21
sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree
Eric W. Biederman
1
-3
/
+8
2010-05-21
sysfs: Don't use enums in inline function declaration.
Eric W. Biederman
1
-1
/
+1
2010-05-21
sysfs-namespaces: add a high-level Documentation file
Serge E. Hallyn
1
-0
/
+42
2010-05-21
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
5
-1
/
+43
2010-05-21
driver core: Implement ns directory support for device classes.
Eric W. Biederman
1
-9
/
+12
2010-05-21
sysfs: Implement sysfs_delete_link
Eric W. Biederman
2
-0
/
+28
2010-05-21
sysfs: Add support for tagged directories with untagged members.
Eric W. Biederman
2
-9
/
+5
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
13
-51
/
+181
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
5
-14
/
+204
2010-05-21
sysfs: Remove double free sysfs_get_sb
Eric W. Biederman
1
-1
/
+0
2010-05-21
sysfs: Basic support for multiple super blocks
Eric W. Biederman
2
-2
/
+59
2010-05-21
generate "change" uevent for loop device
David Zeuthen
1
-1
/
+9
2010-05-21
Driver core: Protect device shutdown from hot unplug events.
Hugh Daschbach
1
-3
/
+22
2010-05-21
firmware loader: do not allocate firmare id separately
Dmitry Torokhov
1
-13
/
+4
2010-05-21
firmware loader: split out builtin firmware handling
Dmitry Torokhov
1
-26
/
+50
2010-05-21
firmware loader: rely on driver core to create class attribute
Dmitry Torokhov
1
-35
/
+24
2010-05-21
firmware class: export nowait to userspace
Johannes Berg
1
-5
/
+11
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
4
-0
/
+25
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
5
-8
/
+8
2010-05-21
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
1
-4
/
+4
2010-05-21
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
4
-3
/
+13
2010-05-21
driver core: module.c: Use kasprintf
Julia Lawall
1
-3
/
+1
[prev]
[next]