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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
mfd: max8998: Add support for Device Tree
Tomasz Figa
2
-0
/
+4
2014-11-18
regulator: max8998: Use arrays for specifying voltages in platform data
Tomasz Figa
1
-12
/
+4
2014-11-18
mfd: max8998: Add irq domain support
Tomasz Figa
2
-2
/
+5
2014-11-18
zbud: add to mm/
Seth Jennings
1
-0
/
+22
2014-11-18
debugfs: add get/set for atomic types
Seth Jennings
1
-0
/
+2
2014-11-18
dmabuf-sync: add select system call support.
Inki Dae
1
-0
/
+5
2014-11-18
f2fs: align data types between on-disk and in-memory block addresses
Jaegeuk Kim
1
-2
/
+2
2014-11-18
dmabuf-sync: add private backend callbacks
Inki Dae
1
-12
/
+20
2014-11-18
dmabuf-sync: fix sync lock to multiple read
Inki Dae
1
-1
/
+0
2014-11-18
dmabuf-sync: add buffer synchronization framework
Inki Dae
2
-0
/
+194
2014-11-18
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-0
/
+8
2014-11-18
mutex: Add support for wound/wait style locks
Maarten Lankhorst
2
-1
/
+355
2014-11-18
modem_if: Add modem.h to include/linux/platform_data
Kamil Debski
1
-0
/
+330
2014-11-18
[media] exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
1
-9
/
+2
2014-11-18
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+344
2014-11-18
nfc: pn544-i2c: Remove unused gpio_irq
Lukasz Czerwinski
1
-1
/
+0
2014-11-18
nfc: pn544-i2c: Add DT bindings
Lukasz Czerwinski
1
-1
/
+2
2014-11-18
iio: st_sensors Add threshold events support
Lukasz Czerwinski
1
-0
/
+75
2014-11-18
iio: st_sensors: Add handling of multiple interrupts
Lukasz Czerwinski
1
-0
/
+9
2014-11-18
power: max77693: Add max77693 charger dirver.
Jonghwa Lee
2
-0
/
+185
2014-11-18
sound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driver
Tomasz Figa
1
-0
/
+29
2014-11-18
drivers: of: add initialization code for dma reserved memory
Marek Szyprowski
1
-0
/
+14
2014-11-18
drivers: of: add function to scan fdt nodes given by path
Marek Szyprowski
1
-0
/
+3
2014-11-18
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-2
/
+53
2014-11-18
regulator: Remove const from declation of reg_desc in regulator_dev.
Jonghwa Lee
1
-1
/
+1
2014-11-18
regulator: max77693: Add regulator driver for max77693
Jonghwa Lee
2
-0
/
+41
2014-11-18
drivers: base: add notifier for failed driver bind
Marek Szyprowski
1
-1
/
+3
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-0
/
+3
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-3
/
+2
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-2
/
+3
2014-11-14
crypto: more robust crypto_memneq
Cesar Eduardo Barros
3
-0
/
+14
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+1
2014-10-30
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
1
-2
/
+4
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2
-0
/
+14
2014-10-05
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-10-05
iio:trigger: modify return value for iio_trigger_get
Srinivas Pandruvada
1
-1
/
+3
2014-09-17
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
1
-1
/
+1
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-0
/
+5
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+3
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+4
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
1
-3
/
+3
2014-07-31
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-06
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
[next]