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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2
-109
/
+110
2007-10-17
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
1
-6
/
+6
2007-10-17
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
1
-3
/
+3
2007-10-17
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
1
-2
/
+2
2007-10-17
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
1
-1
/
+1
2007-10-17
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
1
-1
/
+3
2007-10-17
ext4: Fix sparse warnings
Aneesh Kumar K.V
1
-7
/
+7
2007-10-17
Ext4: Uninitialized Block Groups
Andreas Dilger
1
-4
/
+12
2007-10-17
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
1
-12
/
+2
2007-10-17
ext4: Remove (partial, never completed) fragment support
Coly Li
3
-37
/
+6
2007-10-17
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
3
-19
/
+20
2007-10-17
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
1
-7
/
+0
2007-10-17
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
1
-6
/
+0
2007-10-17
JBD2: jbd2 slab allocation cleanups
Mingming Cao
1
-5
/
+13
2007-10-17
JBD: JBD slab allocation cleanups
Mingming Cao
1
-3
/
+10
2007-10-17
net: libertas sdio driver
Pierre Ossman
1
-0
/
+6
2007-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+2
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-0
/
+5
2007-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
1
-9
/
+0
2007-10-17
security/ cleanups
Adrian Bunk
1
-15
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
4
-19
/
+73
2007-10-17
ifdef struct task_struct::security
Alexey Dobriyan
1
-1
/
+2
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-984
/
+206
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
1
-0
/
+9
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-3
/
+3
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
1
-2
/
+0
2007-10-17
ext2 reservations
Martin J. Bligh
2
-6
/
+67
2007-10-17
introduce I_SYNC
Joern Engel
2
-10
/
+68
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
1
-0
/
+1
2007-10-17
printk: add KERN_CONT annotation
Ingo Molnar
1
-0
/
+7
2007-10-17
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
1
-5
/
+10
2007-10-17
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
1
-10
/
+10
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
3
-3
/
+9
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
2
-86
/
+125
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
[next]