Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a131bc185528331451a93db6c50a7d2070376a61
/
arch
/
powerpc
/
include
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
ad9064d
powerpc: Fix spin_event_timeout() to be robust over context switches
by Grant Likely
· 15 years ago
55bcab4
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fd0cca7
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
6c16a74
powerpc/mm: Fix potential access to freed pages when using hugetlbfs
by Benjamin Herrenschmidt
· 15 years ago
c4007a2
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
by Benjamin Herrenschmidt
· 15 years ago
f97bb36
powerpc/rtas: Turn rtas lock into a raw spinlock
by Benjamin Herrenschmidt
· 15 years ago
5d38902
powerpc: Add irqtrace support for 32-bit powerpc
by Benjamin Herrenschmidt
· 15 years ago
850f6ac
powerpc/mm: Make k(un)map_atomic out of line
by Benjamin Herrenschmidt
· 15 years ago
6f0b1c6
powerpc: Swiotlb breaks pseries
by Michael Ellerman
· 15 years ago
194002b
perf_counter, x86: Add mmap counter read support
by Peter Zijlstra
· 15 years ago
5e10cf5
powerpc/cpm1: Remove IMAP_ADDR
by Kumar Gala
· 15 years ago
12e24f3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
773d7a0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
079b3c5
perf_counter: powerpc: Change how processor-specific back-ends get selected
by Paul Mackerras
· 15 years ago
448d64f
perf_counter: powerpc: Use unsigned long for register and constraint values
by Paul Mackerras
· 15 years ago
105988c
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
by Paul Mackerras
· 15 years ago
b71a107
Merge commit 'gcl/merge' into next
by Benjamin Herrenschmidt
· 15 years ago
4b337c5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 15 years ago
a3d06cc
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
87c441e
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
by Wolfgang Denk
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
08604bd
time: move PIT_TICK_RATE to linux/timex.h
by Arnd Bergmann
· 15 years ago
492b057
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
609106b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
2fae0a5
powerpc: Add memory clobber to mtspr()
by Benjamin Herrenschmidt
· 15 years ago
9317726
powerpc: Introduce macro spin_event_timeout()
by Timur Tabi
· 15 years ago
e86b499
powerpc/fsl: Increase the number of possible localbus banks
by mware@internode.on.net
· 15 years ago
cab888e
powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
by Nate Case
· 15 years ago
2ed0e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
0fa2133
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
9974458
perf_counter: Make set_perf_counter_pending() declaration common
by Paul Mackerras
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
a4e623f
ps3: Replace direct file operations by callback
by Geert Uytterhoeven
· 15 years ago
03fa68c
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
by Geert Uytterhoeven
· 15 years ago
9f08e9d
ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices
by Geert Uytterhoeven
· 15 years ago
c2e95c6
powerpc: Use generic atomic64_t implementation on 32-bit processors
by Paul Mackerras
· 15 years ago
4c75f84
powerpc: Add compiler memory barrier to mtmsr macro
by Paul Mackerras
· 15 years ago
3240776
powerpc: Wire up sys_rt_tgsigqueueinfo
by Stephen Rothwell
· 15 years ago
c204ff6
ps3fb: Tear down FB setup during cleanup
by Geert Uytterhoeven
· 15 years ago
d3352c9
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
by Geert Uytterhoeven
· 15 years ago
5c6fc8d
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
by Geert Uytterhoeven
· 15 years ago
7dafd23
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
e349792
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
e14112d
perfcounters: remove powerpc definitions of perf_counter_do_pending
by Stephen Rothwell
· 15 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
· 15 years ago
ba252af
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
ec3cf2e
powerpc: Add support for swiotlb on 32-bit
by Becky Bruce
· 15 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 15 years ago
91c60b5
powerpc: Separate PACA fields for server CPUs
by Benjamin Herrenschmidt
· 15 years ago
d3f6204
powerpc: Set init_bootmem_done on NUMA platforms as well
by Benjamin Herrenschmidt
· 15 years ago
ec097c8
powerpc: Add PTRACE_SINGLEBLOCK support
by Roland McGrath
· 15 years ago
64f1650
powerpc/virtex: Add support for Xilinx PCI host bridge
by Roderick Colenbrander
· 15 years ago
047584c
net/ucc_geth: Add SGMII support for UEC GETH driver
by Haiying Wang
· 15 years ago
23db9f4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
435462c
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 15 years ago
8b31e49
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
by Benjamin Herrenschmidt
· 15 years ago
f637a49
powerpc: Minor cleanups of kernel virt address space definitions
by Benjamin Herrenschmidt
· 15 years ago
0bc53a6
ASoC: Add a few more mpc5200 PSC defines
by Jon Smirl
· 15 years ago
80947e7
powerpc: Keep track of emulated instructions
by Geert Uytterhoeven
· 15 years ago
2138422
powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit
by Becky Bruce
· 15 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
· 15 years ago
662f11c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 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
Next »