summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-013-3/+36
|\
| * ARM: sun7i/sun6i: irqchip: Update the documentationCarlo Caione2014-03-261-0/+27
| * irqchip: sunxi: Change compatiblesMaxime Ripard2014-03-141-2/+2
| * Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-1212-85/+243
| |\
| * | Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper2014-03-041-17/+0
| * | Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-221-1/+7
| |\ \
| | * | irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia2014-02-221-1/+7
| * | | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2014-02-1940-70/+466
| |\ \ \
| * \ \ \ Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-181-0/+17
| |\ \ \ \
| | * | | | irqchip: irq-dove: Add PMU interrupt controller.Andrew Lunn2013-11-261-0/+17
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-2/+31
|\ \ \ \ \ \
| * | | | | | clocksource: keystone: add bindings for keystone timerIvan Khoronzhuk2014-03-111-0/+29
| * | | | | | clocksource: sunxi: Add new compatiblesMaxime Ripard2014-03-111-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-04-012-3/+95
|\ \ \ \ \ \
| * | | | | | Documentation: Add documentation for the APM X-Gene SoC SATA host controller ...Loc Ho2014-03-171-0/+76
| * | | | | | ata: ahci_platform: Update DT compatible listRoger Quadros2014-02-221-2/+2
| * | | | | | ahci-imx: Port to library-ised ahci_platformHans de Goede2014-02-221-2/+7
| * | | | | | ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl2014-02-221-3/+12
| * | | | | | ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2014-02-221-0/+1
| * | | | | | ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-221-0/+1
| |/ / / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-011-6/+10
|\ \ \ \ \ \
| * | | | | | arm64: Extend the PCI I/O space to 16MBCatalin Marinas2014-02-261-6/+10
* | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86, kaslr: randomize module base load addressKees Cook2014-02-261-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-0/+7
|\ \ \ \ \ \ \
| * | | | | | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-211-0/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86, boot: Correct max ramdisk size nameBorislav Petkov2014-03-131-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-9/+1
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-119-30/+76
| |\| | | | | |
| * | | | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-2146-130/+656
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-02385-2503/+9809
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-281-9/+1
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-314-68/+249
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-02-284-68/+249
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Documentation/memory-barriers.txt: Clarify release/acquire orderingPaul E. McKenney2014-02-241-30/+61
| | * | | | | | | | documentation: Fix some inconsistencies in RTFP.txtPaul E. McKenney2014-02-171-24/+125
| | * | | | | | | | Documentation/memory-barriers.txt: Need barriers() for some control dependenciesPaul E. McKenney2014-02-171-7/+19
| | * | | | | | | | Documentation/kernel-per-CPU-kthreads.txt: Workqueue affinityPaul E. McKenney2014-02-171-1/+12
| | * | | | | | | | Documentation/memory-barriers.txt: Conditional must use prior loadPaul E. McKenney2014-02-171-1/+2
| | * | | | | | | | Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherencePaul E. McKenney2014-02-171-0/+17
| | * | | | | | | | documentation: Document call_rcu() safety mechanisms and limitationsPaul E. McKenney2014-02-171-5/+13
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'core/urgent' into core/lockingIngo Molnar2014-02-271-2/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin2014-01-311-2/+3
* | | | | | | | | | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-241-0/+1
* | | | | | | | | | netlink: fix setsockopt in mmap examples in documentationstephen hemminger2014-03-201-2/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-142-21/+33
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | packet: doc: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
| * | | | | | | | | net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-20/+32