index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
1
-1
/
+1
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
5
-17
/
+18
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2014-11-24
powerpc/pci: Remove unused force_32bit_msi quirk
Benjamin Herrenschmidt
2
-12
/
+0
2014-11-24
powerpc/pseries: Honor the generic "no_64bit_msi" flag
Benjamin Herrenschmidt
1
-1
/
+1
2014-11-24
powerpc/powernv: Honor the generic "no_64bit_msi" flag
Benjamin Herrenschmidt
2
-4
/
+2
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
6
-11
/
+11
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
7
-7
/
+7
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-3
/
+3
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
395
-6771
/
+11046
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-6
/
+4
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
12
-49
/
+20
2014-11-19
powerpc/pseries: Initialise nvram_pstore_info's buf_lock
Li Zhong
1
-0
/
+2
2014-11-18
PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
Denis Kirjanov
1
-19
/
+8
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
4
-23
/
+27
2014-11-18
Merge remote-tracking branch 'scottwood/next' into next
Michael Ellerman
35
-541
/
+553
2014-11-17
powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD
Kevin Hao
1
-1
/
+1
2014-11-17
powerpc/config: Enable memory driver
Prabhakar Kushwaha
4
-0
/
+4
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
3
-3
/
+3
2014-11-17
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
7
-50
/
+36
2014-11-17
powerpc: Use generic PIE randomization
Vineeth Vijayan
3
-11
/
+2
2014-11-14
powerpc/powernv: Fix potential zero devisor
Gavin Shan
1
-12
/
+16
2014-11-14
powerpc/powernv: Bail upon invalid master PE
Gavin Shan
1
-1
/
+3
2014-11-14
powerpc/powernv: Simplify pnv_ioda_configure_pe()
Gavin Shan
1
-15
/
+17
2014-11-14
powerpc/powernv: Set PELTV for compound PEs
Gavin Shan
1
-16
/
+102
2014-11-14
powerpc/powernv: Initialize M64 PE in time
Gavin Shan
1
-6
/
+21
2014-11-14
powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()
Gavin Shan
2
-5
/
+5
2014-11-14
powerpc/powernv: Fix condition to remove M64
Gavin Shan
1
-2
/
+2
2014-11-14
powerpc/powernv: Check PHB type in advance
Gavin Shan
1
-6
/
+6
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
8
-267
/
+22
2014-11-14
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
1
-0
/
+1
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
5
-17
/
+78
2014-11-14
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware
Aneesh Kumar K.V
1
-0
/
+6
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-88
/
+163
2014-11-12
powerpc/fsl-rio: add support for mapping inbound windows
Martijn de Gouw
2
-0
/
+117
2014-11-12
powerpc/xmon: Fix build when 4xx=y and 44x=n
Michael Ellerman
1
-1
/
+1
2014-11-12
Merge branch 'topic/opal-ipmi' into next
Michael Ellerman
3
-0
/
+33
2014-11-12
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
1
-2
/
+2
2014-11-12
powerpc/powernv: Add OPAL IPMI interface
Jeremy Kerr
3
-0
/
+33
2014-11-12
powerpc: Fix compilation of emulate_step()
Paul Mackerras
1
-2
/
+4
2014-11-12
powerpc: Save/restore PPR for KVM hypercalls
Suresh E. Warrier
1
-1
/
+12
2014-11-12
powerpc/mm: Use PAGE_FACTOR
Gavin Shan
1
-2
/
+2
2014-11-12
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
Anton Blanchard
1
-1
/
+5
2014-11-11
PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
Denis Kirjanov
1
-4
/
+13
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-10
powerpc/gamecube/wii: delete unneeded test before of_node_put
Julia Lawall
1
-3
/
+3
2014-11-10
powerpc/pseries: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
[prev]
[next]