index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68knommu
/
irqnode.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
34
-0
/
+11582
2006-09-23
IB/srp: Add port/device attributes
Ishai Rabinovitz
1
-6
/
+24
2006-09-23
IB/mthca: Include the header we really want
James Lentini
1
-1
/
+1
2006-09-23
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
1
-15
/
+19
2006-09-23
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
1
-10
/
+6
2006-09-23
IB/ipoib: Fix flush/start xmit race (from code review)
Michael S. Tsirkin
1
-4
/
+8
2006-09-23
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
1
-1
/
+1
2006-09-23
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
1
-1
/
+1
2006-09-22
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
1
-1
/
+0
2006-09-22
Revert "[MTD] blkdev helper code: fix printk format warning"
David Woodhouse
1
-1
/
+1
2006-09-22
[MTD] Add SSFDC (SmartMedia) read-only translation layer
Claudio Lanconelli
3
-0
/
+477
2006-09-22
[MTD] pmc551 pci cleanup
Jiri Slaby
1
-8
/
+5
2006-09-22
[MTD] pmc551 use kzalloc
Jiri Slaby
1
-5
/
+2
2006-09-22
[MTD] pmc551 whitespace cleanup
Jiri Slaby
1
-567
/
+596
2006-09-22
[MTD] Remove iq80310 map driver
Lennert Buytenhek
3
-127
/
+0
2006-09-22
[MTD NAND] Fix in typo ndfc.c causing wrong ECC layout
Frank Haverkamp
1
-1
/
+1
2006-09-22
[MTD] physmap: add power management support
Lennert Buytenhek
1
-0
/
+33
2006-09-22
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
15
-15
/
+119
2006-09-22
[MTD] Switch to pci_get_device and do ref counting
Alan Cox
5
-8
/
+32
2006-09-22
[MTD] blkdev helper code: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-09-22
[MTD] Fix ixp4xx partition parsing.
Brian Walsh
1
-1
/
+1
2006-09-22
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
Michal Piotrowski
1
-4
/
+0
2006-09-22
[MTD NAND] Remove old code in au1550nd.c
Michal Piotrowski
1
-11
/
+0
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
3
-0
/
+12
2006-09-22
[POWERPC] Fix ohare IDE irq workaround on old powermacs
Benjamin Herrenschmidt
1
-1
/
+1
2006-09-22
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
Linas Vepstas
1
-12
/
+24
2006-09-22
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
Scott Wood
1
-0
/
+2
2006-09-22
[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
Nathan Lynch
1
-19
/
+25
2006-09-22
[POWERPC] Maple U3 HT - reject inappropriate config space access
Nathan Lynch
1
-0
/
+6
2006-09-22
[POWERPC] Fix IPIC pending register assignments
Scott Wood
1
-21
/
+21
2006-09-22
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
Arnd Bergmann
1
-4
/
+0
2006-09-22
[POWERPC] Remove DISCONTIGMEM cruft from page.h
Michael Ellerman
1
-6
/
+0
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
4
-183
/
+319
2006-09-21
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
1
-8
/
+8
2006-09-21
[POWERPC] Fix compile error in sbc8560
Amy Fong
2
-0
/
+19
2006-09-21
[POWERPC] EEH: support MMIO enable recovery step
Linas Vepstas
1
-17
/
+64
2006-09-21
[POWERPC] EEH: enable MMIO/DMA on frozen slot
Linas Vepstas
2
-0
/
+40
2006-09-21
[POWERPC] EEH: code comment cleanup
Linas Vepstas
2
-11
/
+35
2006-09-21
[POWERPC] EEH: balance pcidev_get/put calls
Linas Vepstas
1
-15
/
+2
2006-09-21
[POWERPC] PPC: Fix xmon stack frame address in backtrace
Josh Boyer
1
-1
/
+1
2006-09-21
[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX
Peter Bergner
1
-0
/
+1
2006-09-21
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
1
-4
/
+4
2006-09-21
[CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
Herbert Xu
1
-5
/
+13
2006-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2
-56
/
+41
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
8
-45
/
+60
2006-09-21
[CRYPTO] api: Add crypto_comp and crypto_has_*
Herbert Xu
2
-6
/
+98
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
6
-69
/
+97
2006-09-21
[SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2
-65
/
+78
2006-09-21
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
5
-133
/
+2
2006-09-21
[CRYPTO] doc: Update documentation for hash and me
Herbert Xu
1
-14
/
+22
[next]