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
*
of/gpio: Implement of_get_gpio_flags()
Anton Vorontsov
2008-12-03
2
-11
/
+63
*
powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()
roel kluin
2008-12-03
1
-2
/
+3
*
of/i2c: Fill the archdata for I2C devices
Anton Vorontsov
2008-12-03
1
-0
/
+11
*
powerpc and sparc: Introduce dev_archdata node accessors
Anton Vorontsov
2008-12-03
2
-0
/
+24
*
powerpc/BSR: Support multiple OF-node description of BSR
Sonny Rao
2008-12-03
1
-29
/
+55
*
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
Sebastien Dugue
2008-12-03
1
-0
/
+1
*
powerpc: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-12-03
1
-2
/
+0
*
powerpc: Add sync_*_for_* to dma_ops
Becky Bruce
2008-12-03
3
-31
/
+92
*
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
2008-12-03
2
-1
/
+10
*
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
2008-12-03
8
-175
/
+167
*
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
Kumar Gala
2008-12-03
2
-2
/
+16
*
powerpc: hash_page_sync should only be used on SMP & STD_MMU_32
Kumar Gala
2008-12-03
1
-3
/
+3
*
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
Benjamin Herrenschmidt
2008-12-03
1
-0
/
+3
*
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
2008-12-03
1
-0
/
+2
*
Merge branch 'merge'
Paul Mackerras
2008-12-03
501
-4395
/
+7840
|
\
|
*
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
Benjamin Herrenschmidt
2008-12-03
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-12-02
4
-88
/
+116
|
|
\
|
|
*
[WATCHDOG] hpwdt: Fix kdump when using hpwdt
Bernhard Walle
2008-12-01
1
-1
/
+1
|
|
*
[WATCHDOG] hpwdt: set the mapped BIOS address space as executable
Bernhard Walle
2008-11-21
1
-0
/
+3
|
|
*
[WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets
Wim Van Sebroeck
2008-11-21
1
-45
/
+73
|
|
*
[WATCHDOG] iTCO_wdt : correct status clearing
Wim Van Sebroeck
2008-11-21
1
-2
/
+3
|
|
*
[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards
Wim Van Sebroeck
2008-11-21
2
-40
/
+32
|
|
*
[WATCHDOG] fix mtx1_wdt compilation failure
Florian Fainelli
2008-11-21
1
-0
/
+4
|
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2008-12-02
15
-111
/
+223
|
|
\
\
|
|
*
|
UBIFS: pre-allocate bulk-read buffer
Artem Bityutskiy
2008-11-21
3
-18
/
+76
|
|
*
|
UBIFS: do not allocate too much
Artem Bityutskiy
2008-11-21
4
-33
/
+60
|
|
*
|
UBIFS: do not print scary memory allocation warnings
Artem Bityutskiy
2008-11-21
3
-8
/
+15
|
|
*
|
UBIFS: allow for gaps when dirtying the LPT
Adrian Hunter
2008-11-07
1
-2
/
+0
|
|
*
|
UBIFS: fix compilation warnings
Artem Bityutskiy
2008-11-06
7
-50
/
+70
|
|
*
|
MAINTAINERS: change UBI/UBIFS git tree URLs
Artem Bityutskiy
2008-11-06
1
-2
/
+2
|
|
*
|
UBIFS: endian handling fixes and annotations
Harvey Harrison
2008-11-06
6
-13
/
+15
|
|
*
|
UBIFS: remove printk
Artem Bityutskiy
2008-11-06
1
-2
/
+2
|
*
|
|
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-02
9
-7
/
+29
|
|
\
\
\
|
|
*
|
|
KVM: MMU: avoid creation of unreachable pages in the shadow
Marcelo Tosatti
2008-11-26
1
-0
/
+1
|
|
*
|
|
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-11-25
3
-0
/
+11
|
|
*
|
|
KVM: MMU: fix sync of ptes addressed at owner pagetable
Marcelo Tosatti
2008-11-23
1
-1
/
+1
|
|
*
|
|
KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER
Xiantao Zhang
2008-11-23
1
-4
/
+7
|
|
*
|
|
KVM: ia64: Fix incorrect kbuild CFLAGS override
Xiantao Zhang
2008-11-23
1
-1
/
+1
|
|
*
|
|
KVM: VMX: Fix interrupt loss during race with NMI
Avi Kivity
2008-11-23
1
-1
/
+3
|
|
*
|
|
KVM: s390: Fix problem state handling in guest sigp handler
Christian Borntraeger
2008-11-23
1
-0
/
+5
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-12-02
2
-54
/
+14
|
|
\
\
\
|
|
*
|
|
sparc64: Fix offset calculation in compute_size()
David S. Miller
2008-12-01
1
-1
/
+1
|
|
*
|
|
rtc: rtc-starfire fixes
Alessandro Zummo
2008-11-21
1
-53
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-02
40
-85
/
+229
|
|
\
\
\
\
|
|
*
|
|
|
MAINTAINERS: add netdev to ATM
Jiri Slaby
2008-11-30
1
-0
/
+1
|
|
*
|
|
|
ATM: horizon, fix hrz_probe fail path
Jiri Slaby
2008-11-29
1
-1
/
+1
|
|
*
|
|
|
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
2008-11-28
1
-0
/
+1
|
|
*
|
|
|
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2008-11-26
3
-3
/
+13
|
|
*
|
|
|
macvlan: don't broadcast PAUSE frames to macvlan devices
Patrick McHardy
2008-11-26
1
-0
/
+3
|
|
*
|
|
|
Phonet: fix oops in phonet_address_del() on non-Phonet device
Rémi Denis-Courmont
2008-11-26
1
-1
/
+1
[next]