summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
* alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
* alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-191-111/+288
* alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-192-0/+29
* alpha: Improve atomic_add_unlessRichard Henderson2013-07-191-23/+37
* alpha: Modernize lib/mpi/longlong.hRichard Henderson2013-07-191-10/+7
* alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-193-2/+5
* alpha: locks: remove unused arch_*_relax operationsWill Deacon2013-07-191-4/+0
* alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-191-1/+1
* alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-191-1/+2
* alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-191-0/+7
|\
| * KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-181-0/+7
* | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-1912-19/+32
|\ \
| * \ Merge branch 'pm-fixes'Rafael J. Wysocki2013-07-187-14/+12
| |\ \
| | * | cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat2013-07-161-3/+0
| | * | cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle2013-07-161-1/+1
| | * | cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle2013-07-151-2/+2
| | * | PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi2013-07-151-2/+2
| | * | PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX2013-07-151-1/+2
| | * | cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat2013-07-152-5/+5
| | |/
| * | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-07-185-5/+20
| |\ \ | | |/ | |/|
| | * ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu2013-07-181-0/+8
| | * PNP / ACPI: avoid garbage in resource nameLiu ShuoX2013-07-182-1/+2
| | * ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-07-151-0/+1
| | * ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki2013-07-151-4/+6
| | * ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki2013-07-151-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1819-164/+248
|\ \
| * | vlan: fix a race in egress prio managementEric Dumazet2013-07-181-0/+7
| * | vlan: mask vlan prio bitsEric Dumazet2013-07-183-5/+11
| * | macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-25/+37
| * | tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-24/+38
| * | pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-181-29/+56
| * | xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-171-18/+13
| * | vxlan: add necessary locking on device removalstephen hemminger2013-07-171-0/+6
| * | hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-161-2/+2
| * | net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-161-20/+1
| * | be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
| * | macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-161-1/+1
| * | macvtap: fix the missing ret value of TUNSETQUEUEJason Wang2013-07-161-0/+1
| * | ipv4: set transport header earlierEric Dumazet2013-07-161-4/+3
| * | mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
| * | bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
| * | net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-161-17/+14
| * | ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-161-10/+20
| * | ndisc: bool initializations should use true and falseDaniel Baluta2013-07-161-3/+3
| * | atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-161-1/+23
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-187-34/+28
|\ \ \
| * | | x86: Make sure IDT is page alignedKees Cook2013-07-163-25/+8
| * | | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
OpenPOWER on IntegriCloud