summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mlx4_core: Reset device when internal error is detectedJack Morgenstein2007-07-175-72/+129
| * | | | | IB/iser: Make a couple of functions staticRoland Dreier2007-07-173-31/+25
| * | | | | IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-171-1/+1
| * | | | | IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-172-4/+26
| * | | | | IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-1722-242/+261
| * | | | | IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-171-331/+200
| * | | | | IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-172-277/+284
| * | | | | IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-171-23/+24
| * | | | | IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-171-8/+11
| * | | | | IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-173-197/+15
| * | | | | IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-171-0/+1
| * | | | | IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-171-12/+17
| * | | | | IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak2007-07-171-1/+1
| * | | | | IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein2007-07-171-1/+4
| * | | | | IB/mlx4: Fix flow label returned from query QPJack Morgenstein2007-07-171-1/+1
| * | | | | RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise2007-07-171-0/+1
* | | | | | firewire: fw-sbp2: convert to new SCSI data buffer accessorsStefan Richter2007-07-181-9/+7
* | | | | | firewire: fix memory leak of fw_request instancesStefan Richter2007-07-182-1/+7
* | | | | | firewire: remove bogus check in fw_core_handle_requestStefan Richter2007-07-181-5/+0
* | | | | | firewire: fw-ohci: fix "scheduling while atomic"Stefan Richter2007-07-181-1/+1
* | | | | | firewire: fw-ohci: flush MMIO write before msleepStefan Richter2007-07-181-0/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-07-1815-479/+751
|\ \ \ \ \
| * | | | | [AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen2007-07-181-1/+13
| * | | | | [AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-07-181-2/+2
| * | | | | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
| * | | | | [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
| * | | | | [AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen2007-07-181-1/+2
| * | | | | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt2007-07-181-0/+3
| * | | | | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-182-0/+100
| * | | | | [AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen2007-07-181-23/+3
| * | | | | [AVR32] Make STK1000 mux settings configurableDavid Brownell2007-07-183-7/+80
| * | | | | [AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt2007-07-184-2/+175
| * | | | | [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-186-453/+372
| * | | | | [AVR32] faster avr32 unaligned accessDavid Brownell2007-07-181-9/+20
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-1811-12/+25
|\ \ \ \ \
| * | | | | [PATCH] x86: do not recompile boot for each buildSam Ravnborg2007-07-181-1/+1
| * | | | | [x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2007-07-182-2/+9
| * | | | | [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-181-1/+6
| * | | | | [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-186-7/+7
| * | | | | [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-181-1/+1
| * | | | | [x86 setup] MAINTAINERS: document x86 setup code git treeH. Peter Anvin2007-07-181-0/+1
* | | | | | i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-182-6/+6
* | | | | | Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-182-14/+31
* | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-18176-3034/+9814
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day2007-07-182-12/+6
| * | | | | V4L/DVB (5846): Clean up setting state and scheduling timeoutsRobert P. J. Day2007-07-182-8/+4
| * | | | | V4L/DVB (5844): ivtv: add high volume debugging flagHans Verkuil2007-07-184-25/+42
| * | | | | V4L/DVB (5843): ivtv: fix missing signal_pending check.Hans Verkuil2007-07-181-4/+1
| * | | | | V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil2007-07-183-11/+21
| * | | | | V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.Hans Verkuil2007-07-181-1/+1
OpenPOWER on IntegriCloud