summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin2-2/+4
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller3-19/+30
2009-07-03parisc: fix "delay!" timer handlingGrant Grundler1-35/+53
2009-07-03parisc: fix mismatched parenthesis in memcpy.cRandolph Chung1-1/+1
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler1-9/+22
2009-07-03parisc: add parameter to read_cr16()Coly Li1-1/+1
2009-07-03parisc: decode_exc.c should include kernel.hAlexander Beregalov1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner7-8/+8
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller1-4/+4
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler2-10/+10
2009-07-03parisc: fix ldcw inline assemblerHelge Deller1-2/+2
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin1-20/+9
2009-07-03parisc: Remove casts from atomic macrosBastian Blank1-4/+4
2009-07-03parisc: remove CVS keywordsAlexander Beregalov7-14/+6
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-07-03parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov1-0/+2
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin2-1/+5
2009-07-03Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-0/+3
2009-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds8-193/+423
2009-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+20
2009-07-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-359/+353
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu1-6/+10
2009-07-02x86: fix power-of-2 round_up/round_down macrosLinus Torvalds1-2/+9
2009-07-02Btrfs: fix error message formattingHu Tao1-1/+1
2009-07-02Btrfs: fix use after free in btrfs_start_workers fail pathJiri Slaby1-1/+1
2009-07-02Btrfs: honor nodatacow/sum mount options for new filesChris Mason1-6/+7
2009-07-02Btrfs: update backrefs while dropping snapshotYan Zheng4-181/+395
2009-07-02Btrfs: account for space we may use in fallocateJosef Bacik1-1/+11
2009-07-02Btrfs: fix the file clone ioctl for preallocated extentsChris Mason1-2/+4
2009-07-02Btrfs: don't log the inode in file_write while growing the fileChris Mason1-1/+4
2009-07-02Merge branch 'fix/oxygen' into for-linusTakashi Iwai1-0/+2
2009-07-02Merge branch 'fix/hda' into for-linusTakashi Iwai2-1/+2
2009-07-02Merge branch 'fix/caiaq' into for-linusTakashi Iwai3-6/+8
2009-07-02Merge branch 'fix/asoc' into for-linusTakashi Iwai3-8/+16
2009-07-02fs/notify/inotify: decrement user inotify count on closeKeith Packard1-0/+3
2009-07-02intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()David Woodhouse1-2/+4
2009-07-02intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loopsDavid Woodhouse1-11/+13
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai2-2/+2
2009-07-02ALSA: snd_usb_caiaq: reparent sound deviceDaniel Mack1-4/+6
2009-07-02sound: virtuoso: fix Xonar D1/DX silence after resumeClemens Ladisch1-0/+2
2009-07-02FRV: Add basic performance counter supportDavid Howells4-1/+38
2009-07-02FRV: Implement atomic64_tDavid Howells6-5/+236
2009-07-01intel-iommu: Use cmpxchg64_local() for setting PTEsDavid Woodhouse1-1/+1
2009-07-01intel-iommu: Warn about unmatched unmap requestsDavid Woodhouse1-2/+4
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds14-57/+307
2009-07-01intel-iommu: Kill superfluous mapping_lockDavid Woodhouse1-10/+2
2009-07-01sh: LCDC dcache flush for deferred ioPaul Mundt1-8/+45
2009-07-01sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-07-01kernel-doc: move ignoring kmemcheckRandy Dunlap1-2/+2
2009-07-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-28/+38