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
path:
root
/
arch
/
ia64
/
hp
/
sim
Commit message (
Expand
)
Author
Age
Files
Lines
*
simserial: Fix up for ldisc changes
Alan Cox
2008-07-20
1
-43
/
+3
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-18
1
-1
/
+1
|
\
|
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-1
/
+1
*
|
[SCSI] simscsi: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
1
-19
/
+4
|
/
*
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
2
-2
/
+2
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
1
-5
/
+0
*
[IA64] rename _bss to __bss_start
Bernhard Walle
2007-12-07
1
-1
/
+2
*
[IA64] export copy_page() to modules
Andrew Morton
2007-12-07
1
-1
/
+1
*
[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...
Roel Kluin
2007-11-06
1
-1
/
+1
*
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
1
-2
/
+2
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
1
-2
/
+7
|
\
|
*
[SCSI] simscsi: Free scsi host on error
Matthew Wilcox
2007-10-12
1
-2
/
+7
*
|
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
|
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
Peter Chubb
2007-09-01
3
-12
/
+4
*
|
[IA64] Enable early console for Ski simulator
Peter Chubb
2007-09-01
2
-8
/
+16
*
|
[IA64] make unwinder stop at last frame of the bootloader
David Mosberger-Tang
2007-08-13
1
-0
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-07-29
1
-51
/
+15
|
\
|
*
[SCSI] simscsi: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-25
1
-51
/
+15
*
|
[IA64] Compare pointer against NULL, not '0'
Yoann Padioleau
2007-07-27
1
-1
/
+1
|
/
*
[IA64] Clean away some code inside some non-existent CONFIG ifdefs
Tony Luck
2007-07-13
2
-9
/
+0
*
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
2007-05-08
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[IA64] s/termios/ktermios/ in simserial.c
Tony Luck
2006-12-12
1
-1
/
+1
*
[IA64] replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
1
-2
/
+1
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-2
/
+2
*
[IA64] a fix towards allmodconfig build
Luck, Tony
2006-11-16
1
-2
/
+2
*
[IA64] typename -> name conversion
Ingo Molnar
2006-11-16
1
-1
/
+1
*
[PATCH] ia64/hp NULL noise removal
Al Viro
2006-10-10
3
-7
/
+7
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
1
-1
/
+1
*
[PATCH] missed ia64 pt_regs fixes
Al Viro
2006-10-08
2
-7
/
+7
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
1
-2
/
+2
*
[SCSI] fix simscsi
Christoph Hellwig
2006-07-28
1
-2
/
+3
*
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
6
-6
/
+0
*
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
1
-3
/
+3
*
[PATCH] kill _INLINE_
Adrian Bunk
2006-03-23
1
-6
/
+1
*
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-14
1
-1
/
+0
*
[IA64] build broken for ia64 simserial.c
Andreas Schwab
2006-01-13
1
-8
/
+2
*
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] ia64: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-11-07
1
-4
/
+2
*
[IA64] Allow simulator to use bigger disks
Peter Chubb
2005-10-25
1
-5
/
+8
*
[IA64] Fix simscsi for new SCSI midlayer
Peter Chubb
2005-09-22
1
-6
/
+23
*
Pull sim-fixes into release branch
Tony Luck
2005-09-11
1
-6
/
+25
|
\
|
*
[IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKI
Peter Chubb
2005-08-31
1
-6
/
+25
*
|
[PATCH] bogus #if (simserial)
viro@ZenIV.linux.org.uk
2005-09-07
1
-1
/
+1
[next]