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
2005-05-17
[PATCH] kill <asm/ioctl32.h>
Christoph Hellwig
1
-1
/
+0
2005-05-17
[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies
Nishanth Aravamudan
1
-5
/
+2
2005-05-17
[PATCH] mips: add resource management to pmu
Yoichi Yuasa
1
-7
/
+48
2005-05-17
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-28
/
+30
2005-05-17
[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup
Andi Kleen
2
-8
/
+14
2005-05-17
[PATCH] x86_64: Collected NMI watchdog fixes.
Andi Kleen
3
-79
/
+177
2005-05-17
[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL
Andi Kleen
1
-0
/
+2
2005-05-17
[PATCH] x86_64: Fix OEM hpet check
Suresh Siddha
1
-1
/
+1
2005-05-17
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Fix canonical checking for segment registers in ptrace
Andi Kleen
1
-4
/
+4
2005-05-17
[PATCH] x86_64: check if ptrace RIP is canonical
Andi Kleen
1
-0
/
+5
2005-05-17
[PATCH] x86_64: Add pmtimer support
Andi Kleen
5
-19
/
+162
2005-05-17
[PATCH] x86_64: Remove unique APIC/IO-APIC ID check
Andi Kleen
2
-71
/
+1
2005-05-17
[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64: Remove x86_apicid field
Andi Kleen
1
-3
/
+1
2005-05-17
[PATCH] x86_64: Update TSC sync algorithm
Andi Kleen
1
-75
/
+182
2005-05-17
[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap
Andi Kleen
1
-1
/
+1
2005-05-17
[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo
Andi Kleen
3
-5
/
+20
2005-05-17
[PATCH] x86_64: Readd missing tests in entry.S
Andi Kleen
1
-2
/
+9
2005-05-17
[PATCH] x86_64: Reduce NMI watchdog stack usage
Andi Kleen
1
-1
/
+9
2005-05-17
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+8
2005-05-16
[PATCH] ARM: Fix build error
Russell King
2
-4
/
+4
2005-05-12
[PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name
Ben Dooks
1
-2
/
+4
2005-05-12
[PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled
Ben Dooks
1
-1
/
+1
2005-05-12
[PATCH] ARM: 2680/1: refine TLS reg availability some more again
Nicolas Pitre
1
-11
/
+10
2005-05-10
[PATCH] ARM: 2663/2: I can't type
Nicolas Pitre
1
-2
/
+2
2005-05-10
[PATCH] ARM: Add V6 aliasing cache flush
Russell King
1
-2
/
+35
2005-05-10
[PATCH] ARM: Use top_pmd for V6 copy/clear user_page
Russell King
1
-22
/
+6
2005-05-10
[PATCH] ARM: Move copy/clear user_page locking into implementation
Russell King
2
-80
/
+111
2005-05-10
[PATCH] ARM: Add top_pmd, which points at the top-most page table
Russell King
1
-0
/
+4
2005-05-09
[PATCH] ARM: Add inline functions to find the pmd from virtual address
Russell King
1
-8
/
+15
2005-05-06
[PATCH] uml: x86_64 fixes
Jeff Dike
5
-5
/
+9
2005-05-06
[PATCH] uml: Fix process exit race
Bodo Stroesser
5
-16
/
+11
2005-05-06
[PATCH] uml: S390 preparation, arch_align_stack
Bodo Stroesser
1
-0
/
+9
2005-05-06
[PATCH] uml: Use CONFIG variable for address space size
Bodo Stroesser
1
-7
/
+1
2005-05-06
[PATCH] uml: Turn literal numbers into symbolic constants
Jeff Dike
1
-13
/
+22
2005-05-06
[PATCH] uml: Makefile cleanup
Jeff Dike
1
-5
/
+1
2005-05-06
[PATCH] uml: Eliminate unusable function
Jeff Dike
1
-10
/
+0
2005-05-06
[PATCH] uml: S390 preparation, save an extra register
Bodo Stroesser
1
-0
/
+4
2005-05-06
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
4
-50
/
+153
2005-05-06
[PATCH] uml: command line handling cleanup
Jeff Dike
2
-4
/
+4
2005-05-06
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
2
-4
/
+4
2005-05-06
[PATCH] ppc32: Fix POWER3/POWER4 compiler error
Kumar Gala
1
-0
/
+2
2005-05-06
[PATCH] ppc64: enable CONFIG_RTAS_PROC by default
Paul Mackerras
1
-0
/
+1
2005-05-06
Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not end
Linus Torvalds
1
-1
/
+1
2005-05-06
[PATCH] ppc64: global interrupt queue cleanup
Paul Mackerras
2
-11
/
+12
2005-05-05
[PATCH] ppc64: remove explicit contig_page_data reference
Paul Mackerras
1
-1
/
+1
2005-05-05
[PATCH] ppc64: remove unused arch/ppc64/boot/start.c
Paul Mackerras
1
-654
/
+0
2005-05-05
[PATCH] ppc64: remove asm/bootinfo.h include
Paul Mackerras
1
-1
/
+0
2005-05-05
[PATCH] ppc64: fix reloc_offset comment
Paul Mackerras
1
-1
/
+1
[next]