index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
score
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-17
powerpc/85xx: Add support for Varisys Cyrus board
Andy Fleming
2
-0
/
+156
2015-10-17
powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
Scott Wood
1
-1
/
+1
2015-10-17
powerpc/t104xd4rdb: add DS26522 nodes to device tree
Zhao Qiang
2
-0
/
+23
2015-10-17
powerpc/dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpio
Uwe Kleine-König
2
-2
/
+2
2015-10-17
powerpc/dts: Add and fix 1588 timer node for eTSEC
Yangbo Lu
8
-6
/
+90
2015-10-17
powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug
chenhui zhao
1
-0
/
+8
2015-10-15
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
1
-2
/
+12
2015-10-15
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
1
-1
/
+11
2015-10-15
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
5
-1
/
+122
2015-10-15
powerpc/xmon: Add some more elements to the existing PACA dump list
Michael Ellerman
1
-4
/
+57
2015-10-15
powerpc/xmon: Paginate kernel log buffer display
Sam bobroff
1
-3
/
+3
2015-10-15
powerpc/xmon: Paged output for paca display
Sam bobroff
3
-2
/
+83
2015-10-15
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
Christophe Jaillet
1
-4
/
+1
2015-10-15
powerpc/numa: Use of_get_next_parent to simplify code
Christophe Jaillet
1
-4
/
+1
2015-10-15
powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.
Paul Gortmaker
2
-868
/
+0
2015-10-15
drivers/macintosh: adb: fix misleading Kconfig help text
Aaro Koskinen
1
-3
/
+2
2015-10-15
powerpc: discard .exit.data at runtime
Stephen Rothwell
1
-0
/
+6
2015-10-15
powerpc/eeh: atomic_dec_if_positive() to update passthru count
Gavin Shan
1
-2
/
+1
2015-10-15
cxl: Free virtual PHB when removing
Andrew Donnellan
1
-0
/
+2
2015-10-15
powerpc/pci: export pcibios_free_controller()
Andrew Donnellan
1
-0
/
+1
2015-10-15
powerpc: Individual System V IPC system calls
Sam bobroff
3
-1
/
+25
2015-10-15
powerpc/pseries: Drop always true CONFIG_PSERIES_MSI
Michael Ellerman
2
-7
/
+1
2015-10-15
powerpc/pseries: Move PCI objects to obj-y
Michael Ellerman
1
-3
/
+2
2015-10-15
powerpc/pseries: Remove use of CONFIG_PCI
Michael Ellerman
2
-14
/
+0
2015-10-15
powerpc/pseries: Make PCI non-optional
Michael Ellerman
1
-1
/
+1
2015-10-15
scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=
Michael Ellerman
1
-1
/
+1
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
12
-24
/
+49
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
2
-0
/
+34
2015-10-08
powerpc/pseries/hvcserver: don't memset pi_buff if it is null
Colin Ian King
1
-1
/
+1
2015-10-08
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
2
-4
/
+5
2015-10-06
powerpc/kexec: Wait 1s for secondaries to enter OPAL
Samuel Mendoza-Jonas
1
-8
/
+13
2015-10-06
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
1
-1
/
+1
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
2
-4
/
+13
2015-10-05
powerpc/pseries: re-use code from of_helpers module
Andy Shevchenko
1
-26
/
+5
2015-10-05
powerpc/pseries: handle nodes without '/'
Andy Shevchenko
1
-3
/
+3
2015-10-05
powerpc/pseries: replace kmalloc + strlcpy
Andy Shevchenko
1
-2
/
+1
2015-10-05
powerpc/pseries: fix a potential memory leak
Andy Shevchenko
1
-4
/
+2
2015-10-05
powerpc/pseries: extract of_helpers module
Andy Shevchenko
4
-32
/
+49
2015-10-02
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
1
-6
/
+10
2015-10-02
powerpc/nvram: Fix function name in some errors messages.
Christophe Jaillet
1
-7
/
+7
2015-10-02
powerpc/nvram: Add missing kfree in error path
Christophe Jaillet
1
-0
/
+1
2015-10-01
powerpc: Add ppc64le_defconfig
Michael Ellerman
1
-0
/
+4
2015-10-01
scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
Michael Ellerman
1
-1
/
+4
2015-10-01
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
1
-2
/
+3
2015-10-01
powerpc/vdso: Avoid link stack corruption in __get_datapage()
Michael Neuling
2
-10
/
+14
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
4
-1
/
+45
2015-10-01
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
1
-5
/
+5
2015-10-01
powerpc/slb: Define an enum for the bolted indexes
Anshuman Khandual
1
-21
/
+26
2015-10-01
powerpc/vdso: Emit GNU & SysV hashes
Michael Ellerman
2
-2
/
+2
2015-09-29
powerpc/ps3: Refresh ps3_defconfig
Geoff Levand
1
-5
/
+0
[next]