index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: adopt read cycle timer ABI from raw1394
Stefan Richter
2007-10-17
2
-0
/
+41
*
firewire: fw-ohci: check for misconfigured bus (phyID == 63)
Stefan Richter
2007-10-17
2
-2
/
+9
*
firewire: fw-ohci: missing dma_unmap_single
Stefan Richter
2007-10-17
1
-0
/
+3
*
firewire: fw-ohci: log posted write errors
Stefan Richter
2007-10-17
1
-2
/
+6
*
firewire: fw-ohci: reorder includes
Stefan Richter
2007-10-17
1
-6
/
+6
*
firewire: fw-ohci: fix includes
Stefan Richter
2007-10-17
1
-3
/
+3
*
firewire: fw-ohci: enforce read order for selfID generation
Stefan Richter
2007-10-17
1
-0
/
+3
*
firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
Stefan Richter
2007-10-17
1
-4
/
+13
*
firewire: fw-sbp2: expose module parameter for workarounds
Stefan Richter
2007-10-17
1
-12
/
+54
*
firewire: fw-sbp2: add support for multiple logical units per target
Stefan Richter
2007-10-17
2
-256
/
+324
*
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
[next]