summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * [PARISC] clean up include/asm-parisc/elf.hRandolph Chung2008-03-161-12/+10Star
| | * [PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2008-03-162-0/+3
| | * [PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE2008-03-161-0/+9
| | * [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-163-13/+35
| | * [PARISC] dump_stack in show_regsKyle McMartin2008-03-161-0/+2
| | * [PARISC] pdc_stable: fix compile errorsJoel Soete2008-03-161-3/+3
| | * [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-162-14/+0Star
| | * [PARISC] bump __NR_syscallsKyle McMartin2008-03-161-1/+1
| | * [PARISC] unbreak pgalloc.hKyle McMartin2008-03-161-2/+2
| | * [PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2008-03-162-9/+8Star
| | * [PARISC] wire up timerfd syscallsKyle McMartin2008-03-162-0/+6
| | * [PARISC] remove old timerfd syscallKyle McMartin2008-03-161-1/+1
| * | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-157-165/+3Star
| * | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-151-9/+14
| |\ \
| * | | sched: simplify sched_slice()Ingo Molnar2008-03-151-6/+2Star
| * | | sched: fix fair sleepersIngo Molnar2008-03-151-2/+4
| * | | sched: fix overload performance: buddy wakeupsPeter Zijlstra2008-03-152-1/+27
| * | | sched: fix calc_delta_mine()Ingo Molnar2008-03-151-1/+1
| * | | sched: fix update_load_add()/sub()Ingo Molnar2008-03-151-0/+2
| * | | sched: min_vruntime fixPeter Zijlstra2008-03-151-18/+28
| * | | sched: fix race in schedule()Hiroshi Shimamoto2008-03-151-22/+16Star
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-03-157-67/+143
| |\ \ \
| | * | | firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter2008-03-141-3/+3
| | * | | firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson2008-03-141-13/+5Star
| | * | | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter2008-03-141-0/+5
| | * | | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter2008-03-141-0/+5
| | * | | firewire: update Kconfig help textStefan Richter2008-03-141-31/+19Star
| | * | | firewire: warn on fatal condition in topology codeStefan Richter2008-03-141-1/+2
| | * | | firewire: fw-sbp2: set single-phase retry_limitJarod Wilson2008-03-141-4/+27
| | * | | firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter2008-03-141-8/+21
| | * | | firewire: fw-ohci: PPC PMac platform codeStefan Richter2008-03-141-0/+49
| | * | | firewire: endianess annotationsStefan Richter2008-03-143-6/+6
| | * | | firewire: endianess fixStefan Richter2008-03-141-1/+1
| | | |/ | | |/|
| * | | nfsd: fix oops on access from high-numbered portsJ. Bruce Fields2008-03-151-2/+2
| * | | struct export_operations: adjust comments to match current membersMarc Dionne2008-03-141-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-1310-36/+41
| |\ \ \
| | * | | IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2008-03-122-7/+10
| | * | | IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier2008-03-121-0/+1
| | * | | IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz2008-03-111-1/+1
| | * | | IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-111-0/+4
| | * | | IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-111-1/+1
| | * | | IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-111-4/+5
| | * | | IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-111-1/+1
| | * | | IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-115-22/+18Star
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-137-46/+76
| |\ \ \ \
| | * | | | async_tx: checkpatch says s/__FUNCTION__/__func__/gDan Williams2008-03-134-15/+15
| | * | | | iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-131-16/+16
| | * | | | fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei2008-03-131-1/+1
| | * | | | fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei2008-03-131-0/+27