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
/
ipc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-2
/
+2
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2
-12
/
+12
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-22
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...
Eric B Munson
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-2
/
+2
2009-09-14
fix undefined reference to user_shm_unlock
Hugh Dickins
1
-1
/
+1
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-3
/
+5
2009-06-29
integrity: ima mq_open imbalance msg fix
Mimi Zohar
1
-0
/
+2
2009-06-21
ipc: unbreak 32-bit shmctl/semctl/msgctl
Johannes Weiner
1
-0
/
+1
2009-06-18
ipcns: move free_ipcs() proto
Alexey Dobriyan
1
-1
/
+2
2009-06-18
ipcns: make free_ipc_ns() static
Alexey Dobriyan
1
-24
/
+24
2009-06-18
ipcns: extract create_ipc_ns()
Alexey Dobriyan
1
-7
/
+2
2009-06-18
ipcns: remove useless get/put while CLONE_NEWIPC
Alexey Dobriyan
1
-5
/
+1
2009-06-18
ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+1
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2009-06-11
Merge branch 'next' into for-linus
James Morris
1
-2
/
+1
2009-06-09
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-05-22
integrity: move ima_counts_get
Mimi Zohar
1
-1
/
+0
2009-05-22
integrity: path_check update
Mimi Zohar
1
-2
/
+2
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
1
-2
/
+2
2009-04-13
namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL
Geert Uytterhoeven
1
-1
/
+1
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
3
-64
/
+118
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
4
-43
/
+124
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
5
-65
/
+108
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-02
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
Serge E. Hallyn
1
-1
/
+1
2009-04-02
ipc: make shm_get_stat() more robust
Tony Battersby
1
-2
/
+4
2009-03-31
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+2
2009-03-24
Merge branch 'master' into next
James Morris
1
-3
/
+5
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
1
-0
/
+2
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
1
-3
/
+5
2009-02-06
Merge branch 'master' into next
James Morris
6
-132
/
+141
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
1
-0
/
+3
2009-02-05
shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
Tony Battersby
1
-0
/
+4
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
1
-11
/
+11
2009-01-14
[CVE-2009-0029] System call wrappers part 25
Heiko Carstens
3
-11
/
+12
2009-01-14
[CVE-2009-0029] System call wrappers part 24
Heiko Carstens
1
-6
/
+6
2009-01-14
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
1
-1
/
+8
2009-01-14
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
1
-1
/
+1
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
1
-0
/
+12
2009-01-08
mqueue: fix si_pid value in mqueue do_notify()
Sukadev Bhattiprolu
1
-1
/
+2
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-0
/
+12
2009-01-06
ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()
akpm@linux-foundation.org
1
-23
/
+23
2009-01-06
ipc: do not goto to the next line
Denis V. Lunev
1
-1
/
+0
2009-01-06
ipc: clean up ipc/shm.c
WANG Cong
1
-10
/
+5
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2009-01-05
mm: update my address
Alan Cox
1
-1
/
+1
[next]