summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang2012-11-201-3/+5
* ne2000: add the right platform deviceAlan Cox2012-11-201-0/+1
* of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla2012-11-192-5/+15
* sis900: fix sis900_set_mode call parameters.Francois Romieu2012-11-181-1/+1
* fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()Al Viro2012-11-181-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-182-4/+3
|\
| * kill bogus BUG_ON() in do_close_on_exec()Al Viro2012-11-121-1/+0
| * missing const in alpha callers of do_mount()Al Viro2012-10-201-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-11-181-3/+3
|\ \
| * | m68k: fix sigset_t accessor functionsAndreas Schwab2012-11-181-3/+3
* | | Merge tag 'gpio-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-11-183-4/+27
|\ \ \
| * | | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks2012-11-171-3/+3
| * | | gpio: adnp: Depend on OF_GPIO instead of OFThierry Reding2012-11-171-1/+1
| * | | mvebu-gpio: Disable blinking when enabling a GPIO for outputJamie Lentin2012-11-171-0/+23
* | | | Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-11-183-19/+69
|\ \ \ \
| * | | | xfs: drop buffer io reference when a bad bio is builtDave Chinner2012-11-171-2/+12
| * | | | xfs: fix broken error handling in xfs_vm_writepageDave Chinner2012-11-171-15/+39
| * | | | xfs: fix attr tree double split corruptionDave Chinner2012-11-171-2/+18
* | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-11-186-7/+57
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu2012-11-163-3/+3
| * | | | sata_svw: check DMA start bit before resetDavid Milburn2012-11-151-0/+35
| * | | | libata debugging: Warn when unable to find timing descriptor based on xfer_modeBorislav Petkov2012-11-151-0/+4
| * | | | sata_highbank: mark ahci_highbank_probe as __devinitArnd Bergmann2012-11-151-1/+1
| * | | | pata_arasan: Initialize cf clock to 166MHzVipul Kumar Samar2012-11-151-0/+6
| * | | | libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handleAaron Lu2012-11-151-3/+8
* | | | | Linux 3.7-rc6v3.7-rc6Linus Torvalds2012-11-161-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
|\ \ \ \ \
| * | | | | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
* | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-1619-120/+86
|\ \ \ \ \ \
| * | | | | | revert "mm: fix-up zone present pages"Andrew Morton2012-11-166-58/+1
| * | | | | | tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-161-1/+1
| * | | | | | tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-161-2/+14
| * | | | | | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-161-1/+1
| * | | | | | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-161-25/+0
| * | | | | | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-162-1/+3
| * | | | | | swapfile: fix name leak in swapoffXiaotian Feng2012-11-161-2/+2
| * | | | | | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-164-18/+38
| * | | | | | mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
| * | | | | | memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-162-6/+19
| * | | | | | mm: fix build warning for uninitialized valueDavid Rientjes2012-11-161-6/+4
| * | | | | | mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-161-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1642-120/+247
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1618-25/+73
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1618-25/+73
| | |\ \ \ \ \
| | | * | | | | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-145-8/+12
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-091-0/+1
| | | | * | | | | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | | | * | | | | Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| | | | * | | | | Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-091-1/+1
OpenPOWER on IntegriCloud