aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * driver core: remove the driver-model structures from the documentationWanlong Gao2011-05-06
| * driver core: Add the device driver-model structures to kerneldocWanlong Gao2011-05-06
| * Translated Documentation/email-clients.txtHarry Wei2011-05-06
| * driver: Google Memory ConsoleMike Waychison2011-04-29
| * driver: Google EFI SMIMike Waychison2011-04-29
| * HOWTO: sync up Documentaion/ja_JP/HOWTOTsugikazu Shibata2011-04-19
| * kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel2011-04-19
| * firmware: Fix grammar in sysfs-firmware-dmi docMike Waychison2011-04-19
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \
| * | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney2011-05-19
| * | rcu: Add forward-progress diagnostic for per-CPU kthreadsPaul E. McKenney2011-05-06
| * | rcu: add grace-period age and more kthread state to tracingPaul E. McKenney2011-05-06
| * | rcu: update tracing documentation for new rcutorture and rcuboostPaul E. McKenney2011-05-06
| * | rcu: add callback-queue information to rcudata outputPaul E. McKenney2011-05-06
| * | rcu: Update RCU's trace.txt documentation for new formatPaul E. McKenney2011-05-06
| * | rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-06
| * | rcu: merge TREE_PREEPT_RCU blocked_tasks[] listsPaul E. McKenney2011-05-06
| * | rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-06
| * | rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney2011-05-06
* | | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \
| * | | x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu2011-05-18
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-19
|\ \ \ \
| * | | | Documentation, ABI: Update L3 cache index disable textBorislav Petkov2011-05-16
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
| |\| | | |
| * | | | | sched: Get rid of lock_depthJonathan Corbet2011-04-24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | genirq: Update DocBook commentsGeert Uytterhoeven2011-04-23
| |/ / / /
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel2011-05-10
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-17
| * | | | | PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki2011-05-17
| * | | | | PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2011-05-17
| |/ / / /
* | | | | Correct occurrences ofRob Landley2011-05-06
* | | | | Add a 00-INDEX file to Documentation/virtualRob Landley2011-05-06
* | | | | Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...Rob Landley2011-05-06
|/ / / /
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-28
* | | | Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-30
|\ \ \ \
| * | | | workqueue: Document debugging tricksFlorian Mickler2011-03-31
* | | | | hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare2011-04-29
* | | | | hwmon: (lm90) Fix update interval information in driver documentationGuenter Roeck2011-04-29
* | | | | hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck2011-04-29
* | | | | memcg: update documentation to describe usage_in_bytesDaisuke Nishimura2011-04-28
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-27
|\ \ \ \ \
| * | | | | [media] media: add missing 8-bit bayer formats and Y12Michael Jones2011-04-19
| * | | | | [media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones2011-04-19
| * | | | | [media] media: Use correct ioctl name in MEDIA_IOC_SETUP_LINK documentationLaurent Pinchart2011-04-13