| Commit message (Expand) | Author | Age |
... | |
| * | | | x86, olpc: Fix dependency on POWER_SUPPLY | Daniel Drake | 2011-07-24 |
| * | | | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 2011-07-06 |
| * | | | x86, olpc: Add missing elements to device tree | Daniel Drake | 2011-07-06 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-07-26 |
|\ \ \ \ |
|
| * | | | | cifs: Cleanup: check return codes of crypto api calls | Shirish Pargaonkar | 2011-07-25 |
| * | | | | CIFS: Fix oops while mounting with prefixpath | Pavel Shilovsky | 2011-07-25 |
| * | | | | [CIFS] Redundant null check after dereference | Steve French | 2011-07-25 |
| * | | | | cifs: use cifs_dirent in cifs_save_resume_key | Christoph Hellwig | 2011-07-25 |
| * | | | | cifs: use cifs_dirent to replace cifs_get_name_from_search_buf | Christoph Hellwig | 2011-07-25 |
| * | | | | cifs: introduce cifs_dirent | Christoph Hellwig | 2011-07-25 |
| * | | | | cifs: cleanup cifs_filldir | Christoph Hellwig | 2011-07-25 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-07-26 |
|\ \ \ \ |
|
| * | | | | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not | Steven Rostedt | 2011-07-15 |
| * | | | | ktest: Keep fonud configs separate from default configs | Steven Rostedt | 2011-07-15 |
| * | | | | ktest: Add prompt to use OUTPUT_MIN_CONFIG | Steven Rostedt | 2011-07-15 |
| * | | | | ktest: Use Kconfig dependencies to shorten time to make min_config | Steven Rostedt | 2011-07-15 |
| * | | | | ktest: Add test type make_min_config | Steven Rostedt | 2011-07-15 |
| * | | | | ktest: Require one TEST_START in config file | Steven Rostedt | 2011-06-14 |
| * | | | | ktest: Add helper function to avoid duplicate code | Steven Rostedt | 2011-06-14 |
| * | | | | ktest: Add IGNORE_WARNINGS to ignore warnings in some patches | Steven Rostedt | 2011-06-14 |
| * | | | | ktest: Fix tar extracting of modules to target | Steven Rostedt | 2011-06-14 |
| * | | | | ktest: Have the testing tmp dir include machine name | Steven Rostedt | 2011-06-14 |
| * | | | | ktest: Add POST/PRE_BUILD options | Steven Rostedt | 2011-06-14 |
| * | | | | ktest: Allow initrd processing without modules defined | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Have LOG_FILE evaluate options as well | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Have wait on stdio honor bug timeout | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Implement our own force min config | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Add TEST_NAME option | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Add CONFIG_BISECT_GOOD option | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Add detection of triple faults | Steven Rostedt | 2011-06-13 |
| * | | | | ktest: Notify reason to break out of monitoring boot | Steven Rostedt | 2011-06-13 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg... | Linus Torvalds | 2011-07-26 |
|\ \ \ \ \ |
|
| * | | | | | mm: properly reflect task dirty limits in dirty_exceeded logic | Jan Kara | 2011-07-23 |
| * | | | | | writeback: don't busy retry writeback on new/freeing inodes | Wu Fengguang | 2011-07-23 |
| * | | | | | writeback: scale IO chunk size up to half device bandwidth | Wu Fengguang | 2011-07-10 |
| * | | | | | writeback: trace global_dirty_state | Wu Fengguang | 2011-07-10 |
| * | | | | | writeback: introduce max-pause and pass-good dirty limits | Wu Fengguang | 2011-07-10 |
| * | | | | | writeback: introduce smoothed global dirty limit | Wu Fengguang | 2011-07-10 |
| * | | | | | writeback: consolidate variable names in balance_dirty_pages() | Wu Fengguang | 2011-07-10 |
| * | | | | | writeback: show bdi write bandwidth in debugfs | Wu Fengguang | 2011-07-10 |
| * | | | | | writeback: bdi write bandwidth estimation | Wu Fengguang | 2011-07-10 |