summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-04Linux 2.6.31-rc2v2.6.31-rc2Linus Torvalds1-1/+1
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt1-0/+2
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds34-219/+228
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-2/+5
2009-07-04Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+1
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds107-1158/+4413
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-40/+80
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds9-12/+27
2009-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-2/+28
2009-07-03Merge branch 'fix/soundcore' into for-linusTakashi Iwai1-1/+4
2009-07-03Merge branch 'fix/hda' into for-linusTakashi Iwai4-24/+48
2009-07-03sound: do not set DEVNAME for OSS devicesKay Sievers1-1/+4
2009-07-03ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-03ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03block: don't merge requests of different failfast settingsTejun Heo2-0/+14
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke2-2/+14
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa55-76/+76
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: BC47xx: Fix SSB irq setupmatthieu castet1-10/+75
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa8-704/+597
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli18-0/+3307
2009-07-03NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells1-2/+1
2009-07-03ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai1-19/+5
2009-07-03ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai1-1/+26
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro1-1/+3
2009-07-03mfd: sm501, fix lock imbalanceJiri Slaby1-1/+2
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin2-1/+6
2009-07-03parisc: superio: fix build breakageAlexander Beregalov1-2/+2
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox1-0/+2
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin4-1/+15
2009-07-03parisc: add task_pt_regs macroKyle McMartin1-0/+3
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2-1/+3
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin1-17/+24
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin1-5/+11
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin1-1/+1
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig1-62/+0
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-02Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-0/+3
2009-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds8-193/+423
2009-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+20
2009-07-02Merge 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-01FRV: Add basic performance counter supportDavid Howells4-1/+38
2009-07-01FRV: 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-02sh: LCDC dcache flush for deferred ioPaul Mundt1-8/+45
2009-07-02sh: 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
2009-07-01intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386David Woodhouse1-14/+23
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-11/+262
2009-07-01Fix iommu address space allocationDavid Woodhouse1-4/+22
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse1-1/+1
2009-07-01elf: fix one check-after-useAmerigo Wang1-2/+2
2009-07-01intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse1-1/+1
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-406/+294
2009-07-01ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown1-1/+6
2009-07-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds7-48/+84
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-145/+235
2009-07-01kmemleak: Fix scheduling-while-atomic bugIngo Molnar1-30/+1
2009-07-01ALSA: hda - Add quirk for HP 6930pTakashi Iwai1-0/+1
2009-07-01cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request()Shan Wei1-4/+0
2009-07-01blocK: Restore barrier support for md and probably other virtual devices.NeilBrown1-5/+5
2009-07-01block: get rid of queue-private command filterJens Axboe7-259/+42
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen5-57/+152
2009-07-01cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()Jens Axboe1-64/+73
2009-07-01cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()Jens Axboe1-16/+21
2009-07-01Trivial typo fixes in Documentation/block/data-integrity.txt.Andre Noll1-2/+2
2009-07-01ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai1-1/+1
2009-07-01sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm1-2/+51
2009-07-01sh: fix se7724 ceu namesMagnus Damm1-2/+2
2009-07-01md: use interruptible wait when duration is controlled by userspace.NeilBrown2-8/+21
2009-07-01md/raid5: suspend shouldn't affect read requests.NeilBrown1-1/+2
2009-06-30Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman1-5/+2
2009-06-30igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck1-0/+3
2009-06-30e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason1-0/+3
2009-06-30e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch1-0/+3
2009-06-30e1000: fix unmap bugJesse Brandeburg1-1/+7
2009-06-30igb: fix unmap length bugJesse Brandeburg1-5/+6
2009-06-30ixgbe: fix unmap length bugJesse Brandeburg1-6/+11
2009-06-30ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala1-1/+2
2009-06-30ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala1-2/+3
2009-06-30ixgbe: Fix SFP log messagesDon Skidmore1-8/+17
2009-06-30usbnet: Remove private stats structureHerbert Xu1-1/+0
2009-06-30usbnet: Use netdev stats structureHerbert Xu1-15/+15
2009-06-30smsc95xx: Use netdev stats structureHerbert Xu1-5/+5
2009-06-30rndis_host: Use netdev stats structureHerbert Xu1-1/+1
2009-06-30net1080: Use netdev stats structureHerbert Xu1-6/+6
2009-06-30dm9601: Use netdev stats structureHerbert Xu1-5/+5
2009-06-30cdc_eem: Use netdev stats structureHerbert Xu1-1/+1
2009-07-01md: tidy up error paths in md_allocNeilBrown1-20/+18
2009-07-01md: fix error path when duplicate name is found on md device creation.NeilBrown1-0/+2
2009-06-30Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds4-103/+105
2009-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-4/+7
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds32-422/+1604
2009-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-10/+13
2009-06-30MN10300: Wire up new syscallsDavid Howells2-1/+5
2009-06-30FRV: Wire up new syscallsDavid Howells2-1/+5
2009-06-30hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer1-0/+1
2009-06-30floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-06-30bfin: delay IRQ registration until driver is readyMike Frysinger1-15/+15
2009-06-30atyfb: fix alignment for block writesVille Syrjala3-14/+46
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2-9/+82
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach1-3/+14
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach1-1/+2
2009-06-30x86: only clear node_states for 64bitYinghai Lu2-6/+9
2009-06-30cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan1-0/+12
2009-06-30mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy1-1/+4
2009-06-30bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-06-30MAINTAINERS: STARFIRE/DURALAN updateJoe Perches1-2/+2
2009-06-30kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-06-30spi: bitbang bugfix in message setupDavid Brownell1-10/+14
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt16-42/+74
2009-06-30spi: add spi_master flag wordDavid Brownell3-0/+12
2009-06-30spi: new spi->mode bitsDavid Brownell4-7/+24
2009-06-30dmapools: protect page_list walk in show_pools()Thomas Gleixner1-0/+2
2009-06-30ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan1-2/+10
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki2-3/+18
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi4-1/+14
2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch3-1/+11
2009-06-30gcov: fix documentationPeter Oberparleiter1-9/+16
2009-06-30alpha: fix percpu build breakageTejun Heo3-4/+9
2009-06-30fbdev: work around old compiler bugStephen Rothwell1-2/+2
2009-06-30MAINTAINERS: update EDAC-I82975XJoe Perches1-2/+2
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens1-1/+2
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi6-42/+149
2009-07-01md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown1-2/+4
2009-07-01md: Use new topology calls to indicate alignment and I/O sizesMartin K. Petersen6-19/+39
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo2-2/+12
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo2-10/+27
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo5-0/+238
2009-06-30Add Fenghua Yu as temporary co-maintainer for ia64Tony Luck1-0/+2
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2-2/+2
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches4-7/+7
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-30AFS: Fix lock imbalanceJiri Slaby1-1/+0
2009-06-30ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski1-0/+3
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa1-1/+9
2009-06-30fuse: invalidation reverse callsJohn Muir5-3/+214
2009-06-30fuse: allow umask processing in userspaceMiklos Szeredi4-6/+46
2009-06-30fuse: fix bad return value in fuse_file_poll()Miklos Szeredi1-1/+1
2009-06-30fuse: fix return value of fuse_dev_write()Csaba Henk1-1/+1
2009-06-30perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2-6/+13
2009-06-30dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer1-1/+1
2009-06-30dm exception store: really fix type lookupMilan Broz1-3/+6
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras3-4/+55
2009-06-30ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik1-4/+7
2009-06-30ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely1-2/+2
2009-06-30ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely1-1/+1
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds9-61/+46