| Commit message (Expand) | Author | Age |
* | xfs_export_operations.commit_metadata | Ben Myers | 2010-02-20 |
* | commit_metadata export operation replacing nfsd_sync_dir | Ben Myers | 2010-02-20 |
* | lockd: don't clear sm_monitored on nsm_reboot_lookup | Jeff Layton | 2010-02-08 |
* | lockd: release reference to nsm_handle in nlm_host_rebooted | Jeff Layton | 2010-02-08 |
* | nfsd: Use vfs_fsync_range() in nfsd_commit | Trond Myklebust | 2010-01-29 |
* | NFSD: Create PF_INET6 listener in write_ports | Chuck Lever | 2010-01-27 |
* | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" | Chuck Lever | 2010-01-26 |
* | SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() | Chuck Lever | 2010-01-26 |
* | NFSD: Support AF_INET6 in svc_addsock() function | Aime Le Rouzic | 2010-01-26 |
* | SUNRPC: Use rpc_pton() in ip_map_parse() | Chuck Lever | 2010-01-26 |
* | nfsd: 4.1 has an rfc number | J. Bruce Fields | 2010-01-20 |
* | nfsd41: Create the recovery entry for the NFSv4.1 client | Ricardo Labiaga | 2010-01-14 |
* | nfsd: use vfs_fsync for non-directories | Christoph Hellwig | 2010-01-13 |
* | nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound() | Ricardo Labiaga | 2010-01-13 |
* | nfsd41: nfsd4_decode_compound() does not recognize all ops | Ricardo Labiaga | 2010-01-13 |
* | Linux 2.6.33-rc4v2.6.33-rc4 | Linus Torvalds | 2010-01-13 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-01-13 |
|\ |
|
| * | pmu_battery: Fix battery full reporting | Thomas Champagne | 2009-12-17 |
* | | [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions | Bryn M. Reeves | 2010-01-13 |
* | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-01-13 |
|\ \ |
|
| * | | OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded | Tomi Valkeinen | 2010-01-12 |
| * | | OMAP: DSS2: Reject scaling settings when they cannot be supported | Ville Syrjälä | 2010-01-12 |
| * | | OMAP: DSS2: Make check-delay-loops consistent | Tomi Valkeinen | 2010-01-11 |
| * | | OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() | Tomi Valkeinen | 2010-01-11 |
| * | | video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c | Peter Huewe | 2010-01-11 |
| * | | OMAP: DSS2: Fix compile warning | Vaibhav Hiremath | 2010-01-11 |
| * | | MAINTAINERS: Combine DSS2 and OMAPFB2 into one entry | Tomi Valkeinen | 2010-01-11 |
| * | | MAINTAINERS: change omapfb maintainer | Tomi Valkeinen | 2010-01-11 |
| * | | OMAP: OMAPFB: add dummy release function for omapdss | Tomi Valkeinen | 2010-01-11 |
| * | | OMAP: OMAPFB: fix clk_get for RFBI | Tomi Valkeinen | 2010-01-11 |
| * | | OMAP: DSS2: RFBI: convert to new kfifo API | Tomi Valkeinen | 2010-01-11 |
| * | | OMAP: DSS2: Fix crash when panel doesn't define enable_te() | Tomi Valkeinen | 2010-01-08 |
| * | | OMAP: DSS2: Collect interrupt statistics | Tomi Valkeinen | 2010-01-08 |
| * | | OMAP: DSS2: DSI: print debug DCS cmd in hex | Tomi Valkeinen | 2010-01-08 |
| * | | OMAP: DSS2: DSI: fix VC channels in send_short and send_null | Tomi Valkeinen | 2010-01-08 |
* | | | lib: Introduce generic list_sort function | Dave Chinner | 2010-01-13 |
* | | | remove my email address from checkpatch. | Dave Jones | 2010-01-12 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-01-12 |
|\ \ \ |
|
| * | | | libata: retry link resume if necessary | Tejun Heo | 2010-01-12 |
| * | | | ata_piix: enable 32bit PIO on SATA piix | Tejun Heo | 2010-01-12 |
| * | | | sata_promise: don't classify overruns as HSM errors | Mikael Pettersson | 2010-01-12 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 |
|\ \ \ \ |
|
| * | | | | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 2010-01-12 |
| * | | | | ARM: Fix wrong dmb | Russell King | 2010-01-12 |
| * | | | | ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock | Simon Kagstrom | 2010-01-11 |
| * | | | | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 2010-01-11 |
| * | | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 2010-01-10 |
| * | | | | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 2010-01-09 |
| * | | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 2010-01-09 |
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-08 |
| |\ \ \ \ |
|