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-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
24
-893
/
+201
2008-04-29
kernel: add common infrastructure for unaligned access
Harvey Harrison
10
-0
/
+510
2008-04-29
sysv fs: remove superfluous check for __GNUC__ compiler
Robert P. J. Day
1
-5
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-1
/
+13
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-0
/
+3
2008-04-29
generalize asm-generic/ioctl.h to allow overriding values
Robert P. J. Day
1
-6
/
+27
2008-04-29
nbd: delete superfluous test for __GNUC__
Robert P. J. Day
1
-5
/
+1
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
1
-1
/
+3
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-1
/
+6
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
1
-5
/
+0
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
1
-2
/
+0
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
1
-2
/
+15
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
1
-14
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-3
/
+0
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
1
-3
/
+0
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-1
/
+0
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-2
/
+0
2008-04-29
procfs task exe symlink
Matt Helsley
3
-1
/
+38
2008-04-29
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
1
-1
/
+4
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
1
-0
/
+5
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
1
-8
/
+0
2008-04-29
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
1
-0
/
+3
2008-04-29
keys: add keyctl function to get a security label
David Howells
2
-1
/
+20
2008-04-29
keys: allow the callout data to be passed as a blob rather than a string
David Howells
1
-3
/
+6
2008-04-29
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
ipmi: make comment match actual preprocessor check
Robert P. J. Day
1
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
1
-1
/
+1
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
2
-47
/
+33
2008-04-29
ipmi: run to completion fixes
Corey Minyard
1
-9
/
+2
2008-04-29
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
1
-0
/
+3
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2
-0
/
+5
2008-04-29
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
1
-23
/
+2
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2
-2
/
+42
2008-04-29
ipc: define the slab_memory_callback priority as a constant
Nadia Derbey
1
-0
/
+6
2008-04-29
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
1
-0
/
+1
2008-04-29
ipc: scale msgmni to the amount of lowmem
Nadia Derbey
1
-2
/
+12
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2
-2
/
+35
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
5
-48
/
+78
2008-04-29
dma: add dma_*map*_attrs() interfaces
Arthur Kepner
2
-0
/
+91
2008-04-29
memcgroup: implement failcounter reset
Pavel Emelyanov
1
-0
/
+8
2008-04-29
memcgroups: add a document describing the resource counter abstraction
Pavel Emelyanov
1
-0
/
+2
2008-04-29
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
1
-0
/
+14
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
4
-15
/
+34
2008-04-29
cgroups: introduce cft->read_seq()
Serge E. Hallyn
1
-0
/
+6
2008-04-29
cgroups: remove the css_set linked-list
Li Zefan
1
-6
/
+0
2008-04-29
cgroups: use a hash table for css_set finding
Li Zefan
1
-1
/
+6
2008-04-29
cgroups: implement device whitelist
Serge E. Hallyn
2
-0
/
+18
2008-04-29
cgroups: add the trigger callback to struct cftype
Pavel Emelyanov
1
-0
/
+8
2008-04-29
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
Paul Menage
1
-0
/
+8
2008-04-29
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
1
-0
/
+11
[next]