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-07-12
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2
-19
/
+0
2007-07-12
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-2
/
+0
2007-07-02
[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver
Olof Johansson
1
-4
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2
-1
/
+3
2007-06-17
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
2
-8
/
+16
2007-06-02
[POWERPC] Fix return from pte_alloc_one() in out-of-memory case
Akinobu Mita
1
-1
/
+2
2007-06-02
[POWERPC] Fix possible access to free pages
Benjamin Herrenschmidt
1
-0
/
+9
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-17
[POWERPC] Wire up some more syscalls
Stephen Rothwell
2
-1
/
+7
2007-05-17
[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link error
David Gibson
2
-17
/
+0
2007-05-17
[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.
James.Yang
1
-0
/
+6
2007-05-17
[POWERPC] Change include protections to ASM_POWERPC
Becky Bruce
5
-15
/
+15
2007-05-11
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
1
-2
/
+9
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-24
/
+1
2007-05-10
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
1
-1
/
+11
2007-05-10
[POWERPC] PS3: Fix sys manager build error
Geoff Levand
1
-0
/
+5
2007-05-10
[POWERPC] Assorted janitorial EEH cleanups
Linas Vepstas
1
-3
/
+15
2007-05-10
[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID
Stephen Rothwell
1
-4
/
+0
2007-05-10
[POWERPC] Wire up sys_utimensat
Stephen Rothwell
2
-1
/
+3
2007-05-10
Merge branch 'linux-2.6'
Paul Mackerras
2
-1
/
+2
2007-05-10
[POWERPC] User rheap from arch/powerpc/lib
Kumar Gala
1
-0
/
+89
2007-05-10
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
1
-9
/
+4
2007-05-10
[POWERPC] Move reg_booke.h to include/asm-powerpc
Becky Bruce
1
-0
/
+469
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
7
-70
/
+83
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
1
-0
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-09
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
1
-18
/
+13
2007-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
1
-1
/
+9
2007-05-09
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
2
-2
/
+11
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
3
-49
/
+50
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
26
-701
/
+1774
2007-05-08
Remove tas()
Jeff Dike
1
-2
/
+0
2007-05-08
local_t: powerpc extension
Mathieu Desnoyers
1
-1
/
+200
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-0
/
+1
2007-05-08
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
Mathieu Desnoyers
3
-6
/
+131
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-2
/
+0
2007-05-08
parport->dev driver model support
David Brownell
1
-5
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-18
/
+0
2007-05-08
[POWERPC] Early serial debug support for PPC44x
David Gibson
2
-0
/
+7
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman
1
-0
/
+5
2007-05-08
[POWERPC] PowerPC MSI infrastructure
Michael Ellerman
1
-0
/
+8
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
1
-5
/
+0
2007-05-08
[POWERPC] Remove use of 4level-fixup.h for ppc32
David Gibson
3
-34
/
+12
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2
-20
/
+3
2007-05-08
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
2
-2
/
+1
2007-05-08
[POWERPC] Generalize tsi108 PHY types
Josh Boyer
1
-0
/
+11
2007-05-08
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
1
-0
/
+45
2007-05-07
[POWERPC] mpc52xx suspend to deep-sleep
Domen Puncer
1
-0
/
+11
2007-05-07
[POWERPC] Export of_device_get_modalias
Sylvain Munaut
1
-0
/
+2
[next]