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
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
7
-19
/
+20
2007-01-26
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
5
-14
/
+12
2007-01-26
[PATCH] remove __devinit markings from rtc_sysfs_add_device()
Mike Frysinger
1
-1
/
+1
2007-01-26
[PATCH] dm-multipath: fix stall on noflush suspend/resume
Jun'ichi Nomura
1
-8
/
+19
2007-01-26
[PATCH] 9p: null terminate error strings for debug print
Eric Van Hensbergen
1
-0
/
+1
2007-01-26
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
Eric Van Hensbergen
4
-129
/
+196
2007-01-26
[PATCH] 9p: update documentation regarding server applications
Eric Van Hensbergen
1
-3
/
+17
2007-01-26
[PATCH] 9p: fix rename return code
Eric Van Hensbergen
1
-1
/
+1
2007-01-26
[PATCH] 9p: fix bogus return code checks during initialization
Eric Van Hensbergen
2
-4
/
+11
2007-01-26
[PATCH] md: avoid reading past the end of a bitmap file
NeilBrown
1
-4
/
+8
2007-01-26
[PATCH] md: make sure the events count in an md array never returns to zero
NeilBrown
1
-1
/
+2
2007-01-26
[PATCH] md: make 'repair' actually work for raid1
NeilBrown
1
-0
/
+5
2007-01-26
[PATCH] md: update email address and status for MD in MAINTAINERS
NeilBrown
1
-2
/
+2
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
1
-16
/
+5
2007-01-26
[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON
NeilBrown
1
-11
/
+4
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
3
-2
/
+8
2007-01-26
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
2
-5
/
+6
2007-01-26
[PATCH] knfsd: update email address and status for NFSD in MAINTAINERS
NeilBrown
1
-3
/
+2
2007-01-26
[PATCH] Gigaset ISDN driver error handling fixes
Tilman Schmidt
1
-28
/
+33
2007-01-26
[PATCH] ACPI: fix cpufreq regression
Ingo Molnar
1
-4
/
+0
2007-01-26
[PATCH] SPI: alternative fix for spi_busnum_to_master
Atsushi Nemoto
1
-9
/
+14
2007-01-26
[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
Alexey Dobriyan
1
-3
/
+5
2007-01-26
[PATCH] x86_64 ia32 vDSO: define arch_vma_name
Roland McGrath
1
-0
/
+8
2007-01-26
[PATCH] powerpc vDSO: use VM_ALWAYSDUMP
Roland McGrath
1
-0
/
+7
2007-01-26
[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP
Roland McGrath
2
-49
/
+7
2007-01-26
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
Roland McGrath
4
-52
/
+49
2007-01-26
[PATCH] Add VM_ALWAYSDUMP
Roland McGrath
2
-0
/
+5
2007-01-26
[PATCH] Fix gate_vma.vm_flags
Roland McGrath
1
-2
/
+2
2007-01-26
[PATCH] Fix CONFIG_COMPAT_VDSO
Roland McGrath
5
-4
/
+13
2007-01-26
[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c
Justin Clacherty
1
-2
/
+3
2007-01-26
[PATCH] S3C24XX: fix passing spi chipselect to select routine
Ben Dooks
1
-14
/
+14
2007-01-26
[PATCH] KVM: SVM: Propagate cpu shutdown events to userspace
Joerg Roedel
2
-0
/
+16
2007-01-26
[PATCH] KVM: MMU: Report nx faults to the guest
Avi Kivity
2
-3
/
+18
2007-01-26
[PATCH] KVM: MMU: Perform access checks in walk_addr()
Avi Kivity
2
-40
/
+38
2007-01-26
[PATCH] KVM: Emulate IA32_MISC_ENABLE msr
Avi Kivity
2
-1
/
+17
2007-01-26
[PATCH] KVM: SVM: Fix SVM idt confusion
Leonard Norrgard
1
-4
/
+4
2007-01-26
Write back inode data pages even when the inode itself is locked
Linus Torvalds
1
-1
/
+12
2007-01-26
Resurrect 'try_to_free_buffers()' VM hackery
Linus Torvalds
2
-8
/
+28
2007-01-25
[PATCH] x86_64: fix put_user for 64-bit constant
Roland McGrath
1
-1
/
+1
2007-01-24
Linux 2.6.20-rc6
v2.6.20-rc6
Linus Torvalds
1
-1
/
+1
2007-01-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-11
/
+22
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
4
-32
/
+72
2007-01-24
[PATCH] NFS: Fix Oops in rpc_call_sync()
Trond Myklebust
3
-7
/
+5
2007-01-24
[MIPS] Fix wrong checksum calculation on 64-bit MIPS
Atsushi Nemoto
1
-1
/
+2
2007-01-24
[MIPS] VPE loader: Initialize lists before they're actually being used ...
Ralf Baechle
1
-4
/
+5
2007-01-24
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
Thiemo Seufer
2
-2
/
+3
2007-01-24
[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()
Yoichi Yuasa
1
-1
/
+1
2007-01-24
[MIPS] SMTC: Fix module build by exporting symbol
Ralf Baechle
1
-0
/
+3
2007-01-24
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
Ralf Baechle
1
-2
/
+5
2007-01-24
[MIPS] Fix APM build
Ralf Baechle
1
-0
/
+2
[next]