aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-30Enable upstream Intel MID watchdog driverBrian Wood
2015-09-30x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen
2015-09-30watchdog: add Intel MID watchdog driver supportDavid Cohen
2015-09-25Enable SECCOMP for BrilloBrian Wood
2015-09-24Remove mmc changes from linux-stable 3.10.89 mergeBrian Wood
2015-09-23Move BCM drivers to kernel from modulesBruce Beare
2015-09-23Update Edison Brillo defconfig for 3.10.89 mergeBrian Wood
2015-09-23staging: android: Add Intel reboot reason driverScott D Phillips
2015-09-23x86/Kconfig: Turn on CONFIG_INTEL_SCU_REBOOT_REASONScott D Phillips
2015-09-23Merge tag 'v3.10.89' into edison-3.10.17Brian Wood
2015-09-22Update Brillo defconfigBrian Wood
2015-09-22usb: connect edison board automatically after turning C2 to C1Shimin Zhou
2015-09-22Add Yocto version of Broadcom wifi driver BCM4334X to stagingBrian Wood
2015-09-22Add Edison Brillo defconfigBrian Wood
2015-09-22Fixes for compilation issues in newer Google 3.10Brian Wood
2015-09-22Merge branch 'google_source_common' into edison-3.10.17Brian Wood
2015-09-21Linux 3.10.89Greg Kroah-Hartman
2015-09-21xtensa: don't use echo -e needlesslyMax Filippov
2015-09-21hpfs: update ctime and mtime on directory modificationMikulas Patocka
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely
2015-09-21of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-09-21auxdisplay: ks0108: fix refcountSudip Mukherjee
2015-09-21devres: fix devres_get()Masahiro Yamada
2015-09-21xtensa: fix kernel register spillingMax Filippov
2015-09-21xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-09-21HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus
2015-09-21crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas
2015-09-21clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter
2015-09-21iio: adis16480: Fix scale factorsLars-Peter Clausen
2015-09-21iio: Add inverse unit conversion macrosLars-Peter Clausen
2015-09-21iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann
2015-09-21DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul
2015-09-13Linux 3.10.88Greg Kroah-Hartman
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-09-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle
2015-09-13localmodconfig: Use Kbuild files tooRichard Weinberger
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber
2015-09-13perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-09-13mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li
2015-09-13ipc/sem.c: update/correct memory barriersManfred Spraul
2015-09-13ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski