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
2006-09-26
[PATCH] Add __must_check to copy_*_user
Andi Kleen
2
-21
/
+29
2006-09-26
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
1
-3
/
+3
2006-09-26
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
2
-2
/
+20
2006-09-26
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
1
-2
/
+5
2006-09-26
[PATCH] Type checking for write_pda()
Jeremy Fitzhardinge
1
-1
/
+2
2006-09-26
[PATCH] Use %c instead of %P modifier in pda access
Andi Kleen
1
-6
/
+6
2006-09-26
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2
-1
/
+11
2006-09-26
[PATCH] Add comments to the PDA structure to annotate offsets
Arjan van de Ven
1
-7
/
+8
2006-09-26
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
Magnus Damm
1
-0
/
+27
2006-09-26
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
Magnus Damm
1
-0
/
+29
2006-09-26
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
1
-3
/
+0
2006-09-26
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
1
-0
/
+1
2006-09-26
[PATCH] Optimize PDA accesses slightly
Andi Kleen
1
-19
/
+22
2006-09-26
[PATCH] x86: Remove incorrect comment about ACPI e820 entries
Andi Kleen
2
-2
/
+2
2006-09-26
[PATCH] optimize hweight64 for x86_64
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
1
-4
/
+0
2006-09-26
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
1
-2
/
+0
2006-09-26
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
1
-2
/
+0
2006-09-26
[PATCH] i386: annotate FIX_STACK() and the rest of nmi()
Chuck Ebbert
1
-0
/
+2
2006-09-26
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
2
-3
/
+4
2006-09-26
[PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64
Dave Jones
3
-4
/
+0
2006-09-26
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2
-1
/
+13
2006-09-26
[PATCH] i386: Support physical cpu hotplug for x86_64
Ashok Raj
1
-0
/
+1
2006-09-26
[PATCH] Auto size the per cpu area.
Eric W. Biederman
1
-0
/
+10
2006-09-26
[PATCH] i386: Descriptor and trap table cleanups.
Rusty Russell
1
-45
/
+76
2006-09-26
[PATCH] i386: Make enable_local_apic static
Adrian Bunk
1
-12
/
+0
2006-09-26
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
1
-1
/
+5
2006-09-26
[PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace
Andi Kleen
1
-0
/
+3
2006-09-26
[PATCH] i386: Do stacktracer conversion too
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] Merge stacktrace and show_trace
Andi Kleen
1
-0
/
+18
2006-09-26
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-3
/
+4
2006-09-26
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
4
-16
/
+2
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
4
-18
/
+13
2006-09-26
[PATCH] i386: Clean up spin/rwlocks
Andi Kleen
2
-77
/
+68
2006-09-26
[PATCH] Clean up spin/rwlocks
Andi Kleen
2
-44
/
+41
2006-09-26
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
3
-45
/
+24
2006-09-26
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
1
-32
/
+17
2006-09-26
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
1
-50
/
+12
2006-09-26
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
1
-12
/
+4
2006-09-26
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
1
-1
/
+0
2006-09-26
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
1
-3
/
+3
2006-09-26
[PATCH] remove int_delivery_dest
Jan Beulich
2
-2
/
+0
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
1
-7
/
+1
2006-09-26
[PATCH] Move early chipset quirks out to new file
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
2
-2
/
+0
[next]