aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-2/+110
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-0/+35
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-2/+101
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-1/+120
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds12-99/+230
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+26
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-0/+108
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+9
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+22
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-32/+44
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-208/+718
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+3
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+20
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke1-0/+9
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/coreIngo Molnar1-0/+22
2014-01-13usb: dwc2: move device tree bindings doc to correct placePaul Zimmerman1-0/+0
2014-01-13Merge branch 'sched/urgent' into sched/coreIngo Molnar11-13/+351
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar5-2/+322
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar5-2/+322
2014-01-12locking/doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASEPeter Zijlstra1-116/+121
2014-01-10usb: core: allow a reference device for new_idWolfram Sang1-2/+8
2014-01-09staging: xillybus: Added documentation on device tree bindingsEli Billauer1-0/+20
2014-01-08Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman2-7/+8
2014-01-08Merge v3.13-rc6 into char-misc-nextGreg Kroah-Hartman4-2/+320
2014-01-08Documentation: HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) in ko_KRSeongJae Park1-71/+33
2014-01-08Documentation: HOWTO: update for 2.6.x -> 3.x versioning in ko_KRSeongJae Park1-12/+12
2014-01-08Documentation: HOWTO: update stable address in ko_KRSeongJae Park1-1/+1
2014-01-08Documentation: HOWTO: update LXR web link in ko_KRSeongJae Park1-1/+1
2014-01-08Documentation/misc-devices/mei/mei-amt-version.c: remove unneeded call of mei_deinit()Paul Bolle1-2/+0
2014-01-07serial: clps711x: Add support for N_IRDA line disciplineAlexander Shiyan1-1/+0
2014-01-07usb: doc: rename ci13xxx-imx.txt to ci-hdrc-imx.txtPeter Chen1-0/+0
2014-01-07extcon: fix switch class porting guide (Documentation)MyungJoo Ham1-6/+3
2014-01-07extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*Kishon Vijay Abraham I1-1/+5
2014-01-05Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixesMike Turquette1-0/+2
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar33-68/+1151
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai1-0/+1
2013-12-30clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan1-0/+2
2013-12-29x86: Export x86 boot_params to sysfsDave Young1-0/+38
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young1-0/+3
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-0/+27
2013-12-24Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2-2/+246
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2-2/+246
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+72
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman9-19/+287
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+2
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson1-0/+28
2013-12-23phy: add Broadcom Kona USB2 PHY DT bindingMatt Porter1-0/+15
2013-12-23staging: dwc2: update DT binding to add generic clock/phy propertiesMatt Porter1-0/+12