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-02-14
Introduce path_put()
Jan Blunck
41
-118
/
+125
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
47
-402
/
+431
2008-02-14
Move struct path into its own header
Jan Blunck
2
-5
/
+13
2008-02-14
Remove path_release_on_umount()
Jan Blunck
3
-12
/
+3
2008-02-14
Dont touch fs_struct in usermodehelper
Jan Blunck
1
-4
/
+1
2008-02-14
Dont touch fs_struct in drivers
Jan Blunck
7
-19
/
+6
2008-02-14
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
1
-2
/
+4
2008-02-14
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2008-02-14
MAINTAINERS: update decnet and DLM entries
Christine Caulfield
1
-4
/
+4
2008-02-14
FLAT binaries: drop BINFMT_FLAT bad header magic warning
Mike Frysinger
1
-4
/
+4
2008-02-14
m68knommu: use tabs not spaces in cacheflush.h
Greg Ungerer
1
-7
/
+7
2008-02-14
m68knommu: fix profile timer
Matt Waddel
1
-5
/
+12
2008-02-14
m68knommu: use asflags instead of EXTRA_AFLAGS
Greg Ungerer
12
-36
/
+12
2008-02-14
m68knommu: avoid unneccessary use of xchg() in set_mb()
Greg Ungerer
1
-1
/
+1
2008-02-14
m68knommu: fix coldfire interrupt exit path
Walter T Gruczka
1
-5
/
+4
2008-02-14
MAINTAINERS: add linux-fsdevel to VFS entry
Paul Menage
1
-0
/
+1
2008-02-14
kernel-doc: remove fastcall
Harvey Harrison
1
-1
/
+0
2008-02-14
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2
-391
/
+404
2008-02-14
inotify: make variables static in inotify_user.c
Harvey Harrison
1
-3
/
+3
2008-02-14
fix module_update_markers() compile error
Adrian Bunk
1
-2
/
+1
2008-02-14
Fix compile of swim3 as module
Tony Breeds
2
-6
/
+0
2008-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
36
-370
/
+1232
2008-02-13
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
4
-7
/
+180
2008-02-13
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
6
-236
/
+565
2008-02-13
pcmcia: ipwireless depends on NETDEVICES
Paul Mundt
1
-1
/
+1
2008-02-13
Smack: check for 'struct socket' with NULL sk
Ahmed S. Darwish
1
-4
/
+5
2008-02-13
udf: fix udf_add_free_space
Marcin Slusarz
1
-1
/
+1
2008-02-13
udf: fix directory offset handling
Jan Kara
1
-7
/
+7
2008-02-13
Documentation: sysctl/kernel.txt: fix documentation reference
Michael Opdenacker
1
-1
/
+1
2008-02-13
fs/smbfs/inode.c: fix warning message deprecating smbfs
Sergio Luis
1
-1
/
+1
2008-02-13
docbook: drop z85230 library from kernel-api
Randy Dunlap
1
-5
/
+0
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
17
-129
/
+114
2008-02-13
moduleparam: fix alpha, ia64 and ppc64 compile failures
Ivan Kokshaysky
1
-1
/
+11
2008-02-13
docbook: make a networking book and fix a few errors
Randy Dunlap
6
-72
/
+111
2008-02-13
docbook: sunrpc filenames and notation fixes
Randy Dunlap
4
-8
/
+15
2008-02-13
docbook: move pipe and splice to filesystems docbook
Randy Dunlap
2
-20
/
+20
2008-02-13
kernel-doc: fix fs/pipe.c notation
Randy Dunlap
1
-5
/
+5
2008-02-13
parport: section fixup
David Brownell
1
-2
/
+2
2008-02-13
Documentation: prune redundant SubmitChecklist items
J. Bruce Fields
1
-11
/
+5
2008-02-13
hugetlb: fix overcommit locking
Nishanth Aravamudan
3
-5
/
+7
2008-02-13
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
1
-0
/
+2
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
5
-11
/
+3
2008-02-13
remove final fastcall users
Harvey Harrison
7
-14
/
+13
2008-02-13
rcupdate: fix comment
Paul E. McKenney
1
-1
/
+4
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
16
-100
/
+95
2008-02-13
xtime_lock vs update_process_times
Peter Zijlstra
8
-33
/
+28
2008-02-13
acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()
Linus Torvalds
2
-9
/
+9
2008-02-13
FRV: Fix up parse error in linker script
David Howells
1
-3
/
+1
2008-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
9
-209
/
+576
2008-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
8
-40
/
+130
[next]