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
...
|
*
|
|
|
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-10-29
2
-12
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
ipg: Kconfig whitepaces/tab damages
Francois Romieu
2007-10-28
1
-6
/
+6
|
|
*
|
|
|
ipg: missing Kconfig dependency
Francois Romieu
2007-10-28
1
-0
/
+1
|
|
*
|
|
|
r8169: remove poll_locked logic
Stephen Hemminger
2007-10-28
1
-8
/
+4
|
|
*
|
|
|
r8169: napi config
Stephen Hemminger
2007-10-28
1
-0
/
+4
|
*
|
|
|
|
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-10-29
9
-40
/
+121
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[PATCH] iwl3945: fix direct scan problem
Mohamed Abbas
2007-10-25
1
-4
/
+28
|
|
*
|
|
|
|
[PATCH] iwl3945: cancel scan on rxon command
Mohamed Abbas
2007-10-25
1
-4
/
+20
|
|
*
|
|
|
|
[PATCH] iwl4965: fix scan problem
Mohamed Abbas
2007-10-25
1
-4
/
+28
|
|
*
|
|
|
|
[PATCH] iwl4965: fix driver hang related to hardware scan
mabbas
2007-10-25
2
-5
/
+21
|
|
*
|
|
|
|
[PATCH] iwlwifi: fix sending probe request in iwl 4965
Tomas Winkler
2007-10-25
1
-3
/
+1
|
|
*
|
|
|
|
[PATCH] rtl8187: Allow multicast frames
Michael Wu
2007-10-25
1
-9
/
+11
|
|
*
|
|
|
|
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
2
-2
/
+2
|
|
*
|
|
|
|
[PATCH] rt2x00: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
1
-1
/
+1
|
|
*
|
|
|
|
[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
2
-8
/
+9
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ehea: add kexec support
Jan-Bernd Themann
2007-10-29
2
-1
/
+22
|
*
|
|
|
|
e1000e: Remove legacy jumbo frame receive code
Auke Kok
2007-10-29
2
-282
/
+1
|
*
|
|
|
|
e1000e: Re-enable SECRC - crc stripping
Auke Kok
2007-10-29
1
-13
/
+6
|
*
|
|
|
|
e1000e: Fix PBA calculation for jumbo frame packets
Auke Kok
2007-10-29
1
-9
/
+13
|
*
|
|
|
|
e1000e: Fix jumbo frame receive code.
Auke Kok
2007-10-29
2
-52
/
+54
|
*
|
|
|
|
drivers/net/irda/au1k_ir: fix obvious irq handler bugs
Jeff Garzik
2007-10-29
1
-7
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2007-10-29
1
-2
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
[ISDN] capidrv: address two longstanding warnings
Jeff Garzik
2007-10-29
1
-2
/
+23
|
|
/
/
/
/
*
|
|
|
|
NOMMU: mm/nommu.c needs linux/module.h
David Howells
2007-10-29
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-29
8
-47
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
compat_ioctl: fix block device compat ioctl regression
Philip Langdale
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
[BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps
Jens Axboe
2007-10-29
2
-6
/
+4
|
*
|
|
|
|
Fix a build error when BLOCK=n
Emil Medve
2007-10-29
1
-0
/
+1
|
*
|
|
|
|
block: use lock bitops for the tag map.
Nick Piggin
2007-10-29
1
-11
/
+9
|
*
|
|
|
|
cciss: update copyright notices
Mike Miller
2007-10-29
3
-21
/
+21
|
*
|
|
|
|
cfq_get_queue: fix possible NULL pointer access
Oleg Nesterov
2007-10-29
1
-1
/
+4
|
*
|
|
|
|
blk_sync_queue() should cancel request_queue->unplug_work
Oleg Nesterov
2007-10-29
1
-0
/
+1
|
*
|
|
|
|
cfq_exit_queue() should cancel cfq_data->unplug_work
Oleg Nesterov
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
block layer: remove a unused argument of drive_stat_acct()
Jerome Marchand
2007-10-29
1
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-29
6
-7
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Correction of "Update drivers to use sg helpers" patch for IMXMMC driver
Pavel Pisa
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
sg_init_table() should use unsigned loop index variable
Chuck Lever
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
sg_last() should use unsigned loop index variable
Chuck Lever
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
Initialise scatter/gather list in sg driver
Anton Blanchard
2007-10-29
1
-0
/
+1
|
*
|
|
|
|
Initialise scatter/gather list in ata_sg_setup
Anton Blanchard
2007-10-29
1
-0
/
+1
|
*
|
|
|
|
x86: fix pci-gart failure handling
FUJITA Tomonori
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
SG: s390-scsi: missing size parameter in zfcp_address_to_sg()
Jens Axboe
2007-10-29
1
-2
/
+3
|
*
|
|
|
|
SG: clear termination bit in sg_chain()
Jens Axboe
2007-10-29
1
-1
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2007-10-29
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Quieten hrtimer printk: "Switched to high resolution mode .."
Michael Ellerman
2007-10-29
1
-1
/
+1
|
*
|
|
|
|
timer_list: Fix printk format strings
Vegard Nossum
2007-10-29
1
-2
/
+4
|
*
|
|
|
|
clockevents: unexport tick_nohz_get_sleep_length
Adrian Bunk
2007-10-29
1
-2
/
+0
|
|
/
/
/
/
*
|
|
|
|
deal with resource allocation bugs in arcmsr
Al Viro
2007-10-29
2
-12
/
+30
*
|
|
|
|
fix abuses of ptrdiff_t
Al Viro
2007-10-29
5
-11
/
+13
*
|
|
|
|
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
Al Viro
2007-10-29
1
-2
/
+2
[prev]
[next]