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-06-22
vfs: Set special lockdep map for dirs only if not set by fs
Jan Kara
2
-6
/
+26
2009-06-22
ocfs2: Disable orphan scanning for local and hard-ro mounts
Sunil Mushran
5
-43
/
+51
2009-06-22
ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()
Sunil Mushran
2
-4
/
+4
2009-06-22
ocfs2: Stop orphan scan as early as possible during umount
Sunil Mushran
3
-4
/
+21
2009-06-22
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
1
-14
/
+18
2009-06-22
ocfs2: Pin journal head before accessing jh->b_committed_data
Sunil Mushran
1
-4
/
+24
2009-06-22
ocfs2: Update atime in splice read if necessary.
Tao Ma
1
-3
/
+3
2009-06-22
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
Joel Becker
5
-9
/
+38
2009-06-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-12
/
+15
2009-06-17
kmemleak: Fix some typos in comments
Catalin Marinas
1
-4
/
+4
2009-06-17
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
1
-6
/
+6
2009-06-17
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
1
-2
/
+5
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
11
-287
/
+235
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
42
-505
/
+1888
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-335
/
+922
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-72
/
+104
2009-06-17
Documentation/vm/Makefile: don't try to build slqbinfo
Andrew Morton
1
-1
/
+1
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-28
/
+98
2009-06-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
184
-677
/
+42642
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-219
/
+95
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
2009-06-17
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
1
-0
/
+11
2009-06-17
Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
David Daney
1
-1
/
+1
2009-06-17
MIPS: TLB support for hugetlbfs.
David Daney
2
-12
/
+196
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
4
-0
/
+32
2009-06-17
MIPS: Add support files for hugetlbfs.
David Daney
3
-0
/
+216
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
76
-0
/
+26149
2009-06-17
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
1
-0
/
+3
2009-06-17
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
1
-0
/
+27
2009-06-17
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
1
-0
/
+13
2009-06-17
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
1
-0
/
+2
2009-06-17
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
David Daney
2
-0
/
+189
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
6
-17
/
+26
2009-06-17
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
1
-9
/
+12
2009-06-17
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
1
-11
/
+13
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
7
-233
/
+770
2009-06-17
MIPS: Alchemy: Remove unused au1000_gpio.h header
Manuel Lauss
1
-56
/
+0
2009-06-17
MIPS: BCM47xx: Fix gpio_direction_output
Matthieu Castet
1
-0
/
+3
2009-06-17
MIPS: ioctl.h: Cleanup.
Ralf Baechle
1
-78
/
+7
2009-06-17
MIPS: TXx9: Add TX4939 RNG support
Atsushi Nemoto
3
-0
/
+21
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-17
MIPS: TXx9: Add SRAMC support
Atsushi Nemoto
8
-0
/
+101
2009-06-17
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
9
-133
/
+5
2009-06-17
MIPS: Sibyte: Remove simulator option
Imre Kaloz
2
-11
/
+0
2009-06-17
MIPS: RB532: Check irq number when handling GPIO interrupts
Florian Fainelli
1
-2
/
+3
2009-06-17
MIPS: RB532: Cleanup cpu-features-overrides
Florian Fainelli
1
-5
/
+0
[next]