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-07-08
x86: update mptable fix with no ioapic v2
Yinghai Lu
2
-41
/
+65
2008-07-08
x86: cleanup machine_specific_memory_setup, v2
Yinghai Lu
2
-37
/
+8
2008-07-08
x86: use acpi_numa_init to parse on 32-bit numa
Yinghai Lu
2
-162
/
+74
2008-07-08
x86: Kconfig cleanup with genericarch
Yinghai Lu
1
-5
/
+5
2008-07-08
x86: move some function out of setup_bootmem_alloc
Yinghai Lu
1
-15
/
+16
2008-07-08
x86: merge setup_memory_map with e820
Yinghai Lu
7
-176
/
+86
2008-07-08
x86: kill bad_ppro
Yinghai Lu
3
-33
/
+23
2008-07-08
x86: move e820_resource_resources to e820.c
Yinghai Lu
4
-249
/
+207
2008-07-08
x86 boot: pass E820 memory map entries more than 128 via linked list of setup...
Huang, Ying
2
-13
/
+49
2008-07-08
x86, mm: use add_highpages_with_active_regions() for high pages init v2
Yinghai Lu
3
-34
/
+58
2008-07-08
x86: rename two e820 related functions
Yinghai Lu
9
-25
/
+25
2008-07-08
x86: use dstapic in mp_config_acpi_legacy_irqs
Yinghai Lu
1
-13
/
+13
2008-07-08
x86: keep MP_intsrc_info untouched if we do not update mptable
Yinghai Lu
2
-6
/
+10
2008-07-08
x86: clean up relocate_initrd
Yinghai Lu
1
-4
/
+7
2008-07-08
x86: replace shrink_active_range() with remove_active_range()
Yinghai Lu
1
-21
/
+24
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
4
-14
/
+15
2008-07-08
x86: make generic arch support NUMAQ, fix #2
Yinghai Lu
1
-4
/
+5
2008-07-08
x86: make generic arch support NUMAQ, fix
Yinghai Lu
1
-1
/
+1
2008-07-08
x86: e820 merge parsing of the mem=/memmap= boot parameters
Yinghai Lu
3
-189
/
+86
2008-07-08
x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()
Ingo Molnar
1
-4
/
+0
2008-07-08
x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64
Bernhard Walle
1
-1
/
+1
2008-07-08
x86: add flags parameter to reserve_bootmem_generic()
Bernhard Walle
2
-7
/
+15
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
318
-5209
/
+9101
2008-07-05
Merge branch 'x86/s2ram-fix' into x86/urgent
Ingo Molnar
3
-2
/
+57
2008-07-05
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
Rafael J. Wysocki
1
-1
/
+1
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
3
-2
/
+57
2008-07-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+10
2008-07-04
Alpha Linux kernel fails with inconsistent kallsyms data
Bastian Blank
1
-7
/
+7
2008-07-04
mn10300: provide __ucmpdi2() for MN10300
David Howells
3
-1
/
+46
2008-07-04
mn10300: export certain arch symbols required to build allmodconfig
David Howells
2
-0
/
+4
2008-07-04
xen: fix address truncation in pte mfn<->pfn conversion
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-03
[MIPS] cevt-txx9: Reset timer counter on initialization
Atsushi Nemoto
1
-0
/
+3
2008-07-03
[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
Thomas Bogendoerfer
1
-1
/
+1
2008-07-03
[MIPS] IP32: Fix unexpected irq 71
Thomas Bogendoerfer
1
-0
/
+5
2008-07-03
arch/x86/mm/init_64.c: early_memtest(): fix types
Andrew Morton
1
-3
/
+4
2008-07-03
x86: fix Intel Mac booting with EFI
Hugh Dickins
1
-4
/
+4
2008-07-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-1
/
+3
2008-07-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-4
/
+5
2008-07-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-2
/
+20
2008-07-03
Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
1
-1
/
+13
2008-07-01
powerpc/mpc5200: Fix lite5200b suspend/resume
Tim Yamin
1
-1
/
+13
2008-07-01
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
1
-0
/
+5
2008-07-01
powerpc/bootwrapper: update for initrd with simpleImage
John Linn
1
-1
/
+2
2008-07-01
x86: fix NODES_SHIFT Kconfig range
Thomas Gleixner
1
-2
/
+2
2008-06-30
[IA64] export account_system_vtime
Doug Chapman
1
-0
/
+1
2008-06-30
[IA64] Bugfix for system with 32 cpus
Tony Luck
1
-1
/
+2
2008-06-30
[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off
Catalin Marinas
1
-0
/
+2
2008-06-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+6
2008-06-30
ptrace GET/SET FPXREGS broken
TAKADA Yoshihito
1
-2
/
+2
[next]