index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-17
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
Stephen Rothwell
1
-0
/
+7
2007-08-17
[POWERPC] Remove get_property and device_is_compatible
Stephen Rothwell
1
-1
/
+0
2007-08-17
[POWERPC] Update lmb.h include protection to ASM_POWERPC
Becky Bruce
1
-3
/
+3
2007-08-17
[POWERPC] Implement atomic{, 64}_{read, write}() without volatile
Segher Boessenkool
1
-6
/
+28
2007-08-17
[POWERPC] pseries: Eliminate global error_log_cnt variable
Linas Vepstas
1
-2
/
+4
2007-08-17
[POWERPC] Replace a few #defines with empty inline functions
Segher Boessenkool
1
-6
/
+18
2007-08-10
[POWERPC] Fix initialization and usage of dma_mask
Benjamin Herrenschmidt
1
-1
/
+1
2007-08-10
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
1
-0
/
+7
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
1
-0
/
+1
2007-08-03
[POWERPC] Expand RPN field to 34 bits when using 64k pages
Paul Mackerras
1
-5
/
+3
2007-08-01
Fix WARN_ON() on bitfield ops
Linus Torvalds
1
-1
/
+1
2007-08-01
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-19
/
+17
2007-07-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-0
/
+37
2007-07-26
fix 'dynreloc miscount' link error on Powerpc
Sam Ravnborg
1
-1
/
+0
2007-07-26
make powerpc BUG_ON() OK with pointers and bitwise
Al Viro
1
-1
/
+1
2007-07-26
[POWERPC] Add function to check if address is an IO port
Benjamin Herrenschmidt
1
-0
/
+20
2007-07-26
[POWERPC] iSeries: Fix section mismatch warnings
Stephen Rothwell
1
-0
/
+12
2007-07-26
[POWERPC] iSeries: We need vio_enable_interrupts
Stephen Rothwell
1
-0
/
+5
2007-07-24
[POWERPC] Provide ability to setup P2P bridge registers from struct resource
Kumar Gala
1
-0
/
+2
2007-07-24
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
1
-1
/
+3
2007-07-23
[POWERPC] Removed setup_indirect_pci_nomap
Kumar Gala
1
-2
/
+0
2007-07-23
[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link
Kumar Gala
1
-0
/
+5
2007-07-23
[POWERPC] Add the ability to find PCI capabilities early on
Kumar Gala
1
-0
/
+3
2007-07-22
[POWERPC] MPIC protected sources
Benjamin Herrenschmidt
1
-0
/
+3
2007-07-22
[POWERPC] of_detach_node()'s device node argument cannot be const
Segher Boessenkool
1
-1
/
+1
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
1
-7
/
+4
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2
-4
/
+21
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
1
-2
/
+6
2007-07-20
[CELL] cell: add vicinity information on spus
Arnd Bergmann
1
-0
/
+3
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
1
-0
/
+10
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
1
-1
/
+7
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-5
/
+5
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
1
-0
/
+1
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
1
-0
/
+8
2007-07-20
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
1
-4
/
+4
2007-07-20
Create linux/of_platorm.h
Stephen Rothwell
1
-32
/
+6
2007-07-20
Begin consolidation of of_device.h
Stephen Rothwell
1
-17
/
+5
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
1
-0
/
+1
2007-07-20
Consolidate of_find_property
Stephen Rothwell
1
-0
/
+1
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
1
-0
/
+2
2007-07-20
Start split out of common open firmware code
Stephen Rothwell
1
-0
/
+3
2007-07-20
Split out common parts of prom.h
Stephen Rothwell
1
-37
/
+6
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-10
/
+0
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+3
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+7
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
1
-2
/
+0
2007-07-18
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2
-1
/
+3
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+15
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-2
/
+2
[prev]
[next]