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
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
23
-429
/
+323
2011-12-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+10
2011-12-14
Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-55
/
+31
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-2
/
+7
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-61
/
+48
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+10
2011-12-14
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
Djalal Harouni
1
-4
/
+4
2011-12-13
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
1
-0
/
+12
2011-12-13
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
Yongqiang Yang
1
-1
/
+0
2011-12-13
ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
Yongqiang Yang
1
-39
/
+2
2011-12-13
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
1
-2
/
+5
2011-12-13
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
1
-1
/
+1
2011-12-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-94
/
+37
2011-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
15
-329
/
+239
2011-12-13
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+37
2011-12-13
ceph: add missing spin_unlock at ceph_mdsc_build_path()
Yehuda Sadeh
1
-0
/
+1
2011-12-13
configfs: register_filesystem() called too early
Al Viro
2
-20
/
+18
2011-12-13
fuse: register_filesystem() called too early
Al Viro
1
-12
/
+12
2011-12-13
ubifs: too early register_filesystem()
Al Viro
1
-10
/
+8
2011-12-13
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
5
-66
/
+99
2011-12-13
ceph: fix SEEK_CUR, SEEK_SET regression
Sage Weil
1
-1
/
+2
2011-12-13
fuse: llseek fix race
Miklos Szeredi
1
-0
/
+4
2011-12-13
fuse: fix llseek bug
Roel Kluin
1
-1
/
+1
2011-12-13
fuse: fix fuse_retrieve
Miklos Szeredi
1
-1
/
+2
2011-12-12
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
1
-1
/
+0
2011-12-12
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2011-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
10
-44
/
+95
2011-12-12
ext4: display the correct mount option in /proc/mounts for [no]init_itable
Theodore Ts'o
1
-9
/
+8
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
6
-48
/
+35
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-12-12
hwmon: (jz4740) Staticise jz4740_hwmon_driver
Axel Lin
1
-1
/
+1
2011-12-12
hwmon: (jz4740) fix signedness bug
Axel Lin
1
-1
/
+1
2011-12-12
ext4: Fix crash due to getting bogus eh_depth value on big-endian systems
Paul Mackerras
1
-1
/
+1
2011-12-12
ext4: fix ext4_end_io_dio() racing against fsync()
Theodore Ts'o
1
-2
/
+2
2011-12-11
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
Arnaud Patard
1
-6
/
+6
2011-12-10
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
1
-1
/
+2
2011-12-10
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
1
-2
/
+0
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
1
-1
/
+1
2011-12-10
mmc: core: Fix power_off_notify during suspend
Girish K S
2
-33
/
+50
2011-12-10
mmc: core: Fix setting power notify state variable for non-eMMC
Girish K S
1
-3
/
+7
2011-12-10
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
3
-0
/
+26
2011-12-10
mmc: Add module.h include to sdhci-cns3xxx.c
Chris Ball
1
-0
/
+1
2011-12-10
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
1
-0
/
+1
2011-12-09
x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware
Matt Fleming
1
-46
/
+2
2011-12-09
Linux 3.2-rc5
v3.2-rc5
Linus Torvalds
1
-1
/
+1
2011-12-09
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-5
/
+39
2011-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-44
/
+68
2011-12-09
Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
Linus Torvalds
4
-4
/
+6
[next]