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
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-1
/
+1
2008-02-06
inotify: send IN_ATTRIB events when link count changes
Jan Kara
1
-0
/
+22
2008-02-06
fs: use list_for_each_entry_reverse and kill sb_entry
Akinobu Mita
1
-1
/
+0
2008-02-06
Avoid divide in IS_ALIGN
Herbert Xu
1
-1
/
+1
2008-02-06
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
1
-1
/
+1
2008-02-06
Document I_SYNC and I_DATASYNC
Joern Engel
1
-4
/
+4
2008-02-06
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
Jiri Olsa
1
-8
/
+0
2008-02-06
log2.h: Define order_base_2() macro for convenience.
Robert P. J. Day
1
-0
/
+16
2008-02-06
proper prototype for vty_init()
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-0
/
+1
2008-02-06
proper prototype for signals_init()
Adrian Bunk
1
-0
/
+2
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-0
/
+2
2008-02-06
scheduled OSS driver removal
Adrian Bunk
1
-7
/
+0
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
1
-0
/
+2
2008-02-06
Allow auto-destruction of loop devices
David Woodhouse
1
-0
/
+1
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
1
-2
/
+2
2008-02-06
hash: add explicit u32 and u64 versions of hash
Matthew Wilcox
1
-15
/
+27
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-0
/
+14
2008-02-06
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2008-02-06
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-02-06
Palmchip BK3710 IDE driver
Anton Salnikov
1
-2
/
+3
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+4
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+2
2008-02-05
mac68k: add nubus card definitions and a typo fix
Finn Thain
1
-1
/
+3
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
1
-1
/
+9
2008-02-05
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
1
-1
/
+9
2008-02-05
Misc: Add possibility to remove misc devices during suspend/resume
Rafael J. Wysocki
1
-1
/
+9
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
1
-25
/
+0
2008-02-05
pm qos infrastructure and interface
Mark Gross
1
-0
/
+25
2008-02-05
make kernel_shutdown_prepare() static
Adrian Bunk
1
-2
/
+0
2008-02-05
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
1
-3
/
+23
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
6
-11
/
+27
2008-02-05
Remove unnecessary include from include/linux/capability.h
Andrew Morgan
1
-1
/
+0
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-66
/
+155
2008-02-05
revert "capabilities: clean up file capability reading"
Andrew Morton
1
-2
/
+4
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2
-12
/
+10
2008-02-05
writeback: speed up writeback of big dirty files
Fengguang Wu
1
-0
/
+1
2008-02-05
mm: fix PageUptodate data race
Nick Piggin
2
-7
/
+39
2008-02-05
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
1
-0
/
+1
2008-02-05
Page allocator: get rid of the list of cold pages
Christoph Lameter
1
-1
/
+1
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
2
-1
/
+2
2008-02-05
maps4: move clear_refs code to task_mmu.c
Matt Mackall
1
-1
/
+2
2008-02-05
maps4: introduce a generic page walker
Matt Mackall
1
-0
/
+22
2008-02-05
maps4: move is_swap_pte
Matt Mackall
1
-0
/
+6
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
1
-0
/
+4
2008-02-05
tmpfs: move swap swizzling into shmem
Hugh Dickins
1
-11
/
+4
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
1
-3
/
+3
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
1
-12
/
+7
2008-02-05
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
1
-1
/
+1
[next]