summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov2012-12-171-11/+17
* docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov2012-12-171-0/+82
* aoe: allow user to disable target failure timeoutEd Cashin2012-12-171-1/+3
* Documentation/sparse.txt: document context annotations for lock checkingEd Cashin2012-12-171-0/+18
* /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-171-0/+2
* procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-171-2/+38
* kstrto*: add documentationEldad Zack2012-12-171-0/+3
* Documentation: fix Documentation/security/00-INDEXJarkko Sakkinen2012-12-171-0/+2
* fat: provide option for setting timezone offsetJan Kara2012-12-171-0/+9
* drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-171-0/+17
* rtc: omap: dt supportAfzal Mohammed2012-12-171-0/+17
* drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-171-8/+2
* Documentation: remove reference to feature-removal-schedule.txtTao Ma2012-12-172-5/+0
* Documentation/kernel-parameters.txt: update mem= option's spec according to i...Wen Congyang2012-12-171-3/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-174-17/+310
|\
| * Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-106-14/+33
| |\
| * | common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-291-0/+9
| * | drm/doc: add new dp helpers into drm DocBookDaniel Vetter2012-11-281-0/+6
| * | drm/doc: integrate fb helper reference into docsDaniel Vetter2012-11-281-0/+5
| * | drm/doc: integrate crtc helper api into docbookDaniel Vetter2012-11-281-0/+4
| * | drm/doc: Helpers are not a Midlayer!Daniel Vetter2012-11-281-2/+2
| * | kref: Add kref_get_unless_zero documentationThomas Hellstrom2012-11-281-0/+88
| * | drm: add drm_send_vblank_event() helper (v5)Rob Clark2012-11-201-15/+5
| * | drm: Add NVIDIA Tegra20 supportThierry Reding2012-11-201-0/+191
* | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-162-0/+32
|\ \ \
| * | | mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar2012-12-101-3/+6
| * | | Documentation: Fix historical inconsistency in STMPE DT docLee Jones2012-11-231-2/+2
| * | | mfd: tps65217: Set PMIC to shutdown on PWR_EN toggleColin Foe-Parker2012-11-211-0/+4
| * | | Documentation: Describe bindings for STMPE Multi-Functional Device driverLee Jones2012-11-111-0/+25
| |/ /
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-161-9/+31
|\ \ \
| * | | i2c: Mention functionality flags in SMBus protocol documentationJean Delvare2012-12-161-9/+31
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-161-6/+3
|\ \ \ \
| * | | | ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-6/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-162-6/+85
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-next-keys' of git://git.kernel.org/pub/scm/linux/kerne...James Morris2012-10-031-1/+66
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-021-1/+49
| | |\ \ \ \ \
| | | * | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-131-1/+49
| | * | | | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-0/+17
| * | | | | | | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-6/+68
| |/ / / / / /
* | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+3
* | | | | | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-153-6/+108
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen2012-12-131-6/+4
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen2012-11-131-6/+4
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard2012-12-101-0/+24
| * | | | | | | Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen2012-11-291-0/+80
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | video: exynos_dp: device tree documentationAjay Kumar2012-11-291-0/+80
| | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-151-2/+3
|\ \ \ \ \ \ \
| * | | | | | | crypto: caam - Updated SEC-4.0 device tree binding for ERA information.Vakul Garg2012-12-061-2/+3
* | | | | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1411-3/+345
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud