summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson
2013-07-19alpha: Modernize lib/mpi/longlong.hRichard Henderson
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-18vlan: fix a race in egress prio managementEric Dumazet
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'pm-fixes'Rafael J. Wysocki
2013-07-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-07-18ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-18PNP / ACPI: avoid garbage in resource nameLiu ShuoX
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich
2013-07-17vxlan: add necessary locking on device removalstephen hemminger
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2013-07-16hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang