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-05-17
ext2: fix error msg when mounting fs with too-large blocksize
Robin Dong
1
-1
/
+2
2011-05-17
jbd: fix fsync() tid wraparound bug
Ted Ts'o
1
-3
/
+13
2011-05-17
ext3: Fix fs corruption when make_indexed_dir() fails
Jan Kara
1
-3
/
+12
2011-04-29
ext3: Fix lock inversion in ext3_symlink()
Jan Kara
1
-11
/
+56
2011-04-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
9
-8
/
+49
2011-04-28
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...
Linus Torvalds
1
-0
/
+2
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
15
-120
/
+163
2011-04-28
mm: check if PTE is already allocated during page fault
Mel Gorman
1
-1
/
+1
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
1
-1
/
+4
2011-04-28
uml: fix hppfs build
Randy Dunlap
1
-1
/
+1
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-04-28
oom: use pte pages in OOM score
KOSAKI Motohiro
1
-3
/
+6
2011-04-28
MAINTAINERS: add EXYNOS ARM architectures
Kukjin Kim
1
-1
/
+2
2011-04-28
memcg: update documentation to describe usage_in_bytes
Daisuke Nishimura
1
-2
/
+13
2011-04-28
MAINTAINERS: update Documentation file entry of GPIO subsystem
Kukjin Kim
1
-1
/
+1
2011-04-28
MAINTAINERS: re-alphabetize Xen entries
Ian Campbell
1
-12
/
+12
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
3
-21
/
+27
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
1
-7
/
+11
2011-04-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2
-1
/
+4
2011-04-27
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-1
/
+6
2011-04-27
Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
19
-19
/
+19
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-152
/
+512
2011-04-27
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
1
-0
/
+9
2011-04-27
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
1
-4
/
+7
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2
-17
/
+16
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
1
-0
/
+2
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
5
-8
/
+33
2011-04-27
drm/radeon/kms: add info query for tile pipes
Alex Deucher
2
-0
/
+14
2011-04-27
drm/radeon/kms: add missing safe regs for 6xx/7xx
Alex Deucher
1
-0
/
+1
2011-04-27
drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE
Dave Airlie
1
-0
/
+1
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
19
-19
/
+19
2011-04-26
Linux 2.6.39-rc5
v2.6.39-rc5
Linus Torvalds
1
-1
/
+1
2011-04-26
init/Kconfig: fix EXPERT menu list
Randy Dunlap
1
-8
/
+8
2011-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
3
-16
/
+86
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+97
2011-04-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-74
/
+166
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-15
/
+32
2011-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+10
2011-04-26
amd64_edac: Erratum #637 workaround
Borislav Petkov
2
-2
/
+51
2011-04-26
amd64_edac: Factor in CC6 save area
Borislav Petkov
2
-1
/
+29
2011-04-26
amd64_edac: Remove node interleave warning
Borislav Petkov
1
-5
/
+1
2011-04-26
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH
Seth Heasley
1
-0
/
+97
2011-04-26
ACPI / PM: Avoid infinite recurrence while registering power resources
Rafael J. Wysocki
1
-0
/
+4
2011-04-26
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
2
-1
/
+2
2011-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+3
2011-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
7
-79
/
+128
2011-04-25
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+12
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
3
-20
/
+19
[next]