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
2006-04-09
[ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()
Tony Lindgren
3
-43
/
+0
2006-04-09
Move request_standard_resources() back to before PCI probing
Linus Torvalds
1
-3
/
+3
2006-04-09
[PATCH] x86_64: Update 32-bit system call table
Andi Kleen
1
-2
/
+4
2006-04-09
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
1
-9
/
+8
2006-04-09
[PATCH] x86_64: fix CONFIG_REORDER
Sam Ravnborg
1
-12
/
+12
2006-04-09
[PATCH] x86_64: Plug GS leak in arch_prctl()
John Blackwood
1
-2
/
+8
2006-04-09
[PATCH] i386: Remove printk about reboot fixups at reboot
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-0
/
+2
2006-04-09
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
3
-3
/
+9
2006-04-09
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
2
-37
/
+54
2006-04-09
[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP
Ravikiran G Thirumalai
2
-1
/
+6
2006-04-09
[PATCH] x86_64: Don't return error for HPET initialization in initcall
Andi Kleen
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Don't export strlen twice
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: When user could have changed RIP always force IRET
Andi Kleen
1
-2
/
+10
2006-04-09
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
2
-1
/
+14
2006-04-09
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
Jacob Shin
1
-1
/
+10
2006-04-09
[PATCH] x86_64: Revert earlier powernow-k8 change
Andi Kleen
1
-4
/
+3
2006-04-09
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
2
-28
/
+16
2006-04-09
[PATCH] x86_64: Clear APIC feature bit when local APIC is disabled
Andi Kleen
1
-1
/
+3
2006-04-09
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
1
-1
/
+4
2006-04-09
[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
Andi Kleen
1
-0
/
+5
2006-04-09
[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig
Andi Kleen
1
-0
/
+2
2006-04-09
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
Arjan van de Ven
2
-0
/
+21
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
2
-0
/
+63
2006-04-09
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
Arjan van de Ven
3
-3
/
+4
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
2
-9
/
+38
2006-04-09
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
3
-8
/
+164
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
3
-3
/
+37
2006-04-09
[PATCH] x86_64: Clean up execve path
Andi Kleen
1
-16
/
+0
2006-04-09
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-18
/
+24
2006-04-09
[ARM] Allow decompressor to be built with -ffunction-sections
Russell King
1
-0
/
+1
2006-04-07
[ARM] Fix SA110/SA1100 cache flushing
Russell King
3
-58
/
+30
2006-04-07
[ARM] Move FLUSH_BASE macros to asm/arch/memory.h
Russell King
1
-3
/
+4
2006-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
83
-895
/
+5566
2006-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+13
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-0
/
+96
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
20
-167
/
+273
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-12
/
+46
2006-04-02
[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1
Pavel Pisa
1
-0
/
+13
2006-04-02
ppc64: actually add sys_splice() to the system call table
Linus Torvalds
1
-0
/
+1
2006-04-02
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
Tony Lindgren
18
-252
/
+1772
2006-04-02
[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
Tony Lindgren
9
-63
/
+357
2006-04-02
[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2
Tony Lindgren
2
-0
/
+86
2006-04-02
[ARM] 3430/1: ARM: OMAP: 5/8 Update PM
Tony Lindgren
7
-43
/
+1279
2006-04-02
[ARM] 3429/1: ARM: OMAP: 4/8 Update GPIO
Tony Lindgren
1
-25
/
+61
2006-04-02
[ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing
Tony Lindgren
2
-13
/
+62
2006-04-02
[ARM] 3427/1: ARM: OMAP: 2/8 Update timers
Tony Lindgren
4
-199
/
+353
2006-04-02
[ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework
Tony Lindgren
9
-181
/
+466
2006-04-02
[ARM] 3396/2: AT91RM9200 Platform devices update
Andrew Victor
1
-8
/
+127
[prev]
[next]