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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-11-14
18
-96
/
+118
|
\
|
*
[NET]: rt_check_expire() can take a long time, add a cond_resched()
Eric Dumazet
2007-11-14
1
-0
/
+3
|
*
[ISDN] sc: Really, really fix warning
Frank Lichtenheld
2007-11-14
1
-1
/
+1
|
*
[ISDN] sc: Fix sndpkt to have the correct number of arguments
Frank Lichtenheld
2007-11-14
2
-2
/
+2
|
*
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
Ilpo Järvinen
2007-11-14
1
-2
/
+2
|
*
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
2007-11-14
1
-0
/
+2
|
*
[FS_ENET]: Fix module build.
Jochen Friedrich
2007-11-14
2
-4
/
+22
|
*
[TCP]: Make sure write_queue_from does not begin with NULL ptr
Ilpo Järvinen
2007-11-14
1
-0
/
+5
|
*
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
2007-11-14
1
-4
/
+6
|
*
[S2IO]: Fixed memory leak when MSI-X vector allocation fails
Sreenivasa Honnur
2007-11-14
1
-59
/
+51
|
*
[BONDING]: Fix resource use after free
Jay Vosburgh
2007-11-13
1
-2
/
+2
|
*
[SYSCTL]: Fix warning for token-ring from sysctl checker
Olof Johansson
2007-11-13
1
-1
/
+1
|
*
[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
2007-11-13
1
-3
/
+3
|
*
[IWLWIFI]: Not correctly dealing with hotunplug.
Oliver Neukum
2007-11-13
1
-1
/
+2
|
*
[TCP] FRTO: Plug potential LOST-bit leak
Ilpo Järvinen
2007-11-13
1
-1
/
+3
|
*
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
Ilpo Järvinen
2007-11-13
1
-0
/
+3
|
*
[E1000]: Fix schedule while atomic when called from mii-tool.
Jesse Brandeburg
2007-11-13
1
-10
/
+3
|
*
[NETX]: Fix build failure added by 2.6.24 statistics cleanup.
David S. Miller
2007-11-13
1
-3
/
+3
|
*
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
David S. Miller
2007-11-13
1
-1
/
+1
|
*
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
2007-11-13
1
-2
/
+3
*
|
CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
Jesper Nilsson
2007-11-14
1
-9
/
+7
*
|
CRISv10 memset library add lineendings to asm
Jesper Nilsson
2007-11-14
1
-41
/
+41
*
|
CRISv10 string library add lineendings to asm
Jesper Nilsson
2007-11-14
1
-27
/
+27
*
|
CRISv10 usercopy library add lineendings to asm
Jesper Nilsson
2007-11-14
1
-157
/
+157
*
|
CRISv10 Ethernet declare mac fix
Jesper Nilsson
2007-11-14
1
-1
/
+1
*
|
CRIS tlb.h should include linux/pagemap.h
Jesper Nilsson
2007-11-14
1
-0
/
+2
*
|
CRISv32: add cache flush operations
Jesper Nilsson
2007-11-14
2
-0
/
+127
*
|
CRISv10 improve and bugfix fasttimer
Jesper Nilsson
2007-11-14
2
-207
/
+124
*
|
CRISv10: fix timer interrupt parameters
Jesper Nilsson
2007-11-14
1
-4
/
+7
*
|
CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two
Jesper Nilsson
2007-11-14
6
-17
/
+8
*
|
CRISv10 serial driver rewrite
Jesper Nilsson
2007-11-14
2
-859
/
+580
*
|
CRIS don't include bitops.h in posix_types.h
Jesper Nilsson
2007-11-14
1
-1
/
+0
*
|
cris: ARRAY_SIZE() cleanup
Alex Unleashed
2007-11-14
5
-9
/
+7
*
|
cris build fixes: defconfig updates
Jesper Nilsson
2007-11-14
1
-43
/
+33
*
|
cris build fixes: fix crisksyms.c
Jesper Nilsson
2007-11-14
1
-14
/
+3
*
|
cris build fixes: setup.c needs param.h
Jesper Nilsson
2007-11-14
1
-0
/
+1
*
|
cris build fixes: fixes in arch/cris/kernel/time.c
Jesper Nilsson
2007-11-14
1
-7
/
+3
*
|
cris build fixes: corrected and improved NMI and IRQ handling
Jesper Nilsson
2007-11-14
7
-29
/
+107
*
|
cris-build-fixes-update-eth_v10c-ethernet-driver-fix
Andrew Morton
2007-11-14
1
-4
/
+8
*
|
cris build fixes: update eth_v10.c ethernet driver
Jesper Nilsson
2007-11-14
2
-152
/
+279
*
|
cris build fixes: add baud rate defines
Jesper Nilsson
2007-11-14
1
-0
/
+13
*
|
cris build fixes: sys_cris.c needs fs.h
Jesper Nilsson
2007-11-14
1
-0
/
+1
*
|
cris build fixes: irq fixes
Jesper Nilsson
2007-11-14
2
-2
/
+8
*
|
cris-build-fixes-atomich-needs-compilerh-fix
Andrew Morton
2007-11-14
1
-1
/
+2
*
|
cris build fixes: atomic.h needs compiler.h
Jesper Nilsson
2007-11-14
1
-0
/
+1
*
|
cris build fixes: hardirq.h: include asm/irq.h
Jesper Nilsson
2007-11-14
1
-0
/
+1
*
|
cris build fixes: Add missing syscalls
Jesper Nilsson
2007-11-14
2
-1
/
+74
*
|
cris build fixes: fix csum_tcpudp_magic() declaration
Jesper Nilsson
2007-11-14
1
-1
/
+1
*
|
aic94xx_sds: rename FLASH_SIZE
Andrew Morton
2007-11-14
1
-2
/
+2
*
|
x86: don't call mce_create_device on CPU_UP_PREPARE
Andreas Herrmann
2007-11-14
1
-7
/
+11
[next]