summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-2514-185/+232
| |\ \
| | * | ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren2013-11-182-58/+0
| | * | ARM: OMAP2+: Remove legacy mux code for display.cTony Lindgren2013-11-181-78/+0
| | * | ARM: OMAP2+: Fix undefined reference to set_cntfreqTony Lindgren2013-11-181-0/+7
| | * | gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren2013-11-181-2/+6
| | * | gpio: twl4030: Fix regression for twl gpio outputTony Lindgren2013-11-181-2/+3
| | * | ARM: OMAP2+: More randconfig fixes for reconfigure_io_chainTony Lindgren2013-11-182-4/+4
| | * | ARM: dts: Fix omap2 specific dtsi files by adding the missing entriesTony Lindgren2013-11-153-0/+168
| | * | ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91xTony Lindgren2013-11-152-40/+20
| | * | i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-152-1/+24
| * | | ARM: omap: fix warning with LPAE buildOlof Johansson2013-11-251-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-11-266-18/+47
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris2013-11-266-18/+47
| |\ \ \ \
| | * | | | ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu2013-11-251-7/+14
| | * | | | ima: do not send field length to userspace for digest of ima templateRoberto Sassu2013-11-253-5/+18
| | * | | | ima: do not include field length in template digest calc for ima templateRoberto Sassu2013-11-253-6/+15
* | | | | | Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds2013-11-264-65/+156
|\ \ \ \ \ \
| * | | | | | NTB: Disable interrupts and poll under high loadJon Mason2013-11-203-26/+48
| * | | | | | NTB: Enable Snoop on Primary SideJon Mason2013-11-202-10/+19
| * | | | | | NTB: Document HW errataJon Mason2013-11-201-0/+12
| * | | | | | NTB: remove duplicate definesMichael Opdenacker2013-11-201-3/+0
| * | | | | | NTB: correct dmaengine_get/put usageJon Mason2013-11-201-3/+6
| * | | | | | NTB: Fix ntb_transport link down raceJon Mason2013-11-201-15/+28
| * | | | | | ntb: Fix missed call to pci_enable_msix()Alexander Gordeev2013-11-201-0/+4
| * | | | | | NTB: Fix NTB-RP Link UpJon Mason2013-11-201-8/+28
| * | | | | | NTB: Xeon Doorbell errata workaroundJon Mason2013-11-202-5/+16
* | | | | | | sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili2013-11-261-27/+0
* | | | | | | Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-254-6/+70
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown2013-11-241-3/+9
| |\ \ \ \ \ \
| | * | | | | | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-11-141-3/+9
| * | | | | | | Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown2013-11-241-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: gpio-regulator: Don't oops on missing regulator-type propertyLaurent Pinchart2013-11-091-1/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown2013-11-241-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-131-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown2013-11-241-2/+52
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | regulator: arizona-micsupp: Correct wm5110 voltage selectionCharles Keepax2013-11-151-2/+52
| | |/ / / / /
* | | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-241-56/+46
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-11-246-4/+484
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-11-227-4/+485
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS - add keyboard driver to Hyper-V file listHaiyang Zhang2013-11-201-0/+1
| | * | | | | | Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-201-1/+1
| | * | | | | | Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-201-1/+4
| | * | | | | | Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-201-2/+1
| | * | | | | | Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* | | | | | | | Revert "KEYS: verify a certificate is signed by a 'trusted' key"Linus Torvalds2013-11-231-80/+1
* | | | | | | | Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds2013-11-234-55/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-2359-640/+1443
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-051-7/+12
| * | | | | | | | crypto: omap-aes - Fix CTR mode counter lengthJoel Fernandes2013-10-301-1/+1
| * | | | | | | | crypto: omap-sham - Add missing modaliasJoni Lapilainen2013-10-301-0/+1
OpenPOWER on IntegriCloud