summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-051-48/+26Star
|\
| * RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-051-0/+10
|\ \
| * | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-221-0/+10
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-8/+1Star
|\ \ \
| * | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-8/+1Star
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-0/+4
|\ \ \ \
| * | | | cpuidle: stop depending on pm_idleLen Brown2011-08-041-0/+2
| * | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-041-0/+2
| | |/ / | |/| |
* | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-046-6/+163
|\ \ \ \
| * \ \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-036-6/+163
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI: APEI build fixLen Brown2011-08-031-0/+4
| | * | | HWPoison: add memory_failure_queue()Huang Ying2011-08-031-0/+1
| | * | | lib, Make gen_pool memory allocator locklessHuang Ying2011-08-032-6/+29
| | * | | lib, Add lock-less NULL terminated single listHuang Ying2011-08-031-0/+126
| | * | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-141-0/+2
| | * | | ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-141-0/+1
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-1/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-032-1/+8
* | | | | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-041-0/+1
* | | | | tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-041-8/+3Star
* | | | | tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-042-10/+0Star
* | | | | tmpfs: miscellaneous trivial cleanupsHugh Dickins2011-08-041-1/+1
* | | | | tmpfs: demolish old swap vector supportHugh Dickins2011-08-041-2/+0Star
* | | | | mm: let swap use exceptional entriesHugh Dickins2011-08-041-0/+23
* | | | | radix_tree: exceptional entries and indicesHugh Dickins2011-08-041-3/+33
* | | | | drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2011-08-041-1/+1
* | | | | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner2011-08-041-1/+1
* | | | | ida: simplified functions for id allocationRusty Russell2011-08-041-0/+4
* | | | | fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita2011-08-041-13/+5Star
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-035-26/+4Star
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown2011-08-0214-42/+55
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | | | | | |_|_|/ | | | | | |/| | |
| | | | | | | * | ACPI: constify ops structsVasiliy Kulikov2011-07-172-2/+2
| | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | ACPI: remove NID_INVALDavid Rientjes2011-08-021-1/+0Star
| | | | | | * | thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-021-22/+0Star
| | | | | |/ /
| * | | | | | ACPICA: Update to version 20110623Bob Moore2011-07-141-1/+1
| * | | | | | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-141-0/+1
| * | | | | | ACPICA: Update to version 20110527Bob Moore2011-07-141-1/+1
| |/ / / / /
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-031-6/+9
|\ \ \ \ \ \
| * | | | | | of: constify property name parameters for helper functionsJamie Iles2011-08-021-6/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-08-033-2/+60
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | dm ioctl: fill in device parameters in more ioctlsMikulas Patocka2011-08-021-2/+2
| * | | | | | dm table: share target argument parsing functionsMike Snitzer2011-08-021-0/+43
| * | | | | | dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2011-08-021-0/+15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-022-3/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next' into for-linusLiam Girdwood2011-08-012-3/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-3/+1Star
| | * | | | | | regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-0/+3
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-023-31/+98
|\ \ \ \ \ \ \ \