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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
24
-100
/
+93
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
164
-173
/
+144
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
13
-59
/
+13
2011-07-26
h8300/m68k/xtensa: __FD_ISSET should return 0/1
Andrew Morton
3
-3
/
+3
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
21
-28
/
+0
2011-07-26
mn10300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-26
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-5
/
+1
2011-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
55
-286
/
+695
2011-07-26
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-163
/
+1482
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+2
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-10
/
+0
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
128
-1290
/
+8022
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
44
-1907
/
+1074
2011-07-25
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
2011-07-26
MIPS: Close races in TLB modify handlers.
David Daney
1
-98
/
+194
2011-07-26
MIPS: Add uasm UASM_i_SRL_SAFE macro.
David Daney
1
-0
/
+2
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
54
-133
/
+965
2011-07-25
mach-ux500: add lm3530 ALS platform data for U5500
Linus Walleij
1
-1
/
+83
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2
-0
/
+2
2011-07-25
um: remove dead code
Richard Weinberger
3
-6
/
+3
2011-07-25
um: adjust size of pid_buf
Richard Weinberger
1
-1
/
+1
2011-07-25
um: implement a x86_64 vDSO
Richard Weinberger
9
-0
/
+365
2011-07-25
um: set __HAVE_ARCH_GATE_AREA for x86_64
Richard Weinberger
3
-1
/
+37
2011-07-25
um: Set __HAVE_ARCH_GATE_AREA for i386
Richard Weinberger
3
-1
/
+65
2011-07-25
um: disable scan_elf_aux() on x86_64
Richard Weinberger
3
-7
/
+8
2011-07-25
uml: free resources
Davidlohr Bueso
1
-2
/
+4
2011-07-25
uml: drivers/slip_user.c memory leak fix
Vitaliy Ivanov
1
-2
/
+1
2011-07-25
uml: helper.c warning corrections
Vitaliy Ivanov
1
-2
/
+2
2011-07-25
uml: cow_user.c warning corrections
Vitaliy Ivanov
1
-1
/
+5
2011-07-25
uml: drivers/net_user.c memory leak fix
Vitaliy Ivanov
1
-1
/
+4
2011-07-25
um: reinstate kernel version in generated .config
Geert Uytterhoeven
1
-0
/
+2
2011-07-25
um: add netpoll support
Richard Weinberger
1
-0
/
+12
2011-07-25
um: fix _FORTIFY_SOURCE=2 support for kernel modules
Richard Weinberger
1
-0
/
+5
2011-07-25
um: clean up delay functions
Richard Weinberger
3
-32
/
+91
2011-07-25
um, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-25
um: clean up vm-flags.h
Richard Weinberger
3
-39
/
+5
2011-07-25
cris, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-2
/
+0
2011-07-25
cris: fix some build warnings in pinmux.c
WANG Cong
1
-4
/
+6
2011-07-25
m68k, exec: remove redundant set_fs(USER_DS)
Mathias Krause
3
-6
/
+2
2011-07-25
m32r, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-25
alpha, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-25
h8300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-2
/
+0
2011-07-25
sparc64: implement get_user_pages_fast()
David S. Miller
2
-1
/
+182
2011-07-25
sparc64: add support for _PAGE_SPECIAL
David S. Miller
1
-4
/
+11
2011-07-25
sparc64: use RCU page table freeing
David S. Miller
2
-2
/
+47
2011-07-25
sparc64: kill page table quicklists
David S. Miller
3
-21
/
+26
2011-07-25
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
WANG Cong
1
-0
/
+1
2011-07-25
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
1
-0
/
+3
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
91
-155
/
+135
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[next]