index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: use generic percpu on 64-bit
travis@sgi.com
2008-01-30
1
-21
/
+2
*
x86_32: use generic percpu.h
travis@sgi.com
2008-01-30
1
-21
/
+9
*
percpu: make the asm-generic/percpu.h more "generic"
travis@sgi.com
2008-01-30
2
-12
/
+64
*
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
2008-01-30
8
-120
/
+26
*
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
2008-01-30
8
-7
/
+14
*
i386: handle an initrd in highmem (version 2)
H. Peter Anvin
2008-01-30
3
-27
/
+112
*
x86 boot : export boot_params via debugfs for debugging
Huang, Ying
2008-01-30
5
-1
/
+81
*
x86: reboot_{32|64}.c unification
Miguel Boton
2008-01-30
4
-315
/
+163
*
debug: add the end-of-trace marker and the module list to
Arjan van de Ven
2008-01-30
1
-4
/
+12
*
debug: move WARN_ON() out of line
Arjan van de Ven
2008-01-30
2
-5
/
+20
*
debug: introduce __WARN()
Olof Johansson
2008-01-30
1
-6
/
+11
*
x86: kprobes change kprobe_handler flow
Abhishek Sagar
2008-01-30
1
-67
/
+86
*
x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate
Eric Dumazet
2008-01-30
2
-1
/
+3
*
x86: clean up include/asm-x86/calling.h
Ingo Molnar
2008-01-30
1
-94
/
+100
*
x86: mark memory_setup __init
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: Set CFQ as default in 32-bit defconfig
Andi Kleen
2008-01-30
1
-2
/
+2
*
x86: compile apm and voyager module only when selected in Kconfig
Andi Kleen
2008-01-30
4
-9
/
+9
*
x86: document fdimage/isoimage completely in make help
Andi Kleen
2008-01-30
1
-8
/
+12
*
x86: remove CPU capabitilites printks on 32-bit
Andi Kleen
2008-01-30
1
-19
/
+1
*
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
Andi Kleen
2008-01-30
1
-2
/
+19
*
genirq: turn irq debugging options into module params
Andi Kleen
2008-01-30
1
-0
/
+5
*
x86/efi: fix improper use of lvalue
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86: page.h: move things back to their own files
Jeremy Fitzhardinge
2008-01-30
4
-223
/
+187
*
x86: page.h: move remaining bits and pieces
Jeremy Fitzhardinge
2008-01-30
3
-30
/
+23
*
x86: page.h: move pa and va related things
Jeremy Fitzhardinge
2008-01-30
3
-25
/
+25
*
x86: page.h: move and unify types for pagetable entry, #6
Ingo Molnar
2008-01-30
1
-1
/
+1
*
x86: page.h: move and unify types for pagetable entry
Jeremy Fitzhardinge
2008-01-30
2
-85
/
+48
*
x86: page.h: move and unify types for pagetable entry, #5
Ingo Molnar
2008-01-30
2
-21
/
+72
*
x86: page.h: move and unify types for pagetable entry, #4
Ingo Molnar
2008-01-30
1
-0
/
+3
*
x86: page.h: move and unify types for pagetable entry, #3
Ingo Molnar
2008-01-30
2
-1
/
+13
*
x86: page.h: move and unify types for pagetable entry, #2
Ingo Molnar
2008-01-30
1
-3
/
+3
*
x86: page.h: move and unify types for pagetable entry, #1
Ingo Molnar
2008-01-30
1
-0
/
+6
*
x86: add _AT() macro to conditionally cast
Jeremy Fitzhardinge
2008-01-30
1
-0
/
+5
*
x86: page.h: unify page copying and clearing
Jeremy Fitzhardinge
2008-01-30
3
-73
/
+55
*
x86: page.h: unify constants
Jeremy Fitzhardinge
2008-01-30
3
-126
/
+119
*
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
Andreas Herrmann
2008-01-30
1
-5
/
+4
*
x86: don't disable TSC in any C states on AMD Fam10h
Andi Kleen
2008-01-30
1
-4
/
+28
*
x86: remove explicit C3 TSC check on 64bit
Andi Kleen
2008-01-30
1
-8
/
+1
*
x86: allow TSC clock source on AMD Fam10h and some cleanup
Andi Kleen
2008-01-30
2
-3
/
+7
*
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
5
-24
/
+59
*
x86: remove the now unused X86_FEATURE_SYNC_RDTSC
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: fix sched_clock()
Ingo Molnar
2008-01-30
3
-10
/
+16
*
x86: remove get_cycles_sync
Andi Kleen
2008-01-30
4
-61
/
+17
*
x86: read_tsc sync
Ingo Molnar
2008-01-30
1
-0
/
+3
*
x86: map vsyscalls early enough
Ingo Molnar
2008-01-30
3
-2
/
+5
*
x86: move native_read_tsc() offline
Ingo Molnar
2008-01-30
2
-7
/
+11
*
x86: introduce rdtsc_barrier()
Andi Kleen
2008-01-30
1
-0
/
+13
*
git-x86: unbreak UML
WANG Cong
2008-01-30
1
-0
/
+6
*
x86: move nop declarations into separate include file
Andi Kleen
2008-01-30
2
-85
/
+91
*
x86: lfence fix
Ingo Molnar
2008-01-30
1
-1
/
+1
[next]