Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a4e623fbc9b201930abcf78df6db5e49aa8e00cb
/
arch
/
powerpc
/
include
a4e623f
ps3: Replace direct file operations by callback
by Geert Uytterhoeven
· 16 years ago
03fa68c
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
by Geert Uytterhoeven
· 16 years ago
9f08e9d
ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices
by Geert Uytterhoeven
· 16 years ago
c2e95c6
powerpc: Use generic atomic64_t implementation on 32-bit processors
by Paul Mackerras
· 16 years ago
4c75f84
powerpc: Add compiler memory barrier to mtmsr macro
by Paul Mackerras
· 16 years ago
3240776
powerpc: Wire up sys_rt_tgsigqueueinfo
by Stephen Rothwell
· 16 years ago
c204ff6
ps3fb: Tear down FB setup during cleanup
by Geert Uytterhoeven
· 16 years ago
d3352c9
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
by Geert Uytterhoeven
· 16 years ago
5c6fc8d
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
by Geert Uytterhoeven
· 16 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 16 years ago
e349792
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 16 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
e14112d
perfcounters: remove powerpc definitions of perf_counter_do_pending
by Stephen Rothwell
· 16 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 16 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 16 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 16 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 16 years ago
106b506
perf_counter: powerpc: Implement generalized cache events for POWER processors
by Paul Mackerras
· 16 years ago
ba252af
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 16 years ago
ec3cf2e
powerpc: Add support for swiotlb on 32-bit
by Becky Bruce
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
91c60b5
powerpc: Separate PACA fields for server CPUs
by Benjamin Herrenschmidt
· 16 years ago
d3f6204
powerpc: Set init_bootmem_done on NUMA platforms as well
by Benjamin Herrenschmidt
· 16 years ago
ec097c8
powerpc: Add PTRACE_SINGLEBLOCK support
by Roland McGrath
· 16 years ago
64f1650
powerpc/virtex: Add support for Xilinx PCI host bridge
by Roderick Colenbrander
· 16 years ago
23db9f4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
435462c
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 16 years ago
8b31e49
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
by Benjamin Herrenschmidt
· 16 years ago
f637a49
powerpc: Minor cleanups of kernel virt address space definitions
by Benjamin Herrenschmidt
· 16 years ago
0bc53a6
ASoC: Add a few more mpc5200 PSC defines
by Jon Smirl
· 16 years ago
80947e7
powerpc: Keep track of emulated instructions
by Geert Uytterhoeven
· 16 years ago
2138422
powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
by Becky Bruce
· 16 years ago
cf6692c
powerpc/pci: Cleanup some minor cruft
by Kumar Gala
· 16 years ago
2eb4afb
powerpc/pci: Move pseries code into pseries platform specific area
by Kumar Gala
· 16 years ago
60dbf43
powerpc: Add 2.06 tlbie mnemonics
by Milton Miller
· 16 years ago
af20aeb
powerpc: Enable MMU feature sections for inline asm
by Milton Miller
· 16 years ago
dfb432c
powerpc: Move VSX load/stores into ppc-opcode.h
by Michael Neuling
· 16 years ago
da6b43c
powerpc: Cleanup macros in ppc-opcode.h
by Michael Neuling
· 16 years ago
d89ebca
powerpc: Fix up elf_read_implies_exec() usage
by Kumar Gala
· 16 years ago
9b647a3
powerpc/irq: Move get_irq() comment into header
by Michael Ellerman
· 16 years ago
14f966e
powerpc/pseries: CMO unused page hinting
by Robert Jennings
· 16 years ago
98ca77a
powerpc/qe: update QE Serial Number
by Haiying Wang
· 16 years ago
06c4435
powerpc/qe: update risc allocation for QE
by Haiying Wang
· 16 years ago
1e76dff
powerpc/86xx: clean up smp init code
by Kumar Gala
· 16 years ago
ca851c7
powerpc/cpm: Remove some cruft code and defines
by Kumar Gala
· 16 years ago
89d9334
powerpc: make dma_window_* in pci_controller struct avail on 32b
by Becky Bruce
· 16 years ago
dc3f81b
Merge commit 'v2.6.30-rc6' into perfcounters/core
by Ingo Molnar
· 16 years ago
662f11c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
0bbd0d4
perf_counter: powerpc: supply more precise information on counter overflow events
by Paul Mackerras
· 16 years ago
ef92321
perf_counter: powerpc: use u64 for event codes internally
by Paul Mackerras
· 16 years ago
49a8496
powerpc: Allow mem=x cmdline to work with 4G+
by Becky Bruce
· 16 years ago
397717c
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
by Stephen Rothwell x
· 16 years ago
0763ed2
of: make of_(un)register_platform_driver common code
by Grant Likely
· 16 years ago
ab7ef2e
perf_counter: powerpc: allow use of limited-function counters
by Paul Mackerras
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
c3310e7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
2e8aead
powerpc: ppc32 needs elf_read_implies_exec()
by Kumar Gala
· 16 years ago
9203fc9
powerpc: Use __REF macro instead of old .text.init.refok.
by Tim Abbott
· 16 years ago
323d23a
Revert "powerpc: Add support for early tlbilx opcode"
by Kumar Gala
· 16 years ago
59e4c3a
powerpc/32: Don't clobber personality flags on exec
by Andreas Schwab
· 16 years ago
5bd3ef8
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
by Paul Mackerras
· 16 years ago
306a828
powerpc: Fix data-corrupting bug in __futex_atomic_op
by Paul Mackerras
· 16 years ago
19e0542
parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc
by Tony Breeds
· 16 years ago
5ea472a
Merge commit 'v2.6.30-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
e996557
powerpc: Add support for early tlbilx opcode
by Kumar Gala
· 16 years ago
7281f5d
powerpc: Fix tlbilx opcode
by Kumar Gala
· 16 years ago
11b55da
powerpc: Fix oops when loading modules
by Paul Mackerras
· 16 years ago
1a917bb
powerpc: Wire up preadv and pwritev
by Stephen Rothwell
· 16 years ago
4a9f9506
powerpc/pseries: Scan for all events in rtasd
by Anton Blanchard
· 16 years ago
0559f0a
powerpc/pseries: Add dispatch dispersion statistics
by Anton Blanchard
· 16 years ago
85701e6
powerpc: Remove duplicated #include's
by Huang Weiyi
· 16 years ago
ae6e59c
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
d91e4ea
powerpc: Add support for CoreInt delivery of interrupts on MPIC
by Kumar Gala
· 16 years ago
925d519
perf_counter: unify and fix delayed counter wakeup
by Peter Zijlstra
· 16 years ago
b6c5a71d
perf_counter: abstract wakeup flag setting in core to fix powerpc build
by Paul Mackerras
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
bad6a5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
e60f57f
powerpc/math-emu: Change types to work on ppc64
by Kumar Gala
· 16 years ago
39fd093
powerpc: Move SPEFSCR defines to common header
by Kumar Gala
· 16 years ago
0b5f037
powerpc/ps3: Add rtc-ps3
by Geert Uytterhoeven
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
bf9ed57
pm: cleanup includes
by Magnus Damm
· 16 years ago
7ca43e7
mm: use debug_kmap_atomic
by Akinobu Mita
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
efbda86
powerpc: Sanitize stack pointer in signal handling code
by Josh Boyer
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
5a54bd1
Merge commit 'v2.6.29' into core/header-fixes
by Ingo Molnar
· 16 years ago
87c656b
powerpc/fsl-booke: declare tlbcam_index for use in c
by Liu Yu
· 16 years ago
Next »