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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-26
/
+6
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2
-3
/
+96
2008-07-10
firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.
David Woodhouse
1
-0
/
+25
2008-07-10
firmware: Add CONFIG_EXTRA_FIRMWARE option
David Woodhouse
1
-0
/
+39
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
1
-2
/
+31
2008-07-10
firmware: make fw->data const
David Woodhouse
1
-1
/
+1
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
1
-2
/
+23
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
1
-2
/
+23
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
3
-14
/
+101
2008-07-04
mm: switch node meminfo Active & Inactive pages to Kbytes
John Blackwood
1
-2
/
+2
2008-06-13
cputopology: always define CPU topology information, clean up
Ben Hutchings
1
-4
/
+2
2008-06-13
cpu topology: always define CPU topology information
Ben Hutchings
1
-28
/
+10
2008-06-11
dev_set_name: fix missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-05-29
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
1
-0
/
+15
2008-05-25
x86: move tracedata to RODATA
Jan Beulich
1
-1
/
+1
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+3
2008-05-20
Driver core: add device_create_vargs and device_create_drvdata
Greg Kroah-Hartman
1
-6
/
+79
2008-05-15
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
1
-1
/
+1
2008-05-14
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
1
-5
/
+3
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+0
2008-05-14
Driver core: struct class remove children list
Dave Young
1
-1
/
+0
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-05-13
memory: Introduce exports for memory notifiers
Hannes Hering
1
-0
/
+2
2008-05-06
Fix bogus warning in sysdev_driver_register()
OGAWA Hirofumi
1
-2
/
+1
2008-05-01
cpu: change cpu_sys_devices from array to per_cpu variable
Mike Travis
1
-5
/
+5
2008-04-30
driver core: remove no longer used "struct class_device"
Kay Sievers
2
-648
/
+1
2008-04-30
driver core: warn about duplicate driver names on the same bus
Stas Sergeev
1
-0
/
+10
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
1
-0
/
+2
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-2
/
+12
2008-04-29
firmware loader: printk when requesting firmware
Ciaran McCreesh
1
-0
/
+2
2008-04-26
driver core: try parent numa_node at first before using default
Yinghai Lu
1
-2
/
+12
2008-04-22
bus_remove_device: be more careful about incomplete initialization
Rafael J. Wysocki
1
-1
/
+2
2008-04-22
Relax check on adding children of suspended devices
Rafael J. Wysocki
1
-9
/
+6
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
13
-242
/
+150
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+1
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2
-46
/
+45
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
7
-36
/
+36
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-69
/
+0
2008-04-19
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
1
-7
/
+2
2008-04-19
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
2
-2
/
+2
2008-04-19
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Rafael J. Wysocki
2
-11
/
+8
2008-04-19
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
3
-52
/
+34
2008-04-19
sysdev: detect multiple driver registrations
Ben Dooks
1
-0
/
+16
2008-04-19
driver core: cpu: fix section mismatch in cpu.c:store_online
Sam Ravnborg
1
-2
/
+2
2008-04-19
power_state: remove it from driver core
Pavel Machek
1
-5
/
+0
2008-04-19
driver core: register_memory/unregister_memory clean ups and bugfix
Badari Pulavarty
1
-15
/
+7
2008-04-19
driver core: memory: semaphore to mutex
Daniel Walker
1
-3
/
+4
2008-04-19
cpumask: add show cpu map functions
Mike Travis
1
-0
/
+48
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
2
-12
/
+53
2008-04-19
nodemask: use new node_to_cpumask_ptr function
Mike Travis
1
-3
/
+4
[next]