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
...
|
*
|
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
2008-03-21
6
-159
/
+96
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-24
13
-59
/
+43
|
\
\
\
|
*
|
|
sch_htb: fix "too many events" situation
Martin Devera
2008-03-23
1
-6
/
+7
|
*
|
|
connector: convert to single-threaded workqueue
Evgeniy Polyakov
2008-03-23
1
-1
/
+1
|
*
|
|
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2008-03-23
2
-3
/
+20
|
*
|
|
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
2008-03-23
1
-1
/
+1
|
*
|
|
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
2008-03-23
1
-34
/
+2
|
*
|
|
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
2008-03-22
1
-2
/
+0
|
*
|
|
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
2008-03-22
1
-2
/
+0
|
*
|
|
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
2008-03-22
1
-2
/
+5
|
*
|
|
[TCP]: Let skbs grow over a page on fast peers
Herbert Xu
2008-03-22
1
-2
/
+2
|
*
|
|
[DLCI]: Fix tiny race between module unload and sock_ioctl.
Pavel Emelyanov
2008-03-21
1
-4
/
+3
|
*
|
|
[SCTP]: Fix build warnings with IPV6 disabled.
David S. Miller
2008-03-21
1
-1
/
+1
|
*
|
|
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
2008-03-21
1
-1
/
+1
*
|
|
|
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
2008-03-24
1
-2
/
+0
*
|
|
|
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
2008-03-24
4
-10
/
+10
*
|
|
|
Don't 'printk()' while holding xtime lock for writing
Linus Torvalds
2008-03-24
1
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-03-22
1
-1
/
+2
|
\
\
\
|
*
|
|
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
2008-03-21
1
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-03-22
5
-53
/
+13
|
\
\
\
\
|
*
|
|
|
Revert "ide-tape: schedule driver for removal after 6 months"
Bartlomiej Zolnierkiewicz
2008-03-22
2
-15
/
+0
|
*
|
|
|
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
2
-7
/
+2
|
*
|
|
|
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
2
-6
/
+2
|
*
|
|
|
ide: Documentation/ide/ide.txt fixes
Bartlomiej Zolnierkiewicz
2008-03-22
1
-9
/
+3
|
*
|
|
|
ide: mark special "ide0=" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2008-03-22
1
-6
/
+6
|
*
|
|
|
ide: remove commented out entries from ide_pio_blacklist[]
Bartlomiej Zolnierkiewicz
2008-03-22
1
-10
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-03-22
8
-102
/
+130
|
\
\
\
\
\
|
*
|
|
|
|
[CIFS] Fix mem leak on dfs referral
Steve French
2008-03-22
1
-2
/
+8
|
*
|
|
|
|
[CIFS] file create with acl support enabled is slow
Steve French
2008-03-14
6
-22
/
+30
|
*
|
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2008-03-14
265
-3189
/
+2179
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
[CIFS] Fix mtime on cp -p when file data cached but written out too late
Steve French
2008-03-14
1
-4
/
+5
|
*
|
|
|
|
[CIFS] Fix build problem
Steve French
2008-03-11
1
-0
/
+4
|
*
|
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2008-03-11
108
-976
/
+3284
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-10
3
-15
/
+15
|
*
|
|
|
|
|
[CIFS] DFS patch that connects inode with dfs handling ops
Igor Mammedov
2008-03-09
1
-62
/
+71
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-03-22
3
-52
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2008-03-22
3
-52
/
+0
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
2008-03-22
1
-16
/
+34
*
|
|
|
|
|
|
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2008-03-22
9
-198
/
+96
*
|
|
|
|
|
|
PNP: increase the number of PnP memory resources from 12 to 24
Darren Salt
2008-03-22
1
-1
/
+1
*
|
|
|
|
|
|
ISAPNP: fix limits of logical device register set
Bjorn Helgaas
2008-03-22
1
-8
/
+17
*
|
|
|
|
|
|
ocfs2: MAINTAINERS update
Mark Fasheh
2008-03-21
1
-3
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-03-21
4
-22
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: add arch_update_cpu_topology hook.
Heiko Carstens
2008-03-21
2
-0
/
+7
|
*
|
|
|
|
|
sched: add exported arch_reinit_sched_domains() to header file.
Heiko Carstens
2008-03-21
2
-1
/
+2
|
*
|
|
|
|
|
sched: remove double unlikely from schedule()
Roel Kluin
2008-03-21
1
-1
/
+1
|
*
|
|
|
|
|
sched: cleanup old and rarely used 'debug' features.
Peter Zijlstra
2008-03-21
2
-20
/
+2
*
|
|
|
|
|
|
x86_64: free_bootmem should take phys
Yinghai Lu
2008-03-21
1
-2
/
+1
*
|
|
|
|
|
|
sync_bitops: fix wrong comments [Bug 10247]
Matti Linnanvuori
2008-03-21
1
-8
/
+1
*
|
|
|
|
|
|
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
2008-03-21
5
-1
/
+59
[prev]
[next]