summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Module parameter permissionsChien Tung2008-10-011-4/+4
* RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung2008-09-303-20/+76
* RDMA/nes: Make mini_cm_connect() staticFaisal Latif2008-09-301-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-202-1/+4
|\
| * [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
| * [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
* | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-09-207-47/+119
|\ \
| * | [XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy2008-09-171-0/+18
| * | [XFS] Fix use-after-free with buffersLachlan McIlroy2008-09-171-24/+20Star
| * | [XFS] Prevent lockdep false positives when locking two inodes.David Chinner2008-09-172-1/+16
| * | [XFS] Fix barrier status change detection.David Chinner2008-09-171-1/+1
| * | [XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy2008-09-171-0/+4
| * | [XFS] Fix regression introduced by remount fixupChristoph Hellwig2008-09-171-0/+20
| * | [XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2008-09-172-21/+40
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-207-23/+42
|\ \
| | \
| | \
| *-. \ Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier2008-09-164-13/+18
| |\ \ \
| | | * | RDMA/nes: Fix client side QP destroyFaisal Latif2008-09-161-9/+2Star
| | * | | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-153-2/+10
| | * | | mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entriesVladimir Sokolovsky2008-09-021-2/+6
| | |/ /
| * / / IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-163-10/+24
| |/ /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-202-0/+7
|\ \ \
| * | | sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-111-0/+6
| * | | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin2008-09-111-0/+1
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-205-19/+29
|\ \ \ \
| * | | | clockevents: make device shutdown robustThomas Gleixner2008-09-164-8/+19
| * | | | clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski2008-09-111-11/+10Star
| * | | | Merge commit 'v2.6.27-rc6' into timers/urgentIngo Molnar2008-09-11294-4021/+5128
| |\ \ \ \
| * | | | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8Star
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-205-26/+10Star
|\ \ \ \ \ \
| * | | | | | x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-161-20/+4Star
| * | | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-141-4/+0Star
| * | | | | | xen: fix for xen guest with mem > 3.7GJeremy Fitzhardinge2008-09-141-1/+1
| * | | | | | x86: fix possible x86_64 and EFI regressionJeremy Fitzhardinge2008-09-121-1/+4
| * | | | | | arch/x86/kernel/kdebugfs.c: introduce missing kfreeJulia Lawall2008-09-101-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-09-205-25/+23Star
|\ \ \ \ \ \
| * | | | | | Fix compile failure with non modular buildsJames Bottomley2008-09-173-20/+18Star
| * | | | | | powerpc: Holly board needs dtbImage targetJosh Boyer2008-09-171-1/+1
| * | | | | | powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device treeTimur Tabi2008-09-161-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-204-24/+13Star
|\ \ \ \ \ \
| * | | | | | [ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson2008-09-182-8/+13
| * | | | | | [ARM] omap: back out 'internal_clock' supportRussell King2008-09-171-13/+0Star
| * | | | | | [ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()roelkluin2008-09-171-3/+0Star
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds2008-09-208-6/+51
|\ \ \ \ \ \ \
| * | | | | | | avr32: nmi_enter() without nmi_exit()Manfred Spraul2008-09-191-4/+4
| * | | | | | | avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt2008-09-192-1/+10
| * | | | | | | avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt2008-09-192-0/+31
| * | | | | | | avr32: add .gitignore filesMarkus Heidelberg2008-09-192-0/+5
| * | | | | | | atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=yHaavard Skinnemoen2008-09-191-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-09-201-1/+7
|\ \ \ \ \ \ \
| * | | | | | | md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown2008-09-191-1/+7
| |/ / / / / /