aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Documentation: input.txt: clarify mousedev 'cat' command syntaxRandy Dunlap2012-03-30
| * | | | | | | | | | | Documentation: CodingStyle: add inline assembly guidelinesJosh Triplett2012-03-30
| * | | | | | | | | | | Documentation: sysrq: Crutcher Dunnavant is unavailableRandy Dunlap2012-03-30
| * | | | | | | | | | | Documentation: mention scripts/diffconfig toolJavi Merino2012-03-30
| * | | | | | | | | | | Documentation: remove 'mach' from dontdiff fileH Hartley Sweeten2012-03-30
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | dt: Linux DT usage model documentationGrant Likely2012-03-29
| | * | | | | | | | | | mtd: Move fdt partition documentation to a seperate fileJamie Lentin2012-03-28
| * | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-19
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | nfsd4: allow numeric idmappingJ. Bruce Fields2012-03-26
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | x86/olpc: Add debugfs interface for EC commandsDaniel Drake2012-03-27
| * | | | | | | | | | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mmc: omap_hsmmc: Convert hsmmc driver to use device treeRajendra Nayak2012-03-27
| * | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-28
| | * | | | | | | | | | | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-28
| * | | | | | | | | | | | | | Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | dma-buf: document fd flags and O_CLOEXEC requirementRob Clark2012-03-26
| | * | | | | | | | | | | | | | dma_buf: Add documentation for the new cpu access supportDaniel Vetter2012-03-26
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-08
| | * | | | | | | | | | | | | | KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-05
| | * | | | | | | | | | | | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-05
| | * | | | | | | | | | | | | | KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-05
| | * | | | | | | | | | | | | | KVM: PPC: e500: MMU APIScott Wood2012-03-05
| | * | | | | | | | | | | | | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-05
| | * | | | | | | | | | | | | | KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-05
| | * | | | | | | | | | | | | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-05
| | * | | | | | | | | | | | | | KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-05
| | * | | | | | | | | | | | | | KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-05
| | * | | | | | | | | | | | | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-05
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | module: add kernel param to force disable module loadDave Young2012-03-25
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | platform/x86: drop deprecated asus_acpi driverCorentin Chary2012-03-20
| | * | | | | | | | | | | | | | samsung-laptop: add usb charge supportCorentin Chary2012-03-20
| | * | | | | | | | | | | | | | samsung-laptop: add battery life extender supportCorentin Chary2012-03-20
| | * | | | | | | | | | | | | | to fix scancodes returned by sony-laptop driverJohn Hughes2012-03-20
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2012-03-26
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Documentation/gpio.txt: Explain expected pinctrl interactionStephen Warren2012-03-12
| | * | | | | | | | | | | | | | Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | gpio/omap: Add DT support to GPIO driverBenoit Cousson2012-03-05
| | * | | | | | | | | | | | | | | Documentation: gpio: Add details of open-drain/source configurationLaxman Dewangan2012-03-05
| | * | | | | | | | | | | | | | | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \