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
*
[NET]: rfkill: add support for input key to control wireless radio
Ivo van Doorn
2007-05-07
7
-0
/
+703
*
[NET] net/core: Fix error handling
Josef 'Jeff' Sipek
2007-05-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2007-05-07
6
-17
/
+53
|
\
|
*
[Bluetooth] Correct SCO buffer for another Broadcom based dongle
Marcel Holtmann
2007-05-05
1
-0
/
+3
|
*
[Bluetooth] Add support for Targus ACB10US USB dongle
Marcel Holtmann
2007-05-05
1
-0
/
+3
|
*
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
Marcel Holtmann
2007-05-05
1
-0
/
+10
|
*
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
2007-05-05
1
-3
/
+8
|
*
[Bluetooth] Use in-kernel sockets API
Marcel Holtmann
2007-05-05
1
-13
/
+6
|
*
[Bluetooth] Attach host adapters to the Bluetooth bus
Marcel Holtmann
2007-05-05
1
-1
/
+8
|
*
[Bluetooth] Fix L2CAP and HCI setsockopt() information leaks
Marcel Holtmann
2007-05-05
2
-0
/
+15
*
|
[TG3]: Update version and reldate.
Michael Chan
2007-05-07
1
-2
/
+2
*
|
[TG3]: Eliminate spurious interrupts.
Michael Chan
2007-05-07
1
-2
/
+10
*
|
[TG3]: Add ASPM workaround.
Matt Carlson
2007-05-07
2
-0
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
47
-168
/
+766
|
\
\
|
*
|
kconfig: fix mconf segmentation fault
Marcin Garski
2007-05-06
2
-2
/
+2
|
*
|
kbuild: enable use of code from a different dir
Sam Ravnborg
2007-05-06
2
-17
/
+16
|
*
|
kconfig: error out if recursive dependencies are found
Sam Ravnborg
2007-05-06
3
-12
/
+13
|
*
|
kbuild: scripts/basic/fixdep segfault on pathological string-o-death
Andy Green
2007-05-02
1
-0
/
+2
|
*
|
kconfig: correct minor typo in Kconfig warning message.
Robert P. J. Day
2007-05-02
1
-1
/
+1
|
*
|
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
2007-05-02
8
-31
/
+31
|
*
|
usr/Kconfig: fix typo
Alexander E. Patrakov
2007-05-02
1
-1
/
+1
|
*
|
kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs'
Randy Dunlap
2007-05-02
1
-1
/
+1
|
*
|
kbuild: be more explicit on missing .config file
Randy Dunlap
2007-05-02
1
-0
/
+1
|
*
|
kbuild: clarify the creation of the LOCALVERSION_AUTO string.
Robert P. J. Day
2007-05-02
1
-6
/
+10
|
*
|
kbuild: propagate errors from find in scripts/gen_initramfs_list.sh
Michael Ellerman
2007-05-02
1
-1
/
+1
|
*
|
kconfig: refer to qt3 if we cannot find qt libraries
Sam Ravnborg
2007-05-02
1
-2
/
+2
|
*
|
kbuild: handle compressed cpio initramfs-es
Alex Landau
2007-05-02
1
-2
/
+8
|
*
|
kbuild: ignore section mismatch warning for references from .paravirtprobe to...
Sam Ravnborg
2007-05-02
1
-0
/
+13
|
*
|
kbuild: remove stale comment in modpost.c
Sam Ravnborg
2007-05-02
1
-1
/
+0
|
*
|
kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE
Uwe kleine-König
2007-05-02
1
-1
/
+1
|
*
|
kbuild: fix make mrproper for Documentation/DocBook/man
Sam Ravnborg
2007-05-02
2
-8
/
+2
|
*
|
kbuild: remove kconfig binaries during make mrproper
Sam Ravnborg
2007-05-02
1
-0
/
+1
|
*
|
kconfig/menuconfig: do not hardcode '.config'
Sam Ravnborg
2007-05-02
2
-1
/
+2
|
*
|
kbuild: override build timestamp & version
Sam Ravnborg
2007-05-02
1
-7
/
+20
|
*
|
kconfig.debug: clarify CONFIG_DEBUG_INFO help text
Andreas Dilger
2007-05-02
1
-0
/
+3
|
*
|
kbuild: complain about missing system calls
Sam Ravnborg
2007-05-02
3
-0
/
+130
|
*
|
kbuild: small documentation fix in Documentation/kbuild/modules.txt
Anton Blanchard
2007-05-02
1
-1
/
+1
|
*
|
kbuild: do not emit src version warning for non-modules
Sam Ravnborg
2007-05-02
1
-3
/
+2
|
*
|
menuconfig: remember alternate config filename
Sam Ravnborg
2007-05-02
3
-12
/
+37
|
*
|
kbuild: move tags from ARCH and include/ ahead of drivers
Don Mullis
2007-05-02
1
-5
/
+6
|
*
|
kbuild: distinguish between errors and warnings in modpost
Matthew Wilcox
2007-05-02
2
-3
/
+20
|
*
|
kconfig/xconfig: sync main view with search dialog current menu
Marco Costalba
2007-05-02
2
-2
/
+5
|
*
|
menuconfig: dont use obsolete index() function in lxdialog
Mike Frysinger
2007-05-02
1
-2
/
+2
|
*
|
kbuild: add a missing slash in the comments
Uwe Zeisberger
2007-05-02
1
-1
/
+1
|
*
|
cleanpatch: a script to clean up stealth whitespace added by a patch
H. Peter Anvin
2007-05-02
1
-0
/
+206
|
*
|
cleanfile: a script to clean up stealth whitespace
H. Peter Anvin
2007-05-02
1
-0
/
+126
|
*
|
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
2007-05-02
3
-10
/
+16
|
*
|
kbuild: whitelist logo references from .text to .init.data
Sam Ravnborg
2007-05-02
1
-0
/
+15
|
*
|
kbuild: fix segmentation fault in modpost
Sam Ravnborg
2007-05-02
1
-2
/
+6
|
*
|
kbuild: fix warnings from .pci_fixup section
Sam Ravnborg
2007-05-02
1
-19
/
+25
[next]