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-29
convert sysfs
Al Viro
1
-19
/
+13
2010-10-29
convert cgroup and cpuset
Al Viro
2
-13
/
+11
2010-10-29
switch get_sb_ns() users
Al Viro
3
-15
/
+12
2010-10-29
switch procfs to ->mount()
Al Viro
1
-7
/
+6
2010-10-29
setting ->proc_mnt doesn't belong in proc_get_sb()
Al Viro
1
-1
/
+2
2010-10-29
convert cifs
Al Viro
1
-8
/
+7
2010-10-29
convert nilfs
Al Viro
1
-9
/
+7
2010-10-29
switch logfs to ->mount()
Al Viro
2
-27
/
+23
2010-10-29
logfs: fix a leak in get_sb
Al Viro
4
-7
/
+8
2010-10-29
logfs get_sb, part 3
Al Viro
4
-39
/
+29
2010-10-29
logfs get_sb, part 2
Al Viro
4
-14
/
+13
2010-10-29
logfs get_sb massage, part 1
Al Viro
4
-21
/
+39
2010-10-29
convert v9fs
Al Viro
1
-12
/
+10
2010-10-29
convert ubifs
Al Viro
1
-7
/
+6
2010-10-29
convert get_sb_pseudo() users
Al Viro
8
-43
/
+32
2010-10-29
convert get_sb_nodev() users
Al Viro
17
-73
/
+87
2010-10-29
convert get_sb_single() users
Al Viro
25
-139
/
+147
2010-10-29
convert get_sb_mtd() users to ->mount()
Al Viro
4
-49
/
+36
2010-10-29
new helper: mount_bdev()
Al Viro
31
-161
/
+150
2010-10-29
beginning of transtion: ->mount()
Al Viro
2
-3
/
+16
2010-10-29
fix open/umount race
Al Viro
2
-3
/
+5
2010-10-29
a couple of open-coded ihold() introduced by nfs merge
Al Viro
1
-2
/
+2
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
44
-95
/
+2845
2010-10-28
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2
-2
/
+4
2010-10-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
29
-476
/
+1597
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
50
-955
/
+946
2010-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
77
-2033
/
+5648
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-56
/
+479
2010-10-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-7
/
+5
2010-10-28
watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code
Prarit Bhargava
1
-2
/
+0
2010-10-29
power: Revert "power_supply: Mark twl4030_charger as broken"
Samuel Ortiz
1
-1
/
+0
2010-10-29
mfd: Fix a memory leak when unload mc13xxx-core module
Axel Lin
1
-0
/
+2
2010-10-29
mfd: Fix resource reclaim for max8998
Axel Lin
1
-0
/
+4
2010-10-29
mfd: Remove unneeded ret value checking for max8998 register updates
Axel Lin
1
-2
/
+0
2010-10-29
mfd: Add free max8998->ono irq in max8998_irq_exit()
Axel Lin
1
-0
/
+3
2010-10-29
mfd: Fix resource reclaim in pcf50633_remove()
Axel Lin
1
-0
/
+2
2010-10-29
omap4: pandaboard: fix up mmc card detect logic
Menon, Nishanth
1
-3
/
+12
2010-10-29
mfd: Fix ezx_pcap_probe error path
Axel Lin
1
-0
/
+1
2010-10-29
mfd: Fix off-by-one value range checking for tps6507x
Axel Lin
1
-1
/
+1
2010-10-29
mfd: Remove __devinitdata from tc6393xb_mmc_resources
Marek Vasut
1
-1
/
+1
2010-10-29
mfd: Add WM831x SPI support
Mark Brown
3
-0
/
+244
2010-10-29
mfd: Factor out WM831x I2C I/O from the core driver
Mark Brown
6
-139
/
+171
2010-10-29
mfd: Remove DEBUG defines from mc13xxx-core
Samuel Ortiz
1
-2
/
+0
2010-10-29
mfd: Fix jz4740_adc_set_enabled
Axel Lin
1
-1
/
+1
2010-10-29
mfd: Add TPS658621C device ID
Andrew Chew
1
-1
/
+3
2010-10-29
mfd: Fix twl-irq function declaration warnings
G, Manjunath Kondaiah
3
-0
/
+13
2010-10-29
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
Lukasz Majewski
1
-21
/
+193
2010-10-29
mfd: Voltages and GPIOs platform_data definitions for max8998
Lukasz Majewski
1
-0
/
+12
2010-10-29
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
2
-8
/
+14
2010-10-29
mfd: Support for ICs compliant with max8998
Lukasz Majewski
2
-2
/
+14
[next]