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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[x86 setup] Fix assembly constraints
H. Peter Anvin
2007-07-18
6
-7
/
+7
*
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
2007-07-18
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2007-07-18
4
-0
/
+17
|
\
|
*
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-07-17
4
-0
/
+17
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-18
6
-36
/
+191
|
\
\
|
*
|
[SPARC64]: Set vio->desc_buf to NULL after freeing.
David S. Miller
2007-07-18
1
-0
/
+1
|
*
|
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
Stephen Rothwell
2007-07-18
2
-0
/
+6
|
*
|
[SPARC64]: Handle reset events in vio_link_state_change().
David S. Miller
2007-07-18
1
-0
/
+29
|
*
|
[SPARC64]: Handle LDC resets properly in domain-services driver.
David S. Miller
2007-07-18
1
-0
/
+19
|
*
|
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
David S. Miller
2007-07-18
1
-64
/
+59
|
*
|
[SPARC64]: Add basic infrastructure for MD add/remove notification.
David S. Miller
2007-07-18
2
-3
/
+108
|
|
/
*
|
Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2007-07-18
36
-42
/
+4381
|
\
\
|
*
|
xen: disable all non-virtual drivers
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
|
*
|
xen: use iret directly when possible
Jeremy Fitzhardinge
2007-07-18
5
-5
/
+199
|
*
|
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
|
*
|
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
2007-07-18
5
-54
/
+190
|
*
|
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
2007-07-18
4
-16
/
+151
|
*
|
xen: handle external requests for shutdown, reboot and sysrq
Jeremy Fitzhardinge
2007-07-18
2
-1
/
+144
|
*
|
xen: machine operations
Jeremy Fitzhardinge
2007-07-18
2
-3
/
+44
|
*
|
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
2007-07-18
2
-1
/
+7
|
*
|
xen: hack to prevent bad segment register reload
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+12
|
*
|
xen: lazy-mmu operations
Jeremy Fitzhardinge
2007-07-18
3
-32
/
+72
|
*
|
xen: Add support for preemption
Jeremy Fitzhardinge
2007-07-18
5
-42
/
+76
|
*
|
xen: SMP guest support
Jeremy Fitzhardinge
2007-07-18
10
-49
/
+682
|
*
|
xen: Implement sched_clock
Jeremy Fitzhardinge
2007-07-18
3
-4
/
+28
|
*
|
xen: Account for stolen time
Jeremy Fitzhardinge
2007-07-18
1
-9
/
+150
|
*
|
xen: ignore RW mapping of RO pages in pagetable_init
Jeremy Fitzhardinge
2007-07-18
1
-2
/
+25
|
*
|
xen: Complete pagetable pinning
Jeremy Fitzhardinge
2007-07-18
4
-109
/
+242
|
*
|
xen: configuration
Jeremy Fitzhardinge
2007-07-18
2
-0
/
+13
|
*
|
xen: time implementation
Jeremy Fitzhardinge
2007-07-18
3
-1
/
+414
|
*
|
xen: event channels
Jeremy Fitzhardinge
2007-07-18
3
-1
/
+514
|
*
|
xen: virtual mmu
Jeremy Fitzhardinge
2007-07-18
4
-5
/
+494
|
*
|
xen: Core Xen implementation
Jeremy Fitzhardinge
2007-07-18
12
-1
/
+1152
|
*
|
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+28
|
*
|
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
2007-07-18
4
-13
/
+20
|
*
|
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+35
|
*
|
paravirt: export __supported_pte_mask
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+1
|
*
|
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
2007-07-18
1
-4
/
+2
|
*
|
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
2007-07-18
1
-1
/
+1
|
*
|
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
2007-07-18
1
-2
/
+3
|
*
|
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+2
|
*
|
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
2007-07-18
3
-3
/
+3
|
*
|
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
2007-07-18
1
-17
/
+6
|
*
|
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
2
-2
/
+2
*
|
|
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
Tony Breeds
2007-07-18
1
-8
/
+4
*
|
|
Fix compile failure in arch/powerpc/kernel/pci-common.c
Tony Breeds
2007-07-18
1
-2
/
+5
|
/
/
*
|
serial: add early_serial_setup() back to header file
Yinghai Lu
2007-07-18
21
-0
/
+21
|
/
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-07-17
3
-96
/
+47
|
\
|
*
[S390] Simplify stack trace.
Heiko Carstens
2007-07-17
1
-15
/
+11
|
*
[S390] z/VM unit record device driver
Frank Munzert
2007-07-17
1
-0
/
+1
[next]