index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
Becky Bruce
3
-98
/
+105
2008-09-24
powerpc: Rename dma_64.c to dma.c
Becky Bruce
2
-1
/
+1
2008-09-21
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
32
-89
/
+4656
2008-09-21
Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...
Paul Mackerras
13
-405
/
+135
2008-09-19
cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial
Becky Bruce
4
-8
/
+11
2008-09-19
powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support
Kumar Gala
1
-5
/
+21
2008-09-18
powerpc: Fix build warnings introduced by PMC support on 32-bit
Kumar Gala
1
-2
/
+4
2008-09-17
powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device tree
Timur Tabi
2
-3
/
+20
2008-09-16
powerpc/cpm1: Fix race condition in CPM1 GPIO library.
Jochen Friedrich
1
-22
/
+52
2008-09-16
powerpc: Default configuration for GE Fanuc SBC610
Martyn Welch
1
-0
/
+1654
2008-09-16
powerpc: Board support for GE Fanuc SBC610
Martyn Welch
4
-1
/
+418
2008-09-16
powerpc/sbc8560: fix compile warning on CPM pin array
Paul Gortmaker
1
-1
/
+1
2008-09-16
math-emu: Add support for reporting exact invalid exception
Kumar Gala
2
-4
/
+27
2008-09-16
math-emu: Fix compiler warnings
Kumar Gala
1
-1
/
+1
2008-09-16
powerpc/85xx: fix build warning, remove silly cast
Becky Bruce
1
-2
/
+3
2008-09-16
powerpc/83xx: mpc836x_mds: add support for the nor flash
Anton Vorontsov
2
-4
/
+98
2008-09-16
serial/cpm_uart: Remove dead Kconfig options
Kumar Gala
1
-36
/
+0
2008-09-16
powerpc: Add support for mpc8247 based board MGCOGE from keymile.
Heiko Schocher
5
-0
/
+1212
2008-09-16
powerpc: Add support for the MPC852 based mgsuvd board from keymile.
Heiko Schocher
5
-0
/
+1134
2008-09-15
powerpc: Fix major revision number for Freescale cores
Martin Langer
1
-2
/
+15
2008-09-15
powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages
David Gibson
1
-26
/
+33
2008-09-15
powerpc: Make the irq reverse mapping radix tree lockless
Sebastien Dugue
1
-65
/
+11
2008-09-15
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
3
-31
/
+95
2008-09-15
powerpc: Rename PTE_SIZE to HPTE_SIZE
Becky Bruce
1
-18
/
+18
2008-09-15
powerpc: Enforce a non-spe kernel build even on broken compilers
Thiemo Seufer
1
-0
/
+3
2008-09-15
powerpc: Use sys_pause for 32-bit pause entry point
Christoph Hellwig
2
-9
/
+1
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
16
-19
/
+181
2008-09-15
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
6
-126
/
+110
2008-09-15
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
7
-64
/
+72
2008-09-15
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
Paul Mackerras
1
-97
/
+106
2008-09-15
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
2
-22
/
+95
2008-09-15
powerpc: Check rc of notifier chain for memory remove
Nathan Fontenot
1
-3
/
+3
2008-09-15
powerpc: New copy_4K_page()
Mark Nelson
1
-105
/
+93
2008-09-15
powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZ
Mark Nelson
1
-3
/
+6
2008-09-15
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
roel kluin
1
-1
/
+1
2008-09-10
Merge branch 'linux-2.6'
Paul Mackerras
1325
-14573
/
+38128
2008-09-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+10
2008-09-09
x86: fix memmap=exactmap boot argument
Prarit Bhargava
1
-1
/
+1
2008-09-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-18
/
+61
2008-09-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2008-09-09
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
10
-141
/
+221
2008-09-09
lib: Correct printk %pF to work on all architectures
James Bottomley
8
-11
/
+56
2008-09-09
MAINTAINERS: add Atheros maintainer for atlx
Chris Snook
1
-1
/
+3
2008-09-09
update Documentation/filesystems/Locking for 2.6.27 changes
Christoph Hellwig
1
-11
/
+4
2008-09-09
powerpc/44x: Add hwmon support to Sequoia device tree
Matthias Fuchs
1
-0
/
+9
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2
-17
/
+22
2008-09-09
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
Jarod Wilson
2
-0
/
+29
2008-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Linus Torvalds
3
-3
/
+64
[next]