summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avr32: Use generic idle loopThomas Gleixner2013-04-085-44/+10
* arm64: Use generic idle loopThomas Gleixner2013-04-083-39/+7
* arm: Use generic idle loopThomas Gleixner2013-04-0815-92/+57
* alpha: Use generic idle loopThomas Gleixner2013-04-083-21/+2
* arc: Use generic idle loopThomas Gleixner2013-04-083-27/+3
* idle: Implement generic idle functionThomas Gleixner2013-04-083-0/+116
* idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-085-1/+21
* idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-081-0/+21
* arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-0815-30/+20
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-087-60/+3
* Linux 3.9-rc6Linus Torvalds2013-04-071-1/+1
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-075-19/+46
|\
| * KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-075-19/+46
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-072-5/+4
|\ \
| * | x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-051-3/+2
| * | x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
* | | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-073-9/+8
* | | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
* | | alpha: makefile: don't enforce small data model for kernel buildsWill Deacon2013-04-071-1/+1
* | | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
* | | Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-04-051-13/+38
|\ \ \
| * | | dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-051-13/+34
| * | | dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-051-0/+4
| |/ /
* | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-059-118/+169
|\ \ \
| * | | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-031-13/+0
| * | | PCI/ACPI: Always resume devices on ACPI wakeup notificationsRafael J. Wysocki2013-04-031-7/+8
| * | | PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov2013-04-021-2/+3
| * | | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas2013-04-021-39/+37
| * | | Merge branch 'pci/yinghai-eisa' into for-linusBjorn Helgaas2013-04-021-21/+46
| |\ \ \
| | * | | EISA/PCI: Init EISA early, before PNPYinghai Lu2013-04-011-18/+21
| | * | | EISA/PCI: Fix bus res referenceYinghai Lu2013-04-011-3/+25
| * | | | Merge branch 'pci/mjg-rom' into for-linusBjorn Helgaas2013-04-014-36/+75
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | radeon: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-011-0/+26
| | * | | nouveau: Attempt to use platform-provided ROM imageMatthew Garrett2013-04-011-0/+17
| | * | | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-262-36/+32
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-0526-75/+133
|\ \ \ \
| * | | | netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-052-0/+5
| * | | | net: ipv4: notify when address lifetime changesJiri Pirko2013-04-051-2/+4
| * | | | ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
| * | | | af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-04-051-1/+1
| * | | | Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman2013-04-051-2/+2
| * | | | bonding: remove sysfs before removing devicesVeaceslav Falico2013-04-051-1/+1
| * | | | atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
| * | | | net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-052-4/+4
| * | | | r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-045-2/+10
| |\ \ \ \
| | * | | | netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-04-031-1/+1
| | * | | | netfilter: nf_conntrack: fix error return codeWei Yongjun2013-03-271-0/+1
| | * | | | netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso2013-03-251-0/+2
| | * | | | netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()Wei Yongjun2013-03-251-1/+3