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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2
-2
/
+2
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
1
-1
/
+1
2008-10-28
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
2
-3
/
+2
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
1
-2
/
+1
2008-10-27
Switch to a valid email address...
Alan Cox
4
-4
/
+4
2008-10-26
epoll: avoid double-inserts in case of EFAULT
Davide Libenzi
1
-2
/
+9
2008-10-26
select: deal with math overflow from borderline valid userland data
Arjan van de Ven
2
-4
/
+6
2008-10-25
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
1
-12
/
+8
2008-10-25
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
1
-12
/
+8
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
24
-965
/
+895
2008-10-23
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
1
-1
/
+0
2008-10-23
ext3 quota support: fix compile failure
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-294
/
+297
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-125
/
+259
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
16
-94
/
+93
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
66
-1070
/
+823
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-10
/
+19
2008-10-23
jbd: abort instead of waiting for nonexistent transactions
Duane Griffin
1
-2
/
+17
2008-10-23
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
1
-3
/
+3
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
2
-8
/
+27
2008-10-23
jbd: fix error handling for checkpoint io
Hidehiro Kawai
3
-20
/
+64
2008-10-23
proc: remove fs/proc/proc_misc.c
Alexey Dobriyan
3
-67
/
+2
2008-10-23
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
2
-6
/
+3
2008-10-23
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan
3
-135
/
+148
2008-10-23
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
2
-9
/
+13
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
1
-3
/
+0
2008-10-23
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
1
-17
/
+0
2008-10-23
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
1
-16
/
+0
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-12
/
+0
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-14
/
+0
2008-10-23
proc: move /proc/vmallocinfo to mm/vmalloc.c
Alexey Dobriyan
1
-28
/
+0
2008-10-23
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
1
-17
/
+0
2008-10-23
proc: move /proc/slab_allocators boilerplate to mm/slab.c
Alexey Dobriyan
1
-30
/
+0
2008-10-23
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
Alexey Dobriyan
3
-40
/
+54
2008-10-23
proc: move /proc/stat to fs/proc/stat.c
Alexey Dobriyan
3
-134
/
+154
2008-10-23
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
1
-14
/
+0
2008-10-23
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
Alexey Dobriyan
3
-14
/
+25
2008-10-23
proc: move /proc/devices code to fs/proc/devices.c
Alexey Dobriyan
3
-60
/
+71
2008-10-23
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
2
-18
/
+21
2008-10-23
proc: move /proc/kmsg creation to fs/proc/kmsg.c
Alexey Dobriyan
3
-7
/
+9
2008-10-23
proc: remove remnants of ->read_proc in proc_misc.c
Alexey Dobriyan
1
-27
/
+0
2008-10-23
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
1
-9
/
+0
2008-10-23
proc: switch /proc/cmdline to seq_file
Alexey Dobriyan
3
-10
/
+30
2008-10-23
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
2
-8
/
+39
2008-10-23
proc: move /proc/stram to m68k-specific code
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: switch /proc/version to seq_file
Alexey Dobriyan
3
-13
/
+35
[next]