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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Define flags for Strong Access Ordering
Dave Kleikamp
2008-07-09
3
-0
/
+6
*
mm: Allow architectures to define additional protection bits
Dave Kleikamp
2008-07-09
1
-1
/
+28
*
powerpc: Implement task_pt_regs() accessor
Srinivasa Ds
2008-07-09
1
-0
/
+2
*
powerpc: move device_to_mask() to dma-mapping.h
Mark Nelson
2008-07-09
1
-0
/
+9
*
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
2
-34
/
+94
*
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2008-07-09
1
-3
/
+3
*
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
2008-07-09
1
-0
/
+1
*
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
2008-07-03
1
-2
/
+4
*
powerpc: Remove old dump_task_* functions
Michael Neuling
2008-07-03
1
-20
/
+0
*
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
4
-26
/
+46
*
powerpc: Fix compile warning in init_thread
Michael Neuling
2008-07-03
1
-1
/
+1
*
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
2008-07-03
1
-2
/
+2
*
powerpc: Update for VSX core file and ptrace
Michael Neuling
2008-07-01
2
-2
/
+3
*
powerpc: Keep 3 high personality bytes across exec
Eric B Munson
2008-07-01
1
-1
/
+2
*
powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi...
Bart Van Assche
2008-07-01
1
-13
/
+14
*
powerpc: Add 64 bit version of huge_ptep_set_wrprotect
Andy Whitcroft
2008-07-01
3
-6
/
+15
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
5
-3
/
+63
*
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
1
-0
/
+103
*
powerpc: Add VSX CPU feature
Michael Neuling
2008-07-01
1
-1
/
+14
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
1
-3
/
+15
*
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-07-01
2
-2
/
+7
*
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
3
-13
/
+59
*
powerpc: Consolidate feature fixup macros for 64/32 bit
Michael Ellerman
2008-07-01
1
-41
/
+13
*
powerpc: Consolidate CPU and firmware feature fixup macros
Michael Ellerman
2008-07-01
4
-76
/
+104
*
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
2008-07-01
1
-0
/
+2
*
powerpc: Add new code patching routines
Michael Ellerman
2008-07-01
1
-0
/
+8
*
powerpc: Add ppc_function_entry() which gets the entry point for a function
Michael Ellerman
2008-07-01
1
-0
/
+16
*
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
1
-2
/
+4
*
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2008-07-01
2
-48
/
+25
*
powerpc: asm/elf.h: Reduce userspace header
Adrian Bunk
2008-07-01
1
-6
/
+6
*
powerpc: Don't export asm/asm-compat.h to userspace
Adrian Bunk
2008-07-01
2
-3
/
+3
*
drivers/macintosh: Various cleanups
Adrian Bunk
2008-07-01
1
-1
/
+0
*
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
2008-07-01
1
-0
/
+6
*
powerpc: Add cputable entry for POWER7
Michael Neuling
2008-06-30
1
-2
/
+10
*
powerpc: Fix copy-and-paste error in clrsetbits_le16
Scott Wood
2008-06-30
1
-1
/
+1
*
powerpc: Get rid of bitfields in ppc_bat struct
Becky Bruce
2008-06-30
1
-17
/
+2
*
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
2008-06-30
1
-0
/
+9
*
powerpc: Silly spelling fix in pgtable-ppc32
Becky Bruce
2008-06-30
1
-2
/
+2
*
powerpc: Provide dummy crash_shutdown_register
Arnd Bergmann
2008-06-30
1
-1
/
+12
*
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
2008-06-30
3
-3
/
+16
*
powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n
Anton Vorontsov
2008-06-30
1
-0
/
+16
*
powerpc: Optimise smp_wmb on 64-bit processors
Nick Piggin
2008-06-30
1
-3
/
+10
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
78
-168
/
+431
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-06-29
3
-3
/
+8
|
|
\
|
|
*
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
2008-06-26
1
-2
/
+2
|
|
*
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
Tim Farrington
2008-06-26
1
-0
/
+1
|
|
*
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
2008-06-26
1
-1
/
+5
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-06-29
1
-4
/
+2
|
|
\
\
|
|
*
|
thermal: Create CONFIG_THERMAL_HWMON=n
Rene Herman
2008-06-25
1
-4
/
+2
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-06-29
3
-3
/
+2
|
|
\
\
[next]