summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.13v3.13Linus Torvalds2014-01-191-1/+1
* drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-191-2/+2
* Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-192-2/+0
|\
| * Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-182-2/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-192-8/+63
|\ \
| * | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| * | x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra2014-01-161-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1725-130/+169
|\ \ \
| * | | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| * | | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| * | | ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-172-22/+17
| * | | tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-171-19/+32
| * | | net: rds: fix per-cpu helper usageGerald Schaefer2014-01-171-4/+3
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-161-1/+1
| |\ \ \
| | * | | batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
| * | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| * | | | bpf: do not use reciprocal divideEric Dumazet2014-01-156-46/+45
| * | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| * | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| * | | | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| |/ / /
| * | | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| * | | net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-142-4/+10
| * | | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
| * | | MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin2014-01-141-0/+3
| * | | ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-141-2/+4
| * | | net: usbnet: fix SG initialisationBjørn Mork2014-01-131-1/+1
| * | | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell2014-01-131-1/+4
| * | | cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-173-3/+8
|\ \ \ \
| * | | | vfs: Fix a regression in mounting procEric W. Biederman2013-11-261-1/+1
| * | | | fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)Eric W. Biederman2013-11-261-1/+1
| * | | | vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2013-11-261-1/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-171-1/+1
|\ \ \ \ \
| * | | | | kvm: x86: fix apic_base enable checkAndrew Jones2014-01-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-01-171-1/+1
|\ \ \ \ \
| * | | | | Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas2014-01-161-1/+1
* | | | | | percpu_counter: unbreak __percpu_counter_add()Hugh Dickins2014-01-171-1/+1
| |_|_|_|/ |/| | | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds2014-01-162-9/+14
|\ \ \ \ \ \
| | * \ \ \ \ Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l...Ingo Molnar2014-01-151-8/+13
| | |\ \ \ \ \
| | | * | | | | clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann2013-12-301-8/+13
| * | | | | | | sched: Calculate effective load even if local weight is 0Rik van Riel2014-01-121-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-163-15/+26
|\ \ \ \ \ \ \
| * | | | | | | sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz2014-01-121-3/+3
| * | | | | | | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-122-12/+23
| |/ / / / / /
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-141-1/+1
* | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-166-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-122-0/+2
| * | | | | | | | ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk2014-01-111-2/+3
| * | | | | | | | ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd2014-01-111-1/+1
OpenPOWER on IntegriCloud