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
2012-07-24
feature-removal-schedule.txt: remove kmap_atomic(page, km_type)
Cong Wang
1
-8
/
+0
2012-07-24
tile: remove km_type definitions
Cong Wang
1
-30
/
+1
2012-07-24
um: remove km_type definitions
Cong Wang
1
-17
/
+1
2012-07-24
asm-generic: remove km_type definitions
Cong Wang
1
-32
/
+2
2012-07-24
avr32: remove km_type definitions
Cong Wang
1
-22
/
+2
2012-07-24
frv: remove km_type definitions
Cong Wang
1
-23
/
+1
2012-07-24
powerpc: remove km_type definitions
Cong Wang
1
-30
/
+1
2012-07-24
arm: remove km_type definitions
Cong Wang
1
-25
/
+1
2012-07-24
highmem: remove the deprecated form of kmap_atomic
Cong Wang
1
-40
/
+1
2012-07-23
tile: remove usage of enum km_type
Cong Wang
1
-1
/
+1
2012-07-23
frv: remove the second parameter of kmap_atomic_primary()
Cong Wang
4
-41
/
+25
2012-07-23
jbd2: remove the second argument of kmap_atomic
Cong Wang
1
-2
/
+2
2012-07-22
Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
43
-519
/
+1057
2012-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-153
/
+160
2012-07-22
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
1
-1
/
+47
2012-07-22
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
1
-1
/
+2
2012-07-22
mmc: omap_hsmmc: ensure probe returns error upon resource failure
Kevin Hilman
1
-0
/
+2
2012-07-22
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
1
-2
/
+13
2012-07-22
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
1
-2
/
+7
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
65
-479
/
+887
2012-07-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
35
-2390
/
+1675
2012-07-22
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
67
-2650
/
+5524
2012-07-22
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
5
-39
/
+478
2012-07-22
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2012-07-22
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-224
/
+257
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
4
-16
/
+3
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
3
-50
/
+60
2012-07-22
mmc: omap_hsmmc: add clk_prepare and clk_unprepare
Rajendra Nayak
1
-7
/
+7
2012-07-22
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
Philip Rakity
1
-0
/
+4
2012-07-22
mmc: atmel-mci: modify CLKDIV displaying in debugfs
Nicolas Ferre
1
-3
/
+9
2012-07-22
mmc: atmel-mci: fix incorrect setting of host->data to NULL
Nicolas Ferre
1
-1
/
+1
2012-07-22
mmc: sdhci: poll for card even when card is logically unremovable
Daniel Drake
1
-1
/
+1
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
2
-18
/
+13
2012-07-22
mmc: sdio: Change pr_warning to pr_warn_ratelimited
Liu Chuansheng
1
-1
/
+1
2012-07-22
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-46
/
+59
2012-07-22
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
1
-72
/
+22
2012-07-22
mmc: sdhci: restore host settings when card is removed
Aaron Lu
1
-0
/
+12
2012-07-22
mmc: sdhci: fix incorrect command used in tuning
Aaron Lu
1
-1
/
+7
2012-07-22
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
1
-0
/
+1
2012-07-22
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
Mark Brown
1
-2
/
+8
2012-07-22
mmc: s3cmci: Convert s3cmci driver to gpiolib API
Sylwester Nawrocki
1
-7
/
+3
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
2
-4
/
+7
2012-07-22
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
1
-0
/
+11
2012-07-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
25
-581
/
+429
2012-07-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
35
-316
/
+363
2012-07-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-25
/
+75
2012-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-365
/
+436
2012-07-22
Merge branch 'regulator-drivers' into regulator-next
Mark Brown
415
-4598
/
+8773
2012-07-22
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...
Mark Brown
1019
-5546
/
+11975
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
514
-3330
/
+8496
[next]