summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03thermal: imx: add necessary clk operationAnson Huang
2014-01-02thermal: rcar-thermal: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-01-02thermal: imx_thermal: add module device tableRussell King
2014-01-02drivers: thermal: Mark function as static in x86_pkg_temp_thermal.cRashika
2014-01-02thermal:samsung: fix compilation warningNaveen Krishna Chatradhi
2014-01-02thermal: imx: correct suspend/resume flowAnson Huang
2014-01-02thermal: exynos: fix error return codeJulia Lawall
2013-12-02Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev
2013-12-01{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-12-01virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin
2013-12-01virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2013-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-12-01Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-01um: Build always with -mcmodel=large on 64bitRichard Weinberger
2013-12-01um: Rename print_stack_trace to do_stack_traceRichard Weinberger
2013-11-30ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam
2013-11-30ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2013-11-30ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky
2013-11-30ARM: footbridge: fix EBSA285 LEDsRussell King
2013-11-30virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth
2013-11-30netem: fix gemodel loss generatorstephen hemminger
2013-11-30netem: fix loss 4 state modelstephen hemminger
2013-11-30netem: missing break in ge loss generatorstephen hemminger
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin
2013-11-30net/hsr: Very small fix of comment style.Arvid Brodin
2013-11-30MAINTAINERS: Added net/hsr/ maintainerArvid Brodin
2013-11-30ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa
2013-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-11-30ARM: footbridge: fix VGA initialisationRussell King
2013-11-30ARM: fix booting low-vectors machinesRussell King
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu1
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin
2013-11-30ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu
2013-11-29inet: fix possible seqlock deadlocksEric Dumazet