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
*
firewire: fw-sbp2: always enable IRQs before calling command ORB callback
Stefan Richter
2007-10-17
1
-2
/
+3
*
firewire: fw-core: local variable shadows a global one
Stefan Richter
2007-10-17
1
-11
/
+10
*
firewire: optimize fw_core_add_address_handler
Stefan Richter
2007-10-17
1
-3
/
+9
*
ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
Matthias Kaehlcke
2007-10-16
1
-1
/
+1
*
ieee1394: csr1212: proper refcounting
Stefan Richter
2007-10-16
3
-31
/
+36
*
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
2007-10-16
1
-6
/
+9
*
ieee1394: pcilynx: I2C cleanups
Jean Delvare
2007-10-16
1
-21
/
+5
*
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
2007-10-16
1
-1
/
+2
*
ieee1394: sbp2: fix unsafe iteration over list of devices
Stefan Richter
2007-10-16
1
-0
/
+15
*
ieee1394: pcilynx: superfluous local variables
Stefan Richter
2007-10-16
1
-3
/
+0
*
ieee1394: eth1394: fix lock imbalance
Stefan Richter
2007-10-16
1
-9
/
+5
*
ieee1394: eth1394: superfluous local variable
Stefan Richter
2007-10-16
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
106
-2847
/
+3949
|
\
|
*
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
2007-10-15
4
-26
/
+35
|
*
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
9
-17
/
+18
|
*
kbuild: enable use of AFLAGS and CFLAGS on commandline
Sam Ravnborg
2007-10-15
1
-0
/
+4
|
*
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
28
-47
/
+48
|
*
kbuild: fix AFLAGS use in h8300 and m68knommu
Sam Ravnborg
2007-10-15
12
-14
/
+11
|
*
kbuild: check for wrong use of CFLAGS
Sam Ravnborg
2007-10-14
1
-2
/
+12
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
46
-136
/
+137
|
*
kbuild: fix up CFLAGS usage
Sam Ravnborg
2007-10-14
4
-7
/
+4
|
*
kbuild: make modpost detect unterminated device id lists
Kees Cook
2007-10-12
1
-7
/
+33
|
*
kbuild: call export_report from the Makefile
Adrian Bunk
2007-10-12
1
-0
/
+4
|
*
kbuild: move Kai Germaschewski to CREDITS
Sam Ravnborg
2007-10-12
2
-4
/
+6
|
*
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
2007-10-12
1
-8
/
+15
|
*
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2007-10-12
1
-9
/
+26
|
*
include/linux/Kbuild: remove duplicate entries
Adrian Bunk
2007-10-12
1
-3
/
+0
|
*
kbuild: kill backward compatibility checks
Sam Ravnborg
2007-10-12
3
-29
/
+2
|
*
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
2007-10-12
2
-4
/
+3
|
*
kbuild: fix documentation in makefiles.txt
Sam Ravnborg
2007-10-12
1
-2
/
+2
|
*
kbuild: call make once for all targets when O=.. is used
Milton Miller
2007-10-12
2
-6
/
+13
|
*
kbuild: pass -g to assembler under CONFIG_DEBUG_INFO
Roland McGrath
2007-10-12
1
-0
/
+1
|
*
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
2007-10-12
3
-754
/
+897
|
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
8
-21
/
+8
|
*
kbuild: fix infinite make recursion
Sam Ravnborg
2007-10-12
1
-1
/
+3
|
*
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2007-10-12
2
-7
/
+11
|
*
kconfig: make comments stand out in menuconfig
Sam Ravnborg
2007-10-12
1
-0
/
+8
|
*
kbuild: fix directory traversal bug
Sam Ravnborg
2007-10-12
1
-3
/
+3
|
*
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
2007-10-12
4
-4
/
+4
|
*
docproc: style & typo cleanups
Randy Dunlap
2007-10-12
2
-20
/
+22
|
*
kbuild: apply genksyms changes
Sam Ravnborg
2007-10-12
4
-1706
/
+2523
|
*
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2007-10-12
2
-1
/
+5
|
*
kbuild: fix genksyms Makefile
Sam Ravnborg
2007-10-12
1
-2
/
+6
|
*
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
2007-10-12
1
-3
/
+1
|
*
kbuild: ver_linux fix glibc version print
Jesper Juhl
2007-10-12
1
-3
/
+2
|
*
kbuild: improve scripts/gcc-version.sh output a bit when called without args
Jesper Juhl
2007-10-12
1
-1
/
+7
|
*
kbuild: clean Modules.symvers in external module dirs
Mike Frysinger
2007-10-12
1
-0
/
+2
|
*
kbuild: fix segfault in modpost
Petr Stetiar
2007-10-12
1
-0
/
+6
|
*
kbuild: fix perl usage in export_report.pl
Ram Pai
2007-10-12
1
-4
/
+4
|
*
kbuild: fix export_report.pl
Adrian Bunk
2007-10-12
1
-1
/
+1
[next]