Age | Commit message (Expand) | Author |
2011-07-02 | PM: Rename clock management functions | Rafael J. Wysocki |
2011-07-02 | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Wakeup devices support for system sleep transitions | Rafael J. Wysocki |
2011-07-02 | PM / Domains: System-wide transitions support for generic domains (v5) | Rafael J. Wysocki |
2011-07-02 | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki |
2011-07-02 | PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME | Rafael J. Wysocki |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki |
2011-06-28 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-06-27 | mm: fix assertion mapping->nrpages == 0 in end_writeback() | Jan Kara |
2011-06-27 | include/linux/compat.h: declare compat_sys_sendmmsg() | Chris Metcalf |
2011-06-27 | tmpfs: add shmem_read_mapping_page_gfp | Hugh Dickins |
2011-06-27 | tmpfs: take control of its truncate_range | Hugh Dickins |
2011-06-27 | mm: move shmem prototypes to shmem_fs.h | Hugh Dickins |
2011-06-27 | Fix some kernel-doc warnings | Vitaliy Ivanov |
2011-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-06-24 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2011-06-22 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-06-21 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-06-21 | PM: Fix async resume following suspend failure | Alan Stern |
2011-06-21 | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern |
2011-06-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-06-20 | vfs: i_state needs to be 'unsigned long' for now | Linus Torvalds |
2011-06-20 | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-20 | NFSv4.1: file layout must consider pg_bsize for coalescing | Benny Halevy |
2011-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-06-20 | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper | Al Viro |
2011-06-20 | block: add REQ_SECURE to REQ_COMMON_MASK | Namhyung Kim |
2011-06-19 | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds |
2011-06-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-18 | mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader | Manoj Iyer |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm |
2011-06-17 | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds |
2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells |
2011-06-17 | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh |
2011-06-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-06-16 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-06-16 | amba pl011: workaround for uart registers lockup | Shreshtha Kumar Sahu |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-06-16 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov |
2011-06-16 | gpio: add GPIOF_ values regardless on kconfig settings | Randy Dunlap |
2011-06-16 | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie |
2011-06-15 | include/asm-generic/pgtable.h: fix unbalanced parenthesis | Nicolas Kaiser |