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
2008-05-25
x86: allow MPPARSE to be deselected in SMP configs
Alexey Starikovskiy
3
-2
/
+6
2008-05-25
x86: move mp_bus_not_pci from mpparse.c
Alexey Starikovskiy
3
-10
/
+8
2008-05-25
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
3
-12
/
+2
2008-05-25
x86: move smp_found_config
Alexey Starikovskiy
5
-12
/
+12
2008-05-25
x86: move pic_mode to apic_32.c
Alexey Starikovskiy
3
-4
/
+2
2008-05-25
x86: Set pic_mode only if local apic code is present
Alexey Starikovskiy
1
-1
/
+1
2008-05-25
x86: move e820_mark_nosave_regions to e820.c
Yinghai Lu
5
-66
/
+34
2008-05-25
x86: fix mpparse/acpi interaction
Alexey Starikovskiy
1
-4
/
+5
2008-05-25
x86: initialize all fields of mp_irqs[mp_irq_entries]
Soeren Sandmann
1
-5
/
+4
2008-05-25
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
4
-84
/
+89
2008-05-25
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
5
-56
/
+60
2008-05-25
x86: make mp_ioapic_routing definition local
Alexey Starikovskiy
1
-1
/
+6
2008-05-25
x86: complete move ACPI from mpparse.c
Alexey Starikovskiy
2
-298
/
+305
2008-05-25
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
2
-5
/
+8
2008-05-25
x86: cleanup print out for mptable
Yinghai Lu
1
-7
/
+6
2008-05-25
x86: include pci.h in e820_64.c
Thomas Gleixner
1
-0
/
+1
2008-05-25
x86: fix shadow variables of global end_pnf in e820_64.c
Thomas Gleixner
1
-18
/
+18
2008-05-25
x86: move mp_ioapic_routing to mpparse and make it static
Thomas Gleixner
2
-4
/
+2
2008-05-25
x86: extend e820 ealy_res support 32bit - fix
Yinghai Lu
1
-24
/
+31
2008-05-25
x86: extend e820 ealy_res support 32bit
Yinghai Lu
7
-309
/
+314
2008-05-25
x86 boot: add code to add BIOS provided EFI memory entries to kernel
Paul Jackson
1
-0
/
+26
2008-05-25
x86 boot: longer comment explaining sanitize_e820_map routine
Paul Jackson
1
-38
/
+56
2008-05-25
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
4
-6
/
+16
2008-05-25
x86 boot: extend some internal memory map arrays to handle larger EFI input
Paul Jackson
1
-4
/
+4
2008-05-25
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
5
-9
/
+17
2008-05-25
x86 boot: minor code format fixes in e820 and efi routines
Paul Jackson
2
-2
/
+2
2008-05-25
x86 boot: remove some unused extern function declarations
Paul Jackson
1
-1
/
+1
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout - fix #2
Yinghai Lu
1
-31
/
+48
2008-05-25
x86: amd opteron TOM2 mask val fix
Yinghai Lu
2
-3
/
+3
2008-05-25
x86: make e820.c to have common functions
Yinghai Lu
5
-852
/
+482
2008-05-25
x86: process fam 10h like k8 with fixed mtrr setting
Yinghai Lu
1
-1
/
+1
2008-05-25
x86: mtrr cleanup for converting continuous to discrete - auto detect v4
Yinghai Lu
2
-146
/
+473
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout v8 - fix
Yinghai Lu
2
-79
/
+94
2008-05-25
x86: fix trimming e820 with MTRR holes. - fix
Yinghai Lu
3
-31
/
+19
2008-05-25
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
3
-19
/
+95
2008-05-25
x86: mtrr cleanup for converting continuous to discrete layout, v8
Yinghai Lu
4
-14
/
+514
2008-05-25
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
2
-50
/
+60
2008-05-25
x86: fix sparse warning in mtrr/generic.c
Thomas Gleixner
1
-4
/
+4
2008-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-21
/
+40
2008-05-21
sparc64: Prevent stack backtrace false positives on trap frames.
David S. Miller
1
-0
/
+1
2008-05-21
sparc64: Fix stack tracing through trap frames.
David S. Miller
2
-10
/
+14
2008-05-21
sparc64: Fix kernel thread stack termination.
David S. Miller
1
-11
/
+25
2008-05-21
provide out-of-line strcat() for m68k
Al Viro
1
-0
/
+6
2008-05-21
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-05-21
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
1
-0
/
+2
2008-05-21
missing export of csum_partial() on uml/amd64
Al Viro
1
-2
/
+4
2008-05-21
uml: add missing exports for UML_RANDOM=m
Al Viro
1
-0
/
+5
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-21
missed kmalloc() in pcap_user.c
Al Viro
1
-1
/
+1
2008-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
97
-97
/
+239
[next]