summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria
2014-01-14net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard
2014-01-14MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin
2014-01-14ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer
2014-01-14hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-14md: fix problem when adding device to read-only array with bitmap.NeilBrown
2014-01-14md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown
2014-01-14md/raid5: fix a recently broken BUG_ON().NeilBrown
2014-01-14md/raid1: fix request counting bug in new 'barrier' code.NeilBrown
2014-01-14md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown
2014-01-14md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown
2014-01-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker
2014-01-13s390/compat: fix PSW32_USER_BITS definitionHeiko Carstens
2014-01-13m68k/irq - Use polled IRQ flag for MFP timer cascaded interruptsMichael Schmitz
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk
2014-01-12Linux 3.13-rc8v3.13-rc8Linus Torvalds
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-12sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-12sched: Calculate effective load even if local weight is 0Rik van Riel
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk