summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner
2014-01-15x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configsDavid Cohen
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen
2014-01-15x86, intel-mid: Add Clovertrail platform supportKuppuswamy Sathyanarayanan
2014-01-15x86, intel-mid: Move Medfield code out of intel-mid.c core fileDavid Cohen
2014-01-15x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin
2014-01-15tools lib traceevent: fix pointer-integer size mismatchMark Rutland
2014-01-15perf hists: Convert hist entry functions to use struct he_statNamhyung Kim
2014-01-15perf tools: Factor out sample__resolve_callchain()Namhyung Kim
2014-01-15perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim
2014-01-15perf: tools: Fix cross buildingMark Rutland
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim
2014-01-15tools lib traceevent: Get rid of die() finally!!Namhyung Kim
2014-01-15tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim
2014-01-15tools lib traceevent: Check return value of realloc()Namhyung Kim
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim
2014-01-15perf tools: Fix build error due to zfree() castNamhyung Kim
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov
2014-01-15Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-15Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-01-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef
2014-01-15mm: fix crash when using XFS on loopbackMikulas Patocka
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-15Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar
2014-01-14hwmon: (k10temp) Add support for Kaveri CPUsPhil Pokorny
2014-01-14hwmon: (sht15) add include guardVivien Didelot
2014-01-14hwmon: (max197) add include guardVivien Didelot
2014-01-14hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck
2014-01-14hwmon: (s3c) Trivial cleanup in hwmon-s3c.hSachin Kamat
2014-01-14hwmon: (coretemp) Do not return -EAGAIN for low temperaturesGuenter Roeck
2014-01-14hwmon: (da9052) Fix adc to voltage calculationAnthony Olech
2014-01-14hwmon: (coretemp) Refine TjMax detectionGuenter Roeck
2014-01-14hwmon: (coretemp) Add PCI device ID for CE41x0 CPUsGuenter Roeck
2014-01-14hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessaryGuenter Roeck
2014-01-14hwmon: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han