index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2
-2
/
+3
2014-12-11
ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-2
/
+2
2014-12-11
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+5
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-19
/
+19
2014-12-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2014-12-10
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-23
/
+27
2014-12-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+3
2014-12-09
powerpc: Secondary CPUs must set cpu_callin_map after setting active and online
Anton Blanchard
1
-1
/
+8
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
18
-112
/
+178
2014-12-08
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
5
-25
/
+68
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-12-05
powerpc/book3s: Fix partial invalidation of TLBs in MCE code.
Mahesh Salgaonkar
1
-2
/
+2
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
15
-55
/
+85
2014-12-02
crypto: powerpc - replace memset by memzero_explicit
Julia Lawall
1
-1
/
+1
2014-12-02
powerpc/xmon: Cleanup the breakpoint flags
Michael Ellerman
1
-10
/
+9
2014-12-02
powerpc/xmon: Enable HW instruction breakpoint on POWER8
Anshuman Khandual
1
-7
/
+51
2014-12-02
Merge remote-tracking branch 'benh/next' into next
Michael Ellerman
18
-284
/
+162
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
7
-13
/
+37
2014-12-02
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
4
-108
/
+65
2014-12-02
powerpc/mm/hugetlb: Sanity check gigantic hugepage count
James Yang
1
-0
/
+7
2014-12-02
powerpc/oprofile: Disable pagefaults during user stack read
Jiang Lu
1
-2
/
+4
2014-12-02
powerpc/mm: Check for matching hpte without taking hpte lock
Aneesh Kumar K.V
1
-9
/
+15
2014-12-02
powerpc: Drop useless warning in eeh_init()
Greg Kurz
1
-4
/
+1
2014-12-02
powerpc/powernv: Cleanup unused MCE definitions/declarations.
Mahesh Salgaonkar
5
-136
/
+0
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
3
-1
/
+15
2014-12-02
powerpc/eeh: Recover EEH error on ownership change for BCM5719
Gavin Shan
1
-0
/
+1
2014-12-02
powerpc/eeh: Set EEH_PE_RESET on PE reset
Gavin Shan
4
-9
/
+8
2014-12-02
powerpc/eeh: Refactor eeh_reset_pe()
Gavin Shan
1
-11
/
+18
2014-12-01
hwmon: (ibmpowernv) Use platform 'id_table' to probe the device
Neelesh Gupta
1
-0
/
+20
2014-11-30
netpoll: delete defconfig references to obsolete NETPOLL_TRAP
Paul Gortmaker
11
-11
/
+0
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-25
/
+11
2014-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
5
-8
/
+8
2014-11-27
powerpc: 32 bit getcpu VDSO function uses 64 bit instructions
Anton Blanchard
1
-2
/
+2
2014-11-27
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/eeh: Fix PE state format
Gavin Shan
1
-1
/
+1
2014-11-27
powerpc/pseries: Fix endiannes issue in RTAS call from xmon
Laurent Dufour
1
-3
/
+3
2014-11-27
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
1
-1
/
+1
2014-11-25
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-22
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
[prev]
[next]