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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
powerpc: fix e500 SPE float to integer and fixed-point conversions
Joseph Myers
1
-75
/
+188
2014-01-07
powerpc: fix e500 SPE float rounding inexactness detection
Joseph Myers
1
-7
/
+16
2014-01-07
powerpc: fix exception clearing in e500 SPE float emulation
Joseph Myers
3
-4
/
+52
2014-01-07
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
5
-0
/
+33
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
32
-118
/
+151
2013-12-30
powerpc: Fix endian issues in power7/8 machine check handler
Anton Blanchard
1
-3
/
+3
2013-12-30
Merge remote-tracking branch 'agust/merge' into merge
Benjamin Herrenschmidt
1
-1
/
+5
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
5
-59
/
+79
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
7
-13
/
+24
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
9
-74
/
+75
2013-12-30
powerpc: Remove unused REDBOOT Kconfig parameter
Michael Opdenacker
3
-5
/
+0
2013-12-30
powerpc: Fix "attempt to move .org backwards" error
Mahesh Salgaonkar
1
-140
/
+138
2013-12-30
powerpc: Fix alignment of secondary cpu spin vars
Olof Johansson
1
-0
/
+1
2013-12-30
powerpc: Align p_end
Anton Blanchard
1
-0
/
+1
2013-12-30
powernv/eeh: Add buffer for P7IOC hub error data
Brian W Hart
2
-14
/
+5
2013-12-30
powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()
Brian W Hart
1
-2
/
+3
2013-12-30
powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian
Paul E. McKenney
1
-15
/
+38
2013-12-30
powerpc: Make unaligned accesses endian-safe for powerpc
Rajesh B Prathipati
1
-1
/
+6
2013-12-30
powerpc: Fix bad stack check in exception entry
Michael Neuling
1
-1
/
+1
2013-12-20
powerpc/512x: dts: disable MPC5125 usb module
Matteo Facchinetti
1
-0
/
+5
2013-12-18
powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)
Gerhard Sittig
1
-1
/
+0
2013-12-13
powerpc/powernv: Fix OPAL LPC access in Little Endian
Benjamin Herrenschmidt
2
-7
/
+7
2013-12-13
powerpc/powernv: Fix endian issue in opal_xscom_read
Anton Blanchard
2
-2
/
+4
2013-12-13
powerpc: Fix endian issues in crash dump code
Anton Blanchard
1
-3
/
+3
2013-12-13
powerpc/pseries: Fix endian issues in MSI code
Anton Blanchard
1
-13
/
+15
2013-12-13
powerpc/pseries: Fix PCIE link speed endian issue
Anton Blanchard
1
-4
/
+4
2013-12-13
powerpc/pseries: Fix endian issues in nvram code
Anton Blanchard
1
-23
/
+23
2013-12-13
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
Anton Blanchard
1
-6
/
+6
2013-12-13
powerpc: Fix topology core_id endian issue on LE builds
Anton Blanchard
1
-2
/
+2
2013-12-13
powerpc: Fix endian issue in setup-common.c
Anton Blanchard
1
-2
/
+2
2013-12-13
powerpc: PTRACE_PEEKUSR always returns FPR0
Ulrich Weigand
1
-2
/
+2
2013-12-10
powerpc: Fix up the kdump base cap to 128M
Mahesh Salgaonkar
1
-1
/
+1
2013-12-10
powernv: Fix VFIO support with PHB3
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2013-12-10
powerpc/52xx: Re-enable bestcomm driver in defconfigs
Anatolij Gustschin
6
-6
/
+12
2013-12-10
powerpc/pasemi: Turn on devtmpfs in defconfig
Olof Johansson
1
-4
/
+3
2013-12-10
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Hong H. Pham
2
-8
/
+4
2013-12-10
powerpc/44x: Fix ocm_block allocation
Ilia Mirkin
1
-1
/
+1
2013-12-10
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
Michael Ellerman
1
-1
/
+4
2013-12-09
powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastru...
Mahesh Salgaonkar
3
-0
/
+199
2013-12-09
powerpc/powernv: Add config option for hwpoisoning.
Mahesh Salgaonkar
1
-0
/
+6
2013-12-09
powerpc/mm: Enable _PAGE_NUMA for book3s
Aneesh Kumar K.V
3
-1
/
+72
2013-12-09
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
Aneesh Kumar K.V
2
-2
/
+2
2013-12-09
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
5
-8
/
+26
2013-12-09
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
2
-3
/
+4
2013-12-09
powerpc: Dynamically allocate slb_shadow from memblock
Jeremy Kerr
1
-7
/
+25
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
3
-4
/
+2
2013-12-09
powerpc/pci: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-07
powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node
Gerhard Sittig
1
-1
/
+0
2013-12-05
powernv: Remove get/set_rtc_time when they are not present
Michael Neuling
1
-1
/
+5
2013-12-05
powerpc: Add real mode cache inhibited IO accessors
Michael Ellerman
1
-0
/
+16
[next]