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-01-11
mmc: boot partition ro lock support
Johan Rudholm
5
-11
/
+153
2012-01-11
ARM: SAMSUNG: Add pm_caps into platform data
Sangwook Lee
2
-0
/
+3
2012-01-11
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
1
-0
/
+3
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
8
-6
/
+89
2012-01-11
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
5
-19
/
+19
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
21
-243
/
+21
2012-01-11
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-01-11
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
1
-1
/
+2
2012-01-11
mmc: core: check for zero length ioctl data
Johan Rudholm
1
-37
/
+45
2012-01-11
mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
Tony Lin
1
-1
/
+1
2012-01-11
mmc: mmc_test: align max_seg_size
Per Forlin
1
-0
/
+1
2012-01-11
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
2
-0
/
+3
2012-01-11
mmc: sdio: support SDIO UHS cards
Philip Rakity
5
-30
/
+336
2012-01-11
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
1
-0
/
+40
2012-01-11
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
3
-5
/
+66
2012-01-11
mmc: card: Use manufacturer ID symbols in card quirks.
Chris Ball
1
-9
/
+18
2012-01-11
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
3
-0
/
+14
2012-01-11
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
2
-11
/
+11
2012-01-11
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
2
-2
/
+5
2011-12-24
m68k: remove duplicate asm offset for task thread.info
Greg Ungerer
2
-2
/
+1
2011-12-24
m68k: merge the init_task code for mmu and non-mmu targets
Greg Ungerer
3
-23
/
+3
2011-12-24
m68knommu: remove unused fasthandler declaration
Greg Ungerer
1
-1
/
+0
2011-12-24
m68k: Fall back to __gpio_to_irq() for non-arch GPIOs
Mark Brown
1
-1
/
+2
2011-12-24
clocksource: m86k: Convert to clocksource_register_hz/khz
john stultz
5
-16
/
+5
2011-12-23
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
1
-1
/
+1
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+32
2011-12-23
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2
-13
/
+13
2011-12-23
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-3
/
+2
2011-12-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+7
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-20
/
+26
2011-12-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-3
/
+3
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
3
-10
/
+6
2011-12-22
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-22
net: introduce DST_NOPEER dst flag
Eric Dumazet
4
-4
/
+5
2011-12-22
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-22
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-10
/
+13
2011-12-23
md/bitmap: It is OK to clear bits during recovery.
NeilBrown
1
-4
/
+1
2011-12-23
md: don't give up looking for spares on first failure-to-add
NeilBrown
1
-2
/
+1
2011-12-23
md/raid5: ensure correct assessment of drives during degraded reshape.
NeilBrown
1
-4
/
+10
2011-12-23
md/linear: fix hot-add of devices to linear arrays.
NeilBrown
1
-0
/
+1
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-8
/
+9
2011-12-22
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
[next]