aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-138-9/+55
|\
| *---. Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-nextRoland Dreier2010-03-127-9/+53
| |\ \ \
| | | | * RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung2010-03-121-2/+28
| | | | * RDMA/nes: Clear stall bit before destroying NIC QPChien Tung2010-03-112-0/+9
| | | | * RDMA/nes: Set assume_aligned_header bitFaisal Latif2010-03-111-0/+1
| | | * | IB/mad: Ignore iWARP devices on device removalSteve Wise2010-03-111-0/+3
| | | |/
| | * | IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-112-7/+10
| | * | IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen2010-03-111-0/+2
| | |/
| * | RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise2010-03-111-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2010-03-122-6/+7
|\ \
| * | mfd: Several MFD drivers should depend on GENERIC_HARDIRQSGeert Uytterhoeven2010-03-121-4/+5
| * | mfd: Fix sm501 requested region sizeSamuel Ortiz2010-03-121-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2010-03-123-10/+22
|\ \ \
| * | | fat: Fix stat->f_namelenKevin Dankwardt2010-02-103-5/+6
| * | | fat: Fix vfat_lookup()OGAWA Hirofumi2010-01-121-5/+16
* | | | Fix up .gitignore for top-level file patternsLinus Torvalds2010-03-121-8/+12
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-03-121-0/+4
|\ \ \ \
| * | | | timekeeping: Prevent oops when GENERIC_TIME=njohn stultz2010-03-021-0/+4
* | | | | anon_inodes: mark the anon inode privateEric Paris2010-03-121-0/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-122-65/+18
|\ \ \ \ \
| * | | | | udf: use ext2_find_next_bitAkinobu Mita2010-03-091-48/+1
| * | | | | udf: Do not read inode before writing itJan Kara2010-03-091-3/+3
| * | | | | udf: Fix unalloc space handling in udf_update_inodeJan Kara2010-03-091-14/+14
* | | | | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-03-121-3/+1
|\ \ \ \ \ \
| * | | | | | msm_sdcc.c: missing brackets in msmsdcc_resume()Roel Kluin2010-01-201-3/+1
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-1237-264/+1250
|\ \ \ \ \ \ \
| * | | | | | | powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp2010-03-091-6/+6
| * | | | | | | powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0
| * | | | | | | powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
| * | | | | | | powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-093-5/+16
| * | | | | | | powerpc: Fix G5 thermal shutdownJosh Boyer2010-03-092-7/+25
| * | | | | | | powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2010-03-092-5/+6
| * | | | | | | powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2010-03-092-3/+3
| * | | | | | | powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-03-091-1/+21
| * | | | | | | powerpc: Dynamically allocate pacasMichael Ellerman2010-03-097-42/+118
| * | | | | | | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2010-03-0922-174/+1045
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | powerpc/perf: e500 supportScott Wood2010-03-059-100/+970
| | * | | | | | powerpc/perf: Build callchain code regardless of hardware event support.Scott Wood2010-03-041-1/+2
| | * | | | | | powerpc/cpm2: Checkpatch cleanupAndrea Gelmini2010-03-041-1/+1
| | * | | | | | powerpc/86xx: Renaming following split of GE Fanuc joint ventureMartyn Welch2010-03-049-38/+38
| | * | | | | | powerpc/86xx: Convert gef_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-7/+7
| | * | | | | | powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
| | * | | | | | powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
| | * | | | | | powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlockAnton Vorontsov2010-03-041-17/+17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12246-3454/+396
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08246-3454/+396
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | doc: fix typo in comment explaining rb_tree usageNikanth Karthikesan2010-02-251-4/+4
| | * | | | | | | Remove fs/ntfs/ChangeLogJiri Kosina2010-02-241-1702/+0
| | * | | | | | | doc: fix console doc typoThadeu Lima de Souza Cascardo2010-02-241-1/+1
| | * | | | | | | doc: cpuset: Update the cpuset flag fileGeunSik Lim2010-02-241-62/+65