aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-10Linux 4.6-rc3Linus Torvalds1-1/+1
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller1-0/+8
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li1-1/+2
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck1-31/+67
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck1-7/+12
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik1-2/+2
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov1-4/+12
2016-04-07libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams3-30/+51
2016-04-07libnvdimm, pfn: fix uuid validationDan Williams1-1/+1
2016-04-07libnvdimm: fix smart data retrievalDan Williams1-1/+1
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki1-4/+4
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2-17/+40
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch1-1/+1
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch1-2/+2
2016-04-07ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre1-0/+2
2016-04-07ARM: wire up preadv2 and pwritev2 syscallsRussell King3-2/+6
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck5-4/+29
2016-04-07PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii1-0/+2
2016-04-07tools/power turbostat: work around RC6 counter wrapLen Brown1-4/+15
2016-04-07tools/power turbostat: initial KBL supportLen Brown1-0/+14
2016-04-07tools/power turbostat: initial SKX supportLen Brown1-1/+8
2016-04-07tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown1-1/+4
2016-04-07tools/power turbostat: initial BXT supportLen Brown1-0/+9
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown2-3/+64
2016-04-07tools/power turbostat: SGX state should print only if --debugLen Brown1-1/+1
2016-04-07intel_idle: Add KBL supportLen Brown1-0/+2
2016-04-07intel_idle: Add SKX supportLen Brown1-0/+34
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran1-1/+8
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran1-2/+5
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran1-1/+1
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran1-7/+8
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran1-4/+3
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran1-4/+5