index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
16
-19
/
+19
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-01
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
1
-0
/
+1
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
1
-1
/
+0
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-01
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
1
-0
/
+1
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
1
-1
/
+0
2011-04-01
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
1
-1
/
+0
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
16
-19
/
+19
2011-03-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2011-03-30
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
Richard Cochran
1
-8
/
+8
2011-03-30
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
1
-8
/
+8
2011-03-30
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
1
-1
/
+1
2011-03-30
powerpc: Wire up new syscalls
Stephen Rothwell
2
-1
/
+9
2011-03-30
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
1
-1
/
+1
2011-03-30
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
1
-1
/
+1
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
1
-0
/
+6
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-23
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-2
/
+2
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
1
-7
/
+8
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-5
/
+0
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-1
/
+1
2011-03-21
powerpc/ptrace: Remove BUG_ON when full register set not available
Mike Wolf
1
-0
/
+2
2011-03-21
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
1
-0
/
+4
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
8
-16
/
+33
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-23
/
+6
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
perf, powerpc: Handle events that raise an exception without overflowing
Anton Blanchard
1
-0
/
+1
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-15
/
+10
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-51
/
+0
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+15
2011-03-15
powerpc/85xx: Workaroudn e500 CPU erratum A005
Liu Yu
1
-0
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-9
/
+11
2011-03-10
powerpc: sysdev/qe_lib/qe_ic irq_data conversion.
Lennert Buytenhek
1
-8
/
+11
2011-03-10
powerpc: mpic irq_data conversion.
Lennert Buytenhek
1
-3
/
+3
2011-03-10
powerpc/iseries: Fix early init access to lppaca
Benjamin Herrenschmidt
1
-0
/
+16
2011-03-04
powerpc: Cleanup definition of the PID register
Tseng-Hui (Frank) Lin
2
-3
/
+10
2011-03-04
powerpc/nvram: Generalize code for OS partitions in NVRAM
Jim Keniston
1
-1
/
+2
2011-03-02
powerpc: Add pgprot_writecombine
Anton Blanchard
1
-0
/
+1
2011-03-02
powerpc: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
1
-0
/
+2
2011-03-02
powerpc/kexec: Restore ppc_md.machine_kexec
Anton Blanchard
1
-0
/
+6
2011-02-28
Merge commit 'v2.6.38-rc6' into devicetree/next
Grant Likely
2
-5
/
+5
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2
-5
/
+5
[next]