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
*
hpsim, fix SAL handling in fw-emu
Jiri Slaby
2012-03-08
1
-13
/
+4
*
TTY: amiserial, remove tasklet for tty_wakeup
Jiri Slaby
2012-03-08
1
-2
/
+0
*
TTY: serialP, remove unused material
Jiri Slaby
2012-03-08
1
-9
/
+1
*
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-6
/
+3
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
ia64: Convert to the new irq_* function names
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
ia64: hp-sim: Cleanup direct access to irq_desc
Thomas Gleixner
2011-03-29
1
-5
/
+5
*
ia64: Convert hp-sim to new irq_chip functions
Thomas Gleixner
2011-03-29
1
-10
/
+10
*
ia64: Remove stale irq_chip.end
Thomas Gleixner
2011-03-29
1
-1
/
+0
*
tty: simserial: now phase out the ioctl file pointer for good
Luck, Tony
2011-02-22
1
-2
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
tty: icount changeover for other main devices
Alan Cox
2010-10-22
1
-11
/
+1
*
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
1
-1
/
+1
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
[IA64] remove obsolete hw_interrupt_type
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
[IA64] remove obsolete no_irq_type
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-1
/
+2
*
proc tty: switch ia64 simserial to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-25
/
+24
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-1
/
+1
|
\
|
*
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-12-17
1
-0
/
+1
|
|
\
|
*
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-1
/
+1
*
|
|
simeth: convert to net_device_ops
Alexey Dobriyan
2008-12-16
1
-5
/
+10
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
IA64: HP_SIMETH needs to depend upon NET
Alexander Beregalov
2008-12-10
1
-0
/
+1
|
|
/
*
|
simeth: Kill directly reference of netdev->priv
Wang Chen
2008-12-04
1
-5
/
+5
|
/
*
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
[next]