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
/
sysdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, dax, pmem: introduce pfn_t
Dan Williams
2016-01-15
1
-5
/
+4
*
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
16
-3022
/
+15
|
\
|
*
powerpc/fsl_lbc: removal of dead code
Raghav Dogra
2015-12-23
1
-2
/
+0
|
*
powerpc/85xx: Add PCIe controller support for bsc9132qds
Harninder Rai
2015-12-22
1
-0
/
+13
|
*
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-22
14
-3113
/
+1
|
*
QE: use subsys_initcall to init qe
Zhao Qiang
2015-12-22
1
-0
/
+13
|
*
QE/CPM: move muram management functions to qe_common
Zhao Qiang
2015-12-22
4
-209
/
+239
|
*
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
2015-12-22
1
-38
/
+88
|
*
powerpc/axonram: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-11-26
1
-0
/
+1
*
|
EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device
Scott Wood
2015-12-11
2
-10
/
+27
|
/
*
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
1
-2
/
+3
|
\
|
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-2
/
+3
*
|
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
6
-54
/
+83
|
\
\
|
*
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-11-02
3
-44
/
+68
|
|
\
\
|
|
*
|
powerpc: handle error case in cpm_muram_alloc()
Christophe Leroy
2015-10-27
1
-1
/
+2
|
|
*
|
powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
Sudeep Holla
2015-10-27
1
-19
/
+4
|
|
*
|
powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel
Scott Wood
2015-10-17
1
-23
/
+61
|
|
*
|
powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
Scott Wood
2015-10-17
1
-1
/
+1
|
*
|
|
powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()
Denis Kirjanov
2015-10-28
1
-1
/
+1
|
|
/
/
|
*
|
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
Christophe Jaillet
2015-10-15
1
-4
/
+1
|
*
|
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
2015-10-06
1
-1
/
+1
|
*
|
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
2015-10-05
1
-4
/
+12
*
|
|
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
2015-11-05
1
-1
/
+1
|
|
/
|
/
|
*
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
7
-7
/
+12
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
12
-16
/
+14
|
\
|
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
7
-9
/
+7
|
*
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-1
/
+1
|
*
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
*
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
*
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-09-15
2
-2
/
+2
*
|
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-18
3
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
2015-09-10
3
-6
/
+9
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
dax: drop size parameter to ->direct_access()
Dan Williams
2015-08-27
1
-1
/
+1
|
*
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
2015-08-20
1
-3
/
+4
*
|
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
3
-16
/
+6
|
\
\
|
*
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-08-27
1
-1
/
+1
|
|
\
\
|
|
*
|
powerpc: use memset_io() to clear CPM Muram
LEROY Christophe
2015-08-07
1
-1
/
+1
|
*
|
|
powerpc/4xx: Fix return value check in hsta_msi_probe()
Wei Yongjun
2015-08-06
1
-2
/
+2
|
|
/
/
|
*
/
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
2015-07-13
1
-13
/
+3
|
|
/
*
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
\
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2015-08-07
1
-1
/
+1
|
|
/
*
|
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
6
-6
/
+12
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-30
1
-0
/
+1
|
\
|
|
*
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
Daniel Axtens
2015-07-06
1
-0
/
+1
*
|
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
4
-8
/
+8
*
|
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-07-16
2
-2
/
+2
|
/
*
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
[next]