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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-7
/
+0
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
2
-3
/
+3
*
[PATCH] update legacy io handling for pmac
Olaf Hering
2006-10-01
1
-0
/
+6
*
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
2006-10-01
2
-9
/
+0
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
2
-2
/
+2
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
1
-1
/
+1
*
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-09-27
1
-1
/
+1
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
2
-2
/
+2
*
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
2006-09-27
3
-179
/
+38
*
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
2006-09-26
1
-1
/
+1
*
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2006-09-26
1
-2
/
+2
*
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2006-09-23
2
-3
/
+3
*
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
Linas Vepstas
2006-09-22
1
-12
/
+24
*
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
Scott Wood
2006-09-22
1
-0
/
+2
*
[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
Nathan Lynch
2006-09-22
1
-19
/
+25
*
[POWERPC] Maple U3 HT - reject inappropriate config space access
Nathan Lynch
2006-09-22
1
-0
/
+6
*
[POWERPC] Fix IPIC pending register assignments
Scott Wood
2006-09-22
1
-21
/
+21
*
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
2006-09-22
2
-52
/
+242
*
[POWERPC] EEH: support MMIO enable recovery step
Linas Vepstas
2006-09-21
1
-17
/
+64
*
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
2006-09-21
1
-0
/
+29
*
[POWERPC] EEH: code comment cleanup
Linas Vepstas
2006-09-21
2
-11
/
+35
*
[POWERPC] EEH: balance pcidev_get/put calls
Linas Vepstas
2006-09-21
1
-15
/
+2
*
[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX
Peter Bergner
2006-09-21
1
-0
/
+1
*
[POWERPC] Start arch/powerpc/boot code reorganization
Mark A. Greer
2006-09-20
9
-178
/
+441
*
[POWERPC] Define of_read_ulong helper
Paul Mackerras
2006-09-20
3
-25
/
+11
*
[POWERPC] convert string i/o operations to C
Stephen Rothwell
2006-09-20
4
-103
/
+118
*
[POWERPC] clean up ide io accessors
Stephen Rothwell
2006-09-20
2
-19
/
+0
*
[POWERPC] remove unused asm routines
Stephen Rothwell
2006-09-20
2
-56
/
+0
*
[POWERPC] silence a warning
Stephen Rothwell
2006-09-20
1
-1
/
+1
*
[POWERPC] make spinlocks work in a combined kernel
Stephen Rothwell
2006-09-20
1
-14
/
+13
*
[POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18
Kim Phillips
2006-09-14
1
-8
/
+8
*
[POWERPC] Fix non-smp build
Olof Johansson
2006-09-14
1
-0
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2006-09-14
24
-236
/
+809
|
\
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-09-13
18
-232
/
+695
|
|
\
|
|
*
[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption
Benjamin Herrenschmidt
2006-09-13
1
-1
/
+6
|
|
*
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
Paul Mackerras
2006-09-13
1
-24
/
+25
|
|
*
[POWERPC] Fix interrupt clearing in kdump shutdown sequence
Mohan Kumar M
2006-09-13
1
-1
/
+1
|
|
*
[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.
Jon Loeliger
2006-09-13
1
-1
/
+1
|
|
*
[POWERPC] Update defconfigs
Paul Mackerras
2006-09-10
14
-205
/
+662
|
*
|
[PATCH] syscall class hookup for all normal targets
Al Viro
2006-09-12
1
-0
/
+4
|
*
|
[PATCH] audit: AUDIT_PERM support
Al Viro
2006-09-11
2
-0
/
+37
|
*
|
[PATCH] audit: more syscall classes added
Al Viro
2006-09-11
2
-0
/
+26
|
*
|
[PATCH] syscall classes hookup for ppc and s390
Al Viro
2006-09-11
3
-0
/
+43
|
|
/
|
*
[PATCH] powerpc: Fix typo in powermac platform functions
Benjamin Herrenschmidt
2006-09-03
1
-1
/
+1
|
*
[PATCH] powerpc: Fix PowerMac IRQ handling bug
Benjamin Herrenschmidt
2006-09-01
1
-3
/
+3
*
|
[POWERPC] Export copy_4K_page()
David Howells
2006-09-13
1
-0
/
+3
*
|
[POWERPC] print backtrace when entering xmon
Olaf Hering
2006-09-13
3
-0
/
+16
*
|
[POWERPC] powerpc: Instrument Hypervisor Calls
Mike Kravetz
2006-09-13
5
-0
/
+223
[next]