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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
4
-17
/
+22
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
4
-17
/
+22
2012-07-27
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
1
-6
/
+5
2012-07-27
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
1
-1
/
+1
2012-07-27
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
1
-2
/
+10
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-12
/
+13
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2
-7
/
+4
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-36
/
+82
2012-07-23
Remove stale .rej file
Benjamin Herrenschmidt
1
-22
/
+0
2012-07-13
powerpc/iommu: Fix iommu pool initialization
Benjamin Herrenschmidt
1
-2
/
+2
2012-07-13
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
3
-41
/
+33
2012-07-11
powerpc/watchdog: move booke watchdog param related code to setup-common.c
Shaohui Xie
2
-24
/
+27
2012-07-11
powerpc/ftrace: Fix assembly trampoline register usage
roger blofeld
1
-6
/
+6
2012-07-11
powerpc/hw_breakpoints: Fix incorrect pointer access
Naveen N. Rao
1
-1
/
+1
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
9
-2
/
+130
2012-07-11
powerpc: Add a symbol for hypervisor trampolines
Michael Ellerman
1
-0
/
+1
2012-07-11
powerpc: Fixup oddity in entry_32.S
Benjamin Herrenschmidt
1
-6
/
+0
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
11
-29
/
+51
2012-07-10
powerpc/e500: make load_up_spe a normal fuction
Liu Yu
1
-17
/
+6
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
1
-0
/
+94
2012-07-10
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
2
-4
/
+10
2012-07-10
powerpc/vio: Separate vio bus probe and device probe
Anton Blanchard
1
-1
/
+7
2012-07-10
powerpc/vio: Remove dma not supported warnings
Anton Blanchard
1
-9
/
+15
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2
-5
/
+5
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
1
-5
/
+7
2012-07-10
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2
-6
/
+6
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
1
-5
/
+0
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
4
-8
/
+8
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+47
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-0
/
+46
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2
-7
/
+4
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-5
/
+0
2012-07-05
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-07-03
powerpc: Fix kernel-doc warning
Wanpeng Li
2
-4
/
+3
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-34
/
+114
2012-07-03
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
1
-33
/
+8
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
1
-11
/
+40
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
1
-10
/
+5
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
1
-1
/
+0
2012-07-03
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
1
-12
/
+13
2012-07-03
powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-07-03
powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()
Steven Rostedt
1
-13
/
+4
2012-07-03
powerpc/ftrace: Have PPC skip updating with stop_machine()
Steven Rostedt
1
-0
/
+52
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-29
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
1
-2
/
+2
2012-06-29
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
1
-57
/
+40
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2
-7
/
+12
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
3
-5
/
+5
2012-06-08
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
1
-6
/
+5
[next]