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
...
*
[PATCH] x86-64: cleanup Doc/x86_64/ files
Randy Dunlap
2007-02-13
4
-42
/
+35
*
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofile
Venkatesh Pallipadi
2007-02-13
1
-4
/
+5
*
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog
Venkatesh Pallipadi
2007-02-13
1
-16
/
+48
*
[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...
Venkatesh Pallipadi
2007-02-13
1
-14
/
+32
*
[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.c
Glauber de Oliveira Costa
2007-02-13
1
-1
/
+1
*
[PATCH] x86-64: Remove fastcall references in x86_64 code
Glauber de Oliveira Costa
2007-02-13
4
-7
/
+7
*
[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole
Rohit Seth
2007-02-13
4
-14
/
+133
*
[PATCH] i386: romsignature/checksum cleanup
Rene Herman
2007-02-13
1
-8
/
+9
*
[PATCH] i386: improve sched_clock() on i686
Ingo Molnar
2007-02-13
2
-9
/
+15
*
[PATCH] i386: add idle notifier
Stephane Eranian
2007-02-13
7
-1
/
+85
*
[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>
Adrian Bunk
2007-02-13
1
-0
/
+1
*
[PATCH] generic: Break init() in two parts to avoid MODPOST warnings
Vivek Goyal
2007-02-13
1
-36
/
+45
*
[PATCH] i386: move startup_32() in text.head section
Vivek Goyal
2007-02-13
3
-5
/
+29
*
[PATCH] i386: Paravirt debug defaults off
Zachary Amsden
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Vmi timer race
Zachary Amsden
2007-02-13
1
-0
/
+4
*
[PATCH] i386: Kprobe rpl fix
Zachary Amsden
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Profile pc badness
Zachary Amsden
2007-02-13
3
-12
/
+21
*
[PATCH] i386: vMI timer patches
Zachary Amsden
2007-02-13
15
-5
/
+687
*
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
2007-02-13
10
-2
/
+1195
*
[PATCH] i386: SMP boot hook for paravirt
Zachary Amsden
2007-02-13
4
-0
/
+23
*
[PATCH] i386: iOPL handling for paravirt guests
Zachary Amsden
2007-02-13
1
-0
/
+9
*
[PATCH] i386: paravirt CPU hypercall batching mode
Zachary Amsden
2007-02-13
5
-8
/
+53
*
[PATCH] MM: page allocation hooks for VMI backend
Zachary Amsden
2007-02-13
6
-8
/
+72
*
[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h
Adrian Bunk
2007-02-13
1
-0
/
+1
*
[PATCH] x86-64: do not always end the stack trace with ULONG_MAX
Catalin Marinas
2007-02-13
1
-2
/
+3
*
[PATCH] x86-64: improved iommu documentation
Karsten Weiss
2007-02-13
4
-60
/
+90
*
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
Eric Dumazet
2007-02-13
3
-9
/
+2
*
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
OGAWA Hirofumi
2007-02-13
1
-20
/
+31
*
[PATCH] mmconfig: fix unreachable_devices()
OGAWA Hirofumi
2007-02-13
4
-5
/
+21
*
[PATCH] mmconfig: minor cleanup in mmconfig code
OGAWA Hirofumi
2007-02-13
4
-52
/
+33
*
[PATCH] mmconfig: remove #define MMCONFIG_APER_XXX
OGAWA Hirofumi
2007-02-13
1
-4
/
+0
*
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
OGAWA Hirofumi
2007-02-13
3
-46
/
+37
*
[PATCH] mmconfig: Fix x86_64 ioremap base_address
OGAWA Hirofumi
2007-02-13
1
-11
/
+35
*
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
Olivier Galibert
2007-02-13
1
-0
/
+33
*
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
Olivier Galibert
2007-02-13
1
-2
/
+119
*
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
Olivier Galibert
2007-02-13
1
-1
/
+2
*
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
Olivier Galibert
2007-02-13
6
-136
/
+111
*
[PATCH] i386: Fix a typo in an IRQ handler name
Maciej W. Rozycki
2007-02-13
1
-1
/
+1
*
[PATCH] i386: Convert i386 PDA code to use %fs
Jeremy Fitzhardinge
2007-02-13
17
-103
/
+99
*
[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fix
Amul Shah
2007-02-13
1
-7
/
+8
*
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Amul Shah
2007-02-13
5
-15
/
+85
*
[PATCH] x86-64: Add __copy_from_user_nocache
Andi Kleen
2007-02-13
4
-1
/
+233
*
[PATCH] i386: Update defconfig
Andi Kleen
2007-02-13
1
-14
/
+37
*
[PATCH] x86-64: Update defconfig
Andi Kleen
2007-02-13
1
-11
/
+34
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-02-12
6
-18
/
+13
|
\
|
*
[SPARC]: Re-export saved_command_line to modules.
David S. Miller
2007-02-12
2
-2
/
+2
|
*
[SPARC64]: Increase command line size to 2048 like other arches.
David S. Miller
2007-02-12
1
-1
/
+1
|
*
[SPARC64]: We do not need ZONE_DMA.
David S. Miller
2007-02-12
3
-15
/
+10
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-12
71
-709
/
+768
|
\
\
|
|
/
|
/
|
|
*
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
2007-02-12
3
-11
/
+19
[prev]
[next]