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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
ifdef struct task_struct::security
Alexey Dobriyan
2
-1
/
+4
2007-10-17
security: Convert LSM into a static interface
James Morris
11
-1056
/
+1185
2007-10-17
Add section IDs to Documentation/DocBook/filesystems.tmpl
Rob Landley
1
-18
/
+18
2007-10-17
Fix "make htmldocs" build break.
Rob Landley
2
-5
/
+4
2007-10-17
Add Documentation/RCU/00-Index
Rob Landley
1
-0
/
+22
2007-10-17
Add recommended section IDs to deviceiobook.tmpl
Rob Landley
1
-5
/
+5
2007-10-17
remap_file_pages: kernel-doc corrections
Randy Dunlap
1
-11
/
+13
2007-10-17
Documentation/vm/slabinfo.c: clean up this code
WANG Cong
1
-12
/
+15
2007-10-17
vm.txt: document min_free_pages as critical for correctness
Pavel Machek
1
-0
/
+6
2007-10-17
kdump: documentation cleanups
Pavel Machek
1
-9
/
+3
2007-10-17
Update DMA-mapping documentation
Matthew Wilcox
1
-20
/
+0
2007-10-17
Add Documentation/power/00-INDEX
Rob Landley
1
-0
/
+34
2007-10-17
Add entries to Documentation/powerpc
Rob Landley
1
-0
/
+4
2007-10-17
Add Documentation/{w1,w1/masters}/00-INDEX
Rob Landley
4
-2
/
+16
2007-10-17
Add missing entries to top level Documentation/00-INDEX
Rob Landley
1
-0
/
+16
2007-10-17
Tweak Documentation/SM501.txt
Rob Landley
1
-0
/
+5
2007-10-17
Add reset_devices to the recommended parameters
Bernhard Walle
1
-2
/
+2
2007-10-17
Express new ELF32 mechanisms in documentation
Bernhard Walle
1
-5
/
+7
2007-10-17
Update help text for CONFIG_CRASH_DUMP
Randy Dunlap
2
-18
/
+20
2007-10-17
Express relocatability of kernel on x86_64 in documentation
Bernhard Walle
1
-29
/
+6
2007-10-17
Documentation: delete unreferenced xterm-linux.xpm file
Robert P. J. Day
2
-63
/
+0
2007-10-17
kernel-doc: fix doc blocks and html
Randy Dunlap
1
-9
/
+32
2007-10-17
Add a 00-INDEX file to Documentation/telephony/
Jesper Juhl
1
-0
/
+4
2007-10-17
Add a 00-INDEX file to Documentation/sysctl/
Jesper Juhl
1
-0
/
+16
2007-10-17
Add a 00-INDEX file to Documentation/mips/
Jesper Juhl
1
-0
/
+8
2007-10-17
doc: move vm/00-INDEX to Documentation/vm
David Rientjes
1
-0
/
+0
2007-10-17
Add a missing 00-INDEX file for Documentation/vm/
Jesper Juhl
1
-0
/
+20
2007-10-17
Documentation: add entries to filesystems/00-INDEX for several untracked files
Denis Cheng
1
-0
/
+6
2007-10-17
Documentation/make/headers_install.txt
Rob Landley
1
-0
/
+46
2007-10-17
Clean up duplicate includes in Documentation/
Jesper Juhl
1
-1
/
+0
2007-10-17
r/o bind mounts: create cleanup helper svc_msnfs()
Dave Hansen
1
-4
/
+11
2007-10-17
r/o bind mounts: give permission() a local 'mnt' variable
Dave Hansen
1
-1
/
+5
2007-10-17
r/o bind mounts: rearrange may_open() to be r/o friendly
Dave Hansen
1
-4
/
+4
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
8
-49
/
+104
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
2
-5
/
+24
2007-10-17
PNP: simplify PNPBIOS insert_device
Bjorn Helgaas
1
-14
/
+14
2007-10-17
PNP: use dev_info() in system driver
Bjorn Helgaas
1
-13
/
+16
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
7
-29
/
+31
2007-10-17
PNP: simplify PNP card error handling
Bjorn Helgaas
1
-28
/
+29
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
2
-18
/
+3
2007-10-17
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
1
-0
/
+10
2007-10-17
PNP: don't fail device init if no DMA channel available
Jan Beulich
1
-17
/
+12
2007-10-17
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
1
-5
/
+10
2007-10-17
fuse: clean up execute permission checking
Miklos Szeredi
1
-18
/
+31
2007-10-17
fuse: no ENOENT from fuse device read
Miklos Szeredi
1
-4
/
+5
2007-10-17
fuse: no abort on interrupt
Miklos Szeredi
1
-19
/
+24
2007-10-17
fuse: cleanup in release
Miklos Szeredi
2
-2
/
+8
2007-10-17
fuse: fix permission checking on sticky directories
Miklos Szeredi
3
-2
/
+18
2007-10-17
fuse: refresh stale attributes in fuse_permission()
Miklos Szeredi
3
-43
/
+31
2007-10-17
fuse: set i_nlink to sane value after mount
Miklos Szeredi
1
-0
/
+1
[next]