| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPSEC]: Fix warnings with casting int to pointer | Herbert Xu | 2007-05-22 | 1 | -4/+4 |
* | Fix headers check fallout | Stephen Rothwell | 2007-05-21 | 1 | -1/+1 |
* | Make 'headerscheck' stop immediately on an error | David Woodhouse | 2007-05-21 | 1 | -1/+1 |
* | partitions/LDM: build fix | Jeff Garzik | 2007-05-21 | 1 | -1/+1 |
* | Revert "kbuild: make better section mismatch reports on i386, arm and mips" | Linus Torvalds | 2007-05-21 | 2 | -82/+0 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-21 | 3 | -6/+1 |
|\ |
|
| * | Add constant for FCS/CRC length (frame check sequence) | Auke Kok | 2007-05-21 | 1 | -0/+1 |
| * | declance: Remove a dangling spin_unlock_irq() thingy | Maciej W. Rozycki | 2007-05-21 | 1 | -2/+0 |
| * | e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle... | Auke Kok | 2007-05-21 | 1 | -4/+0 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-21 | 43 | -93/+65 |
|\ \
| |/
|/| |
|
| * | libata: bump versions | Jeff Garzik | 2007-05-21 | 35 | -35/+35 |
| * | libata: Trim trailing whitespace | Jeff Garzik | 2007-05-21 | 8 | -17/+17 |
| * | libata: Kiss post_set_mode goodbye | Alan Cox | 2007-05-21 | 2 | -5/+0 |
| * | ata_piix: clean up | Alan Cox | 2007-05-21 | 1 | -8/+1 |
| * | pata_hpt366: Enable bits are unreliable so don't use them | Alan Cox | 2007-05-21 | 1 | -27/+1 |
| * | libata: Add Seagate STT20000A to DMA blacklist. | Dave Jones | 2007-05-21 | 1 | -0/+1 |
| * | ahci: disable 64bit dma on sb600 | Tejun Heo | 2007-05-21 | 1 | -1/+10 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-21 | 19 | -222/+697 |
|\ \ |
|
| * | | IB/cm: Improve local id allocation | Michael S. Tsirkin | 2007-05-21 | 1 | -1/+3 |
| * | | IPoIB/cm: Fix SRQ WR leak | Michael S. Tsirkin | 2007-05-21 | 3 | -36/+211 |
| * | | IB/ipoib: Fix typos in error messages | Michael S. Tsirkin | 2007-05-21 | 2 | -2/+2 |
| * | | IB/mlx4: Check if SRQ is full when posting receive | Roland Dreier | 2007-05-20 | 1 | -0/+6 |
| * | | IB/mlx4: Pass send queue sizes from userspace to kernel | Eli Cohen | 2007-05-20 | 2 | -17/+51 |
| * | | IB/mlx4: Fix check of opcode in mlx4_ib_post_send() | Roland Dreier | 2007-05-19 | 1 | -1/+1 |
| * | | mlx4_core: Fix array overrun in dump_dev_cap_flags() | Roland Dreier | 2007-05-19 | 1 | -1/+1 |
| * | | IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions | Michael S. Tsirkin | 2007-05-19 | 1 | -35/+80 |
| * | | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin | 2007-05-19 | 1 | -60/+98 |
| * | | IB/mlx4: Set GRH:HopLimit when sending globally routed MADs | Roland Dreier | 2007-05-19 | 1 | -0/+1 |
| * | | IB/mthca: Set GRH:HopLimit when building MLX headers | Rolf Manderscheid | 2007-05-19 | 1 | -0/+1 |
| * | | IB/mlx4: Fix check of max_qp_dest_rdma in modify QP | Eli Cohen | 2007-05-19 | 1 | -1/+1 |
| * | | IB/mthca: Fix use-after-free on device restart | Ali Ayoub | 2007-05-19 | 1 | -1/+3 |
| * | | IB/ehca: Return proper error code if register_mr fails | Hoang-Nam Nguyen | 2007-05-19 | 1 | -5/+2 |
| * | | IPoIB: Handle P_Key table reordering | Yosef Etigin | 2007-05-19 | 4 | -45/+92 |
| * | | IB/core: Use start_port() and end_port() | Roland Dreier | 2007-05-19 | 1 | -8/+2 |
| * | | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin | 2007-05-19 | 2 | -0/+133 |
| * | | IB/ipath: Fix potential deadlock with multicast spinlocks | Roland Dreier | 2007-05-19 | 1 | -9/+7 |
| * | | IB/core: Free umem when mm is already gone | Eli Cohen | 2007-05-19 | 1 | -1/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 | 39 | -132/+234 |
|\ \ |
|
| * | | mm/slab: fix section mismatch warning | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
| * | | mm: fix section mismatch warnings | Sam Ravnborg | 2007-05-19 | 3 | -22/+3 |
| * | | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 2007-05-19 | 2 | -15/+1 |
| * | | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 | 3 | -2/+28 |
| * | | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 29 | -28/+40 |
| * | | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 29 | -28/+37 |
| * | | kbuild: add "Section mismatch" warning whitelist for powerpc | Li Yang | 2007-05-19 | 1 | -4/+11 |
| * | | kbuild: make better section mismatch reports on i386, arm and mips | Atsushi Nemoto | 2007-05-19 | 2 | -0/+82 |
| * | | kbuild: make modpost section warnings clearer | Russell King | 2007-05-19 | 1 | -17/+16 |
| * | | kconfig: search harder for curses library in check-lxdialog.sh | Mike Frysinger | 2007-05-19 | 1 | -15/+9 |
| * | | kbuild: include limits.h in sumversion.c for PATH_MAX | Mike Frysinger | 2007-05-19 | 1 | -0/+1 |
| * | | powerpc: Fix the MODALIAS generation in modpost for of devices | Sylvain Munaut | 2007-05-19 | 1 | -3/+8 |
| |/ |
|