summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner2013-12-162-120/+411
* s390/pci: reenable per defaultSebastian Ott2013-12-161-3/+3
* s390/pci/dma: fix accounting of allocated_pagesSebastian Ott2013-12-161-5/+8
* s390/pci: set error state for unavailable functionsSebastian Ott2013-12-161-1/+5
* s390/pci: fix removal of nonexistent pci busSebastian Ott2013-12-161-0/+2
* s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-163-5/+24
* s390/perf: Add service level information for CPU-Measurement FacilitiesHendrik Brueckner2013-12-161-1/+57
* s390/perf,oprofile: Share sampling facilityHendrik Brueckner2013-12-165-8/+73
* s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner2013-12-161-4/+22
* s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner2013-12-165-13/+1086
* s390/cpum_cf: Export event names in sysfsHendrik Brueckner2013-12-165-3/+358
* s390/oprofile: move hwsampler interfaces to cpu_mf.hHendrik Brueckner2013-12-163-115/+142
* s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner2013-12-162-18/+32
* s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner2013-12-161-21/+16
* s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner2013-12-161-8/+4
* s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner2013-12-163-23/+16
* s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky2013-12-161-2/+3
* s390/smp: reduce memory consumption of pcpu_devices arrayHeiko Carstens2013-12-161-4/+9
* s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky2013-12-161-5/+2
* s390: optimize control register updateMartin Schwidefsky2013-12-161-11/+12
* s390/ptrace: simplify enable/disable single stepMartin Schwidefsky2013-12-161-4/+0
* s390/smp: only send external call ipi if neededHeiko Carstens2013-12-161-3/+3
* s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter2013-12-161-3/+3
* s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter2013-12-161-1/+9
* s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter2013-12-163-7/+9
* s390/cio: Relax subchannel scan loopPeter Oberparleiter2013-12-161-0/+3
* s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter2013-12-161-36/+4
* Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| * net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70