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-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
13
-109
/
+191
2010-03-06
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
4
-117
/
+79
2010-03-06
coredump: unify dump_seek() implementations for each binfmt_*.c
Daisuke HATAYAMA
2
-28
/
+62
2010-03-06
proc: warn on non-existing proc entries
Alexey Dobriyan
1
-2
/
+6
2010-03-06
proc: do translation + unlink atomically at remove_proc_entry()
Alexey Dobriyan
1
-12
/
+19
2010-03-06
drivers/hwmon/adcxx.c: fix for single-channel ADCs
José Miguel Gonçalves
1
-5
/
+10
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
1
-2
/
+1
2010-03-06
crc32: some minor cleanups
Joakim Tjernlund
1
-16
/
+14
2010-03-06
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
1
-0
/
+5
2010-03-06
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
1
-0
/
+6
2010-03-06
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
1
-2
/
+39
2010-03-06
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
1
-0
/
+2
2010-03-06
checkpatch: fix false positive on __initconst
Wolfram Sang
1
-1
/
+4
2010-03-06
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
1
-1
/
+9
2010-03-06
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
1
-1
/
+3
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
1
-0
/
+5
2010-03-06
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
1
-4
/
+3
2010-03-06
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
1
-2
/
+2
2010-03-06
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
1
-8
/
+19
2010-03-06
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
1
-1
/
+8
2010-03-06
mmc: at91_mci: enable large data blocks
Wolfgang Muees
1
-0
/
+3
2010-03-06
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
1
-96
/
+32
2010-03-06
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
1
-25
/
+24
2010-03-06
mmc: at91_mci: fix timeout errors
Wolfgang Muees
1
-2
/
+4
2010-03-06
mmc: at91_mci: fix pointer errors
Wolfgang Muees
1
-3
/
+5
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
1
-1
/
+1
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
1
-0
/
+2
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2
-0
/
+45
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2
-12
/
+31
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
5
-3
/
+98
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
1
-8
/
+8
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
1
-30
/
+20
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2
-1
/
+13
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
1
-2
/
+6
2010-03-06
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
1
-0
/
+1
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
4
-270
/
+88
2010-03-06
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
1
-2
/
+2
2010-03-06
bitmap: use for_each_set_bit()
Akinobu Mita
1
-9
/
+4
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2
-6
/
+6
2010-03-06
lib: build list_sort() only if needed
Don Mullis
4
-1
/
+7
2010-03-06
lib: revise list_sort() header comment
Don Mullis
1
-7
/
+8
2010-03-06
lib: more scalable list_sort()
Don Mullis
1
-69
/
+183
2010-03-06
lib/string.c: simplify strnstr()
André Goddard Rosa
1
-3
/
+3
2010-03-06
lib/string.c: simplify stricmp()
André Goddard Rosa
1
-19
/
+15
2010-03-06
MAINTAINERS: document and add "Q" patchwork queue entries
Joe Perches
1
-1
/
+25
[prev]
[next]