index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-20
8
-285
/
+45
*
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+0
*
powerpc/cell: Replace strncpy by strlcpy
roel kluin
2009-08-20
1
-2
/
+1
*
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
2009-07-08
1
-11
/
+11
*
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
2009-06-26
1
-28
/
+2
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
2
-12
/
+3
|
\
|
*
fbdev: move logo externs to header file
Geert Uytterhoeven
2009-06-16
1
-10
/
+1
|
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
1
-2
/
+2
*
|
powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
Michael Ellerman
2009-06-15
1
-2
/
+2
*
|
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
2009-06-15
1
-22
/
+15
|
/
*
powerpc/spufs: Remove unused error path
Stephen Rothwell
2009-06-09
1
-2
/
+0
*
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
2009-05-21
1
-4
/
+0
*
powerpc/pci: Clean up direct access to sysdata by celleb platforms
Kumar Gala
2009-05-21
3
-29
/
+6
*
powerpc/cell: Make ptcal more reliable
Gerhard Stenzel
2009-05-15
1
-3
/
+14
*
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
Michael Ellerman
2009-04-28
1
-1
/
+4
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
New helper - current_umask()
Al Viro
2009-03-31
1
-1
/
+1
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
2
-4
/
+2
|
\
|
*
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-03-26
1
-3
/
+1
|
|
\
|
|
*
sparseirq, powerpc/cell: fix unused variable warning in interrupt.c
Stephen Rothwell
2009-03-16
1
-2
/
+0
|
|
*
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
1
-1
/
+1
|
|
|
\
|
|
|
*
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
|
*
|
|
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
1
-1
/
+1
|
|
/
/
*
|
|
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
2009-03-24
1
-4
/
+5
*
|
|
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
2009-03-24
1
-13
/
+0
*
|
|
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2009-03-24
1
-1
/
+1
*
|
|
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
1
-3
/
+3
*
|
|
powerpc/cell: Fix Axon MSI driver dependencies
Michael Ellerman
2009-03-11
2
-1
/
+6
*
|
|
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
2009-03-11
1
-1
/
+1
*
|
|
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
2009-03-11
1
-4
/
+6
*
|
|
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
2009-03-11
1
-0
/
+4
*
|
|
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2009-03-11
1
-2
/
+2
*
|
|
powerpc/cell: Add rtas rtc calls for the QPACE platform
Benjamin Krill
2009-02-23
1
-0
/
+2
*
|
|
powerpc/cell: Fix dependency in cpufreq
Arnd Bergmann
2009-02-23
1
-4
/
+18
*
|
|
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-23
3
-10
/
+11
*
|
|
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
2009-02-23
1
-0
/
+3
*
|
|
powerpc/spufs: Use correct return value for spu_handle_mm_fault
Jeremy Kerr
2009-02-23
1
-26
/
+22
|
/
/
*
|
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-13
3
-5
/
+5
*
|
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
6
-12
/
+12
*
|
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
2009-01-11
2
-3
/
+3
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-01-08
6
-18
/
+19
|
\
|
*
powerpc/cell: Fix some u64 vs. long types
Ingo Molnar
2009-01-08
3
-5
/
+5
|
*
powerpc/cell: Use correct types in beat files
Ingo Molnar
2009-01-08
2
-12
/
+13
|
*
powerpc/cell: local_irq_save takes an unsigned long
Stephen Rothwell
2009-01-08
1
-1
/
+1
*
|
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
|
/
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
9
-58
/
+192
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
7
-54
/
+185
|
|
\
|
|
*
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
2008-12-23
2
-15
/
+0
[next]