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
2008-12-31
UBIFS: fix file-system synchronization
Artem Bityutskiy
1
-0
/
+18
2008-12-31
UBIFS: fix constants initialization
Artem Bityutskiy
1
-5
/
+20
2008-12-23
UBIFS: avoid unnecessary calculations
Artem Bityutskiy
1
-1
/
+2
2008-12-23
UBIFS: re-calculate min_idx_size after the commit
Artem Bityutskiy
1
-0
/
+2
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
6
-35
/
+30
2008-12-23
UBIFS: fix available blocks count
Artem Bityutskiy
3
-9
/
+13
2008-12-23
UBIFS: various comment improvements and fixes
Artem Bityutskiy
2
-22
/
+24
2008-12-23
UBIFS: improve budgeting dump
Artem Bityutskiy
3
-3
/
+16
2008-12-23
UBIFS: fix tnc dumping
Artem Bityutskiy
1
-1
/
+1
2008-12-23
UBIFS: use PAGE_CACHE_MASK correctly
Artem Bityutskiy
1
-2
/
+2
2008-12-04
UBIFS: fix section mismatch
Alexey Dobriyan
2
-2
/
+2
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
5
-48
/
+186
2008-12-03
UBIFS: dump stack in LPT check functions
Artem Bityutskiy
1
-1
/
+6
2008-12-03
UBIFS: run debugging checks only if they are enabled
Artem Bityutskiy
2
-2
/
+10
2008-12-03
UBIFS: add debugfs support
Artem Bityutskiy
4
-20
/
+193
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
9
-113
/
+156
2008-12-03
UBIFS: avoid unnecessary checks
Kukkonen Mika
1
-14
/
+18
2008-12-03
UBIFS: introduce compression mount options
Artem Bityutskiy
5
-16
/
+59
2008-12-03
UBIFS: use bit-fields to store compression type
Artem Bityutskiy
2
-3
/
+11
2008-12-03
UBIFS: slight compression optimization
Artem Bityutskiy
2
-3
/
+10
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
4
-88
/
+116
2008-12-02
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
15
-111
/
+223
2008-12-02
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-7
/
+29
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-54
/
+14
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
40
-85
/
+229
2008-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
13
-651
/
+863
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
6
-25
/
+38
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
11
-33
/
+42
2008-12-02
MN10300: Fix application of kernel module relocations
Mark Salter
1
-28
/
+7
2008-12-02
sgi-gru: call fs_initcall() if statically linked
Dean Nelson
1
-1
/
+1
2008-12-02
powerpc: Use physical cpu id when setting the processor affinity
Kumar Gala
1
-1
/
+1
2008-12-02
vmscan: evict streaming IO first
Rik van Riel
1
-1
/
+6
2008-12-02
bdi: register sysfs bdi device only once per queue
Kay Sievers
1
-0
/
+3
2008-12-02
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
m68k: Update defconfigs for 2.6.28-rc7
Geert Uytterhoeven
12
-612
/
+828
2008-12-02
alim15x3: fix sparse warning
Hannes Eder
1
-1
/
+1
2008-12-02
ide: remove dead code from drive_is_ready()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-12-02
ide: fix build for DEBUG_PM
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-12-02
ide: respect current DMA setting during resume
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-12-02
ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
4
-3
/
+22
2008-12-02
ide: fix the ide_release_lock imbalance
Michael Schmitz
1
-3
/
+2
2008-12-02
macfb: Do not overflow fb_fix_screeninfo.id
Finn Thain
1
-39
/
+35
2008-12-01
Linux 2.6.28-rc7
v2.6.28-rc7
Linus Torvalds
1
-2
/
+2
2008-12-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
26
-149
/
+410
2008-12-01
drivers/gpu/drm/i915/i915_irq.c: fix warning
Andrew Morton
1
-1
/
+1
2008-12-01
i82875p_edac: fix module remove
Jarkko Lavinen
1
-6
/
+7
2008-12-01
i82875p_edac: fix overflow device resource setup
Jarkko Lavinen
1
-0
/
+1
2008-12-01
fbdev: fix FB console blanking
Dmitry Baryshkov
1
-6
/
+3
2008-12-01
ntfs: don't fool kernel-doc
Randy Dunlap
1
-6
/
+2
[next]