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
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2
-2
/
+2
2008-07-26
mm: spinlock tree_lock
Nick Piggin
3
-5
/
+5
2008-07-26
mm: speculative page references
Nick Piggin
1
-1
/
+110
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
1
-1
/
+11
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
1
-0
/
+1
2008-07-26
mm: introduce get_user_pages_fast
Nick Piggin
1
-0
/
+33
2008-07-26
x86: implement pte_special
Nick Piggin
1
-3
/
+6
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
1
-0
/
+5
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
2
-14
/
+0
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
2
-0
/
+9
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-0
/
+2
2008-07-26
kexec jump
Huang Ying
2
-12
/
+23
2008-07-26
memstick: add "start" and "stop" methods to memstick device
Alex Dubov
1
-0
/
+4
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
1
-1
/
+1
2008-07-26
parport/share.c: proper externs
Adrian Bunk
1
-0
/
+3
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
1
-0
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
26
-61
/
+103
2008-07-26
include/video/atmel_lcdc.h must #include <linux/workqueue.h>
Adrian Bunk
1
-0
/
+1
2008-07-26
uninline arch_pick_mmap_layout()
Andrew Morton
1
-9
/
+0
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+14
2008-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+7
2008-07-25
sys_paccept definition missing __user annotation
Harvey Harrison
1
-1
/
+1
2008-07-25
sparc: Wire up new system calls.
David S. Miller
2
-2
/
+14
2008-07-25
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
2
-0
/
+33
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
22
-105
/
+4
2008-07-25
bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE
Johannes Weiner
1
-5
/
+4
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
22
-105
/
+4
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-22
/
+135
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
2
-13
/
+68
2008-07-25
edac: i5100 new intel chipset driver
Arthur Jones
1
-0
/
+3
2008-07-25
fuse: nfs export special lookups
Miklos Szeredi
1
-0
/
+3
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
1
-0
/
+6
2008-07-25
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
1
-1
/
+5
2008-07-25
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2
-0
/
+23
2008-07-25
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
1
-0
/
+4
2008-07-25
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
1
-0
/
+3
2008-07-25
pidns: add the struct bsd_acct_struct pointer on pid_namespace struct
Pavel Emelyanov
1
-0
/
+5
2008-07-25
accounting: account for user time when updating memory integrals
Jonathan Lim
1
-1
/
+1
2008-07-25
pidns: remove find_task_by_pid, unused for a long time
Pavel Emelyanov
2
-7
/
+1
2008-07-25
pidns: remove now unused find_pid function.
Pavel Emelyanov
2
-4
/
+2
2008-07-25
pidns: remove now unused kill_proc function
Pavel Emelyanov
1
-1
/
+0
2008-07-25
shrink struct pid by removing padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2008-07-25
proper pid{hash,map}_init() prototypes
Adrian Bunk
1
-0
/
+3
2008-07-25
proc: always do ->release
Alexey Dobriyan
1
-0
/
+1
2008-07-25
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
1
-1
/
+0
2008-07-25
fs/partition/check.c: fix return value warning
Abdel Benamrouche
1
-1
/
+1
2008-07-25
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
1
-2
/
+2
2008-07-25
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
1
-1
/
+2
[next]