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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
*
typo fixes: specfic -> specific
Adrian Bunk
2006-06-30
1
-1
/
+1
*
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
2
-2
/
+2
*
typo fixes: infomation -> information
Adrian Bunk
2006-06-30
2
-3
/
+3
*
typo fixes: disadvantadge -> disadvantage
Adrian Bunk
2006-06-30
1
-1
/
+1
*
typo fixes: mecanism -> mechanism
Adrian Bunk
2006-06-30
4
-4
/
+4
*
typo fixes: bandwith -> bandwidth
Adrian Bunk
2006-06-30
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-29
32
-26
/
+94
|
\
|
*
[NET]: make skb_release_data() static
Adrian Bunk
2006-06-29
1
-1
/
+0
|
*
[ATM]: basic sysfs support for ATM devices
Roman Kagan
2006-06-29
1
-1
/
+3
|
*
[NET]: Add ECN support for TSO
Michael Chan
2006-06-29
4
-4
/
+9
|
*
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
23
-0
/
+44
|
*
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
2006-06-29
1
-2
/
+2
|
*
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
2006-06-29
1
-6
/
+12
|
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-29
1
-6
/
+7
|
*
[NET]: Added GSO header verification
Herbert Xu
2006-06-29
4
-8
/
+19
*
|
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
2006-06-29
1
-1
/
+4
*
|
[SPARC64]: of_device layer IRQ resolution
David S. Miller
2006-06-29
3
-2
/
+14
*
|
[SPARC]: Kill interrupt stuff and linux_phandle from device_node.
David S. Miller
2006-06-29
2
-16
/
+0
*
|
[SPARC]: Add of_io{remap,unmap}().
David S. Miller
2006-06-29
2
-0
/
+6
*
|
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
2006-06-29
4
-4
/
+28
*
|
[SPARC]: Add of_n_{addr,size}_cells().
David S. Miller
2006-06-29
2
-0
/
+4
*
|
[SPARC64]: Kill starfire_cookie from SBUS/PCI.
David S. Miller
2006-06-29
3
-4
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
11
-115
/
+10
|
\
|
*
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
1
-3
/
+10
|
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
3
-11
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-3
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-4
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-4
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-4
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-4
/
+0
|
*
[PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-7
/
+0
|
*
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove devfs from the init code
Greg Kroah-Hartman
2006-06-26
1
-4
/
+0
|
*
[PATCH] devfs: Remove devfs from the kernel tree
Greg Kroah-Hartman
2006-06-26
3
-64
/
+0
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-29
12
-37
/
+52
|
\
\
|
*
|
[MIPS] Add missing backslashes to macro definitions.
Ralf Baechle
2006-06-29
1
-2
/
+2
|
*
|
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2006-06-29
1
-5
/
+5
|
*
|
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Ralf Baechle
2006-06-29
1
-0
/
+2
|
*
|
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
2006-06-29
1
-1
/
+1
|
*
|
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
Atsushi Nemoto
2006-06-29
1
-0
/
+4
|
*
|
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
2006-06-29
1
-12
/
+8
|
*
|
elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.
Ralf Baechle
2006-06-29
1
-0
/
+5
|
*
|
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
2006-06-29
3
-11
/
+12
|
*
|
[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.
Ralf Baechle
2006-06-29
2
-6
/
+4
[next]