summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-16Linux 2.6.25-rc6v2.6.25-rc6Linus Torvalds1-1/+1
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds18-65/+125
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin1-0/+1
2008-03-15[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-03-15[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley1-1/+11
2008-03-15[PARISC] clean up include/asm-parisc/elf.hRandolph Chung1-12/+10
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2-0/+3
2008-03-15[PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE1-0/+9
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin3-13/+35
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin1-0/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin2-14/+0
2008-03-15[PARISC] bump __NR_syscallsKyle McMartin1-1/+1
2008-03-15[PARISC] unbreak pgalloc.hKyle McMartin1-2/+2
2008-03-15[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2-9/+8
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin2-0/+6
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin1-1/+1
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds7-165/+3
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2008-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-9/+14
2008-03-15sched: simplify sched_slice()Ingo Molnar1-6/+2
2008-03-15sched: fix fair sleepersIngo Molnar1-2/+4
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra2-1/+27
2008-03-15sched: fix calc_delta_mine()Ingo Molnar1-1/+1
2008-03-15sched: fix update_load_add()/sub()Ingo Molnar1-0/+2
2008-03-15sched: min_vruntime fixPeter Zijlstra1-18/+28
2008-03-15sched: fix race in schedule()Hiroshi Shimamoto1-22/+16
2008-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-67/+143
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields1-2/+2
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne1-2/+2
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter1-3/+3
2008-03-14firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson1-13/+5
2008-03-14ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter1-0/+5
2008-03-14firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter1-0/+5
2008-03-14firewire: update Kconfig help textStefan Richter1-31/+19
2008-03-14firewire: warn on fatal condition in topology codeStefan Richter1-1/+2
2008-03-14firewire: fw-sbp2: set single-phase retry_limitJarod Wilson1-4/+27
2008-03-14firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter1-8/+21
2008-03-14firewire: fw-ohci: PPC PMac platform codeStefan Richter1-0/+49
2008-03-14firewire: endianess annotationsStefan Richter3-6/+6
2008-03-14firewire: endianess fixStefan Richter1-1/+1
2008-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-36/+41
2008-03-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds7-46/+76
2008-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-1/+6
2008-03-13avoid endless loops in lib/swiotlb.cJan Beulich1-14/+16
2008-03-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds38-126/+426
2008-03-13block: floppy: fix rmmod lockupJiri Slaby1-5/+0