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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
1
-16
/
+16
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
1
-12
/
+2
2007-10-17
Completely remove deprecated IRQ flags (SA_*)
Ahmed S. Darwish
1
-22
/
+0
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
1
-0
/
+3
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
13
-3
/
+20
2007-10-17
Remove unused member from nsproxy
Pavel Emelyanov
2
-2
/
+0
2007-10-17
user.c: #ifdef ->mq_bytes
Alexey Dobriyan
1
-0
/
+2
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-0
/
+3
2007-10-17
add consts where appropriate in fs/nls/*
Denys Vlasenko
1
-4
/
+4
2007-10-17
shrink_dcache_sb speedup
Denis V. Lunev
1
-0
/
+12
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
1
-5
/
+17
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
3
-86
/
+127
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
19
-182
/
+9
2007-10-17
Mutex documentation is unclear about software interrupts, tasklets and timers
Matti Linnanvuori
1
-1
/
+2
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
1
-0
/
+1
2007-10-17
constify string/array kparam tracking structures
Jan Beulich
1
-7
/
+11
2007-10-17
store __setup_str_* in a more compact way
Jan Beulich
1
-1
/
+1
2007-10-17
Add a "rounddown_pow_of_two" routine to log2.h
Robert P. J. Day
1
-0
/
+25
2007-10-17
quota: send messages via netlink
Jan Kara
1
-0
/
+31
2007-10-17
make kernel/profile.c:time_hook static
Adrian Bunk
1
-3
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
23
-52
/
+28
2007-10-17
Drop some headers from mm.h
Alexey Dobriyan
1
-2
/
+0
2007-10-17
NBD: allow hung network I/O to be cancelled
Paul Clements
1
-0
/
+2
2007-10-17
cleanup floppy.h
Jan Beulich
12
-35
/
+0
2007-10-17
tty.h: remove dead define
Alan Cox
1
-5
/
+0
2007-10-17
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
1
-1
/
+2
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
1
-7
/
+7
2007-10-17
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
Ken'ichi Ohmichi
1
-0
/
+5
2007-10-17
add-vmcore: cleanup the coding style according to Andrew's comments
Ken'ichi Ohmichi
1
-7
/
+9
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
2
-0
/
+27
2007-10-17
Fix f_version type: should be u64 instead of unsigned long
Mathieu Desnoyers
2
-2
/
+2
2007-10-17
make fs/libfs.c:simple_commit_write() static
Adrian Bunk
1
-2
/
+0
2007-10-17
kernel/time/timekeeping.c: cleanups
Adrian Bunk
1
-1
/
+1
2007-10-17
Shrink struct task_struct::oomkilladj
Alexey Dobriyan
1
-1
/
+1
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
17
-51
/
+51
2007-10-17
cramfs: error message about endianess
Andi Drebes
1
-0
/
+1
2007-10-17
include linux/types.h in if_fddi.h
Olaf Hering
1
-0
/
+2
2007-10-17
remove consolemap.h from header exports
Olaf Hering
1
-1
/
+0
2007-10-17
unicode diacritics support
Samuel Thibault
3
-1
/
+12
2007-10-17
Add MMF_DUMP_ELF_HEADERS
Roland McGrath
1
-1
/
+2
2007-10-17
do not export /usr/include/scsi in make headers_install
Olaf Hering
2
-5
/
+0
2007-10-17
powerpc: Use linux/elfcore-compat.h
Roland McGrath
1
-18
/
+20
2007-10-17
Add linux/elfcore-compat.h
Roland McGrath
1
-0
/
+55
2007-10-17
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
Christoph Hellwig
3
-196
/
+0
2007-10-17
printk: add interfaces for external access to the log buffer
Mike Frysinger
1
-0
/
+6
2007-10-17
Add /sys/module/name/notes
Roland McGrath
1
-0
/
+3
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
1
-1
/
+1
2007-10-17
Add in SunOS 4.1.x compatible mode for UFS
Mark Fortescue
1
-4
/
+51
2007-10-17
fs: remove the unused mempages parameter
Denis Cheng
1
-2
/
+2
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
1
-15
/
+0
[next]