aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | PM: Fix references to basic-pm-debugging.txt in drivers-testing.txtJon Mason2010-12-24
| * | | | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-24
| * | | | PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham2010-12-24
| * | | | PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham2010-12-24
| * | | | Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo2010-12-24
| * | | | PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent2010-12-24
| * | | | PM / Runtime: Fix comments to match runtime callback codeAaro Koskinen2010-12-24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-01-10
|\ \ \ \ \
| * | | | | firewire: use split transaction timeout only for split transactionsClemens Ladisch2011-01-04
| * | | | | firewire: ohci: consolidate context status flagsStefan Richter2011-01-04
| * | | | | firewire: ohci: cache the context run bitClemens Ladisch2011-01-04
| * | | | | firewire: ohci: flush AT contexts after bus reset - addendumStefan Richter2011-01-04
| * | | | | firewire: ohci: flush AT contexts after bus reset for OHCI 1.2Clemens Ladisch2011-01-03
| * | | | | firewire: net: set carrier state at ifupStefan Richter2010-12-19
| * | | | | firewire: net: add carrier detectionMaxim Levitsky2010-12-19
| * | | | | firewire: net: ratelimit error messagesMaxim Levitsky2010-12-13
| * | | | | firewire: ohci: restart iso DMA contexts on resume from low power modeMaxim Levitsky2010-12-13
| * | | | | firewire: ohci: restore GUID on resume.Maxim Levitsky2010-12-13
| * | | | | firewire: ohci: use common buffer for self IDs and AR descriptorsClemens Ladisch2010-12-13
| * | | | | firewire: ohci: optimize iso context checks in the interrupt handlerClemens Ladisch2010-12-13
| * | | | | firewire: make PHY packet header format consistentClemens Ladisch2010-12-13
| * | | | | firewire: ohci: properly clear posted write errorsClemens Ladisch2010-12-13
| * | | | | firewire: ohci: flush MMIO writes in the interrupt handlerClemens Ladisch2010-12-13
| * | | | | firewire: ohci: fix AT context initialization error handlingClemens Ladisch2010-12-13
| * | | | | firewire: ohci: Asynchronous Reception rewriteClemens Ladisch2010-12-13
| * | | | | firewire: core: Update WARN usesJoe Perches2010-12-12
| * | | | | firewire: nosy: char device is not seekableStefan Richter2010-12-12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-01-10
|\ \ \ \ \ \
| * | | | | | nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi2011-01-10
| * | | | | | nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi2011-01-10
| * | | | | | nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi2011-01-10
| * | | | | | nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi2011-01-10
| * | | | | | nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi2011-01-10
| * | | | | | nilfs2: fix a checkpatch error in page.cRyusuke Konishi2011-01-10
| * | | | | | nilfs2: fiemap supportRyusuke Konishi2011-01-10
| * | | | | | nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi2011-01-10
| * | | | | | nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi2011-01-10
| * | | | | | fs/nilfs2/super.c: Use printf extension %pVJoe Perches2011-01-10
| * | | | | | MAINTAINERS: add nilfs2 git tree entryRyusuke Konishi2011-01-10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-10
|\ \ \ \ \ \ \
| * | | | | | | cifs: use CreationTime like an i_generation fieldJeff Layton2011-01-09
| * | | | | | | cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton2011-01-09
| * | | | | | | cifs: show "acl" in DebugData Features when it's compiled inJeff Layton2011-01-09
| * | | | | | | cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton2011-01-09
| * | | | | | | cifs: replace some hardcoded values with preprocessor constantsJeff Layton2011-01-09
| * | | | | | | cifs: remove unnecessary locking around sequence_numberJeff Layton2011-01-09
| * | | | | | | [CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French2011-01-09
| * | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2011-01-09
| |\| | | | | |
| * | | | | | | CIFS: Simplify cifs_open codePavel Shilovsky2011-01-06
| * | | | | | | CIFS: Simplify non-posix open stuff (try #2)Pavel Shilovsky2011-01-06