index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpc83xx: Support for MPC8308 P1M board
Ilya Yanok
2010-10-14
3
-3
/
+336
*
powerpc/85xx: flush dcache before resetting cores
Matthew McClintock
2010-10-14
1
-0
/
+50
*
powerpc/85xx: Minor fixups for kexec on 85xx
Matthew McClintock
2010-10-14
1
-13
/
+11
*
powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
Matthew McClintock
2010-10-14
1
-2
/
+0
*
powerpc/kexec: make masking/disabling interrupts generic
Matthew McClintock
2010-10-14
4
-12
/
+30
*
powerpc/watchdog: Allow the Book-E driver to be compiled as a module
Timur Tabi
2010-10-14
2
-3
/
+41
*
powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
Timur Tabi
2010-10-14
1
-1
/
+2
*
powerpc/fsl-pci: Fix MSI support on 83xx platforms
Kumar Gala
2010-10-14
3
-7
/
+55
*
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
11
-32
/
+17
*
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
2010-10-13
1
-0
/
+18
*
powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask
Nishanth Aravamudan
2010-10-13
1
-1
/
+1
*
powerpc/pci: Cleanup device dma setup code
Nishanth Aravamudan
2010-10-13
1
-3
/
+1
*
powerpc/pseries: Use kmemdup
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
*
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
2010-10-13
1
-1
/
+6
*
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
*
powerpc/dma: Fix check for direct DMA support
Nishanth Aravamudan
2010-10-13
1
-1
/
+1
*
powerpc/dma: Fix dma_iommu_dma_supported compare
Nishanth Aravamudan
2010-10-13
1
-10
/
+11
*
powerpc/pci: Fix return type of BUID_{HI,LO} macros
Nishanth Aravamudan
2010-10-13
1
-2
/
+2
*
i2c/i2c-pasemi.c: Fix unsigned return type
Julia Lawall
2010-10-13
1
-1
/
+1
*
powerpc/irq.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-10-13
1
-1
/
+3
*
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-13
2
-3
/
+3
*
powerpc: Use static const char arrays
Joe Perches
2010-10-13
2
-3
/
+3
*
powerpc/pseries: Partition migration in the kernel
Nathan Fontenot
2010-10-13
2
-1
/
+363
*
powerpc/pseries: Export rtas_ibm_suspend_me()
Nathan Fontenot
2010-10-13
2
-2
/
+3
*
powerpc/pseries: Export device tree updating routines
Nathan Fontenot
2010-10-13
2
-2
/
+11
*
Merge remote branch 'kumar/merge' into next
Benjamin Herrenschmidt
2010-10-13
1007
-5814
/
+10465
|
\
|
*
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
Kumar Gala
2010-10-08
1
-0
/
+7
|
*
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-07
3
-7
/
+15
|
|
\
|
|
*
HWPOISON: Stop shrinking at right page count
Andi Kleen
2010-10-07
1
-1
/
+1
|
|
*
HWPOISON: Report correct address granuality for AO huge page errors
Andi Kleen
2010-10-07
1
-5
/
+5
|
|
*
HWPOISON: Copy si_addr_lsb to user
Andi Kleen
2010-10-07
1
-0
/
+8
|
|
*
page-types.c: fix name of unpoison interface
Naoya Horiguchi
2010-10-07
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-07
2
-4
/
+9
|
|
\
\
|
|
*
|
elevator: fix oops on early call to elevator_change()
Jens Axboe
2010-10-07
2
-4
/
+9
|
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-10-07
2
-5
/
+8
|
|
\
\
\
|
|
*
|
|
md: check return code of read_sb_page
Vasiliy Kulikov
2010-10-07
1
-4
/
+5
|
|
*
|
|
md/raid1: minor bio initialisation improvements.
NeilBrown
2010-10-07
1
-0
/
+2
|
|
*
|
|
md/raid1: avoid overflow in raid1 resync when bitmap is in use.
NeilBrown
2010-10-07
1
-1
/
+1
|
*
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-10-07
6
-17
/
+75
|
|
\
\
\
\
|
|
*
|
|
|
drm: don't drop handle reference on unload
Dave Airlie
2010-10-07
4
-4
/
+1
|
|
*
|
|
|
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
2010-10-06
2
-13
/
+74
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-10-07
3
-11
/
+22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Input: wacom - fix runtime PM related deadlock
Dmitry Torokhov
2010-10-04
1
-11
/
+12
|
|
*
|
|
|
|
Input: joydev - fix JSIOCSAXMAP ioctl
Kenneth Waters
2010-09-21
1
-0
/
+3
|
|
*
|
|
|
|
Input: uinput - setup MT usage during device creation
Henrik Rydberg
2010-09-19
1
-0
/
+7
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-07
1
-5
/
+14
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xfs: properly account for reclaimed inodes
Johannes Weiner
2010-10-06
1
-5
/
+14
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-07
35
-144
/
+271
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call
Marek Szyprowski
2010-09-30
1
-1
/
+1
|
|
*
|
|
|
|
|
V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()
Pawel Osciak
2010-09-30
1
-2
/
+4
[next]