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
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
5
-9
/
+8
2009-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-01
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-01
afs: remove cache.h
Christoph Hellwig
2
-13
/
+1
2009-10-01
sscanf(): fix %*s%n
Andy Spencer
1
-1
/
+1
2009-10-01
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
1
-1
/
+6
2009-10-01
serial167: fix read buffer overflow
Roel Kluin
1
-5
/
+2
2009-10-01
cyclades: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-10-01
icom: convert space to tabs
Breno Leitao
1
-28
/
+26
2009-10-01
serial_txx9: use container_of() instead of direct cast
Atsushi Nemoto
1
-17
/
+22
2009-10-01
s3cmci: add better support for no card detect or write protect available
Ben Dooks
2
-21
/
+27
2009-10-01
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
Ben Dooks
2
-2
/
+14
2009-10-01
s3cmci: DMA fixes
Ben Dooks
2
-18
/
+47
2009-10-01
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
3
-8
/
+66
2009-10-01
s3cmci: add SDIO IRQ support
Ben Dooks
2
-10
/
+156
2009-10-01
s3cmci: add debugfs support for examining driver and hardware state
Ben Dooks
2
-0
/
+132
2009-10-01
s3cmci: fix direct write to interrupt mask
Ben Dooks
1
-3
/
+3
2009-10-01
s3cmci: change to use dev_pm_ops
Ben Dooks
1
-11
/
+18
2009-10-01
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
Ben Dooks
1
-18
/
+69
2009-10-01
s3cmci: update probe to use new platform id list
Ben Dooks
1
-47
/
+24
2009-10-01
s3cmci: use resource_size() instead of local macro
Ben Dooks
1
-6
/
+4
2009-10-01
memcg: reduce check for softlimit excess
KAMEZAWA Hiroyuki
1
-16
/
+15
2009-10-01
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
3
-83
/
+54
2009-10-01
cgroup: catch bad css refcnt at css_put
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-10-01
memcg: fix refcnt going negative
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-10-01
uartlite: allow building for timberdale MFD
Richard Röjfors
1
-1
/
+1
2009-10-01
docs: update patch size in SubmittingPatches
Randy Dunlap
1
-1
/
+1
2009-10-01
sdio: pass whitelisted cis funce tuples to sdio drivers
Albert Herranz
1
-16
/
+49
2009-10-01
mm/rmap.c: fix comment
Huang Shijie
1
-2
/
+2
2009-10-01
x86: fix csum_ipv6_magic asm memory clobber
Samuel Thibault
1
-1
/
+2
2009-10-01
mn10300: fix kernel build failures when using gcc-4.x
Mark Salter
3
-40
/
+45
2009-10-01
MAINTAINERS: ARM/Palm file patterns
Joe Perches
1
-2
/
+15
2009-10-01
Char: vt_ioctl, fix BKL imbalance
Jiri Slaby
1
-2
/
+4
2009-10-01
revert "m68k: convert to asm-generic/hardirq.h"
Andrew Morton
1
-2
/
+10
2009-10-01
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Mike Frysinger
1
-0
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
57
-95
/
+110
2009-10-01
drivers/input/input.c: fix CONFIG_PM=n warning
Andrew Morton
1
-1
/
+1
2009-10-01
module: fix up CONFIG_KALLSYMS=n build.
Paul Mundt
1
-3
/
+4
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-0
/
+11
2009-10-01
Btrfs: fix data space leak fix
Josef Bacik
1
-0
/
+11
2009-10-01
Btrfs: remove duplicates of filemap_ helpers
Christoph Hellwig
4
-102
/
+10
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
14
-146
/
+727
2009-10-01
Btrfs: take i_mutex before generic_write_checks
Chris Mason
1
-8
/
+17
2009-10-01
Btrfs: fix arguments to btrfs_wait_on_page_writeback_range
Christoph Hellwig
1
-1
/
+3
[next]