summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2613-163/+1547
|\
| * x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake2011-07-241-1/+1
| * x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake2011-07-241-2/+4
| * x86, olpc: Add XO-1.5 SCI driverDaniel Drake2011-07-064-0/+187
| * x86, olpc: Add XO-1 RTC driverDaniel Drake2011-07-065-0/+99
| * x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake2011-07-062-1/+40
| * x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake2011-07-063-1/+208
| * x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-064-3/+209
| * x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-062-6/+111
| * x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake2011-07-064-0/+209
| * x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-066-6/+234
| * x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake2011-07-063-32/+20
| * x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake2011-07-062-18/+29
| * x86, olpc: Add missing elements to device treeDaniel Drake2011-07-061-0/+103
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-266-274/+286
|\ \
| * | cifs: Cleanup: check return codes of crypto api callsShirish Pargaonkar2011-07-253-23/+103
| * | CIFS: Fix oops while mounting with prefixpathPavel Shilovsky2011-07-251-1/+1
| * | [CIFS] Redundant null check after dereferenceSteve French2011-07-251-5/+0
| * | cifs: use cifs_dirent in cifs_save_resume_keyChristoph Hellwig2011-07-252-58/+10
| * | cifs: use cifs_dirent to replace cifs_get_name_from_search_bufChristoph Hellwig2011-07-251-86/+23
| * | cifs: introduce cifs_direntChristoph Hellwig2011-07-251-69/+125
| * | cifs: cleanup cifs_filldirChristoph Hellwig2011-07-251-44/+36
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-07-262-149/+963
|\ \ \
| * | | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt2011-07-151-12/+7
| * | | ktest: Keep fonud configs separate from default configsSteven Rostedt2011-07-151-4/+8
| * | | ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt2011-07-152-14/+59
| * | | ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt2011-07-152-22/+273
| * | | ktest: Add test type make_min_configSteven Rostedt2011-07-152-4/+301
| * | | ktest: Require one TEST_START in config fileSteven Rostedt2011-06-141-0/+11
| * | | ktest: Add helper function to avoid duplicate codeSteven Rostedt2011-06-141-26/+20
| * | | ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt2011-06-142-2/+20
| * | | ktest: Fix tar extracting of modules to targetSteven Rostedt2011-06-141-1/+1
| * | | ktest: Have the testing tmp dir include machine nameSteven Rostedt2011-06-142-3/+3
| * | | ktest: Add POST/PRE_BUILD optionsSteven Rostedt2011-06-142-3/+60
| * | | ktest: Allow initrd processing without modules definedSteven Rostedt2011-06-131-6/+12
| * | | ktest: Have LOG_FILE evaluate options as wellSteven Rostedt2011-06-131-58/+68
| * | | ktest: Have wait on stdio honor bug timeoutSteven Rostedt2011-06-131-1/+10
| * | | ktest: Implement our own force min configSteven Rostedt2011-06-131-13/+61
| * | | ktest: Add TEST_NAME optionSteven Rostedt2011-06-132-2/+22
| * | | ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt2011-06-132-7/+18
| * | | ktest: Add detection of triple faultsSteven Rostedt2011-06-132-0/+30
| * | | ktest: Notify reason to break out of monitoring bootSteven Rostedt2011-06-131-2/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-2615-286/+747
|\ \ \ \
| * | | | mm: properly reflect task dirty limits in dirty_exceeded logicJan Kara2011-07-241-6/+20
| * | | | writeback: don't busy retry writeback on new/freeing inodesWu Fengguang2011-07-241-1/+1
| * | | | writeback: scale IO chunk size up to half device bandwidthWu Fengguang2011-07-092-13/+21
| * | | | writeback: trace global_dirty_stateWu Fengguang2011-07-092-0/+47
| * | | | writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-092-0/+54
| * | | | writeback: introduce smoothed global dirty limitWu Fengguang2011-07-093-3/+79
| * | | | writeback: consolidate variable names in balance_dirty_pages()Wu Fengguang2011-07-091-10/+11
OpenPOWER on IntegriCloud