]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2009-01-06 Matthew Wilcoxdriver core: Remove completion from struct klist_node
2009-01-06 Matthew Wilcoxdriver core: Rearrange struct device for better packing
2009-01-06 Alan SternFix misspellings in pm.h macros
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2009-01-06 Stephen Hemmingervirtio: convert to net_device_ops
2009-01-06 Stephen Hemmingerwireless: convert wireless ioctl to net_device_ops
2009-01-06 Stephen Hemmingerbonding: use net_device_ops
2009-01-06 Stephen Hemmingerirda: convert to internal stats
2009-01-06 Dan Williamsioat: fix self test for multi-channel case
2009-01-06 Dan Williamsdmaengine: bump initcall level to arch_initcall
2009-01-06 Dan Williamsdmaengine: advertise all channels on a device to dma_fi...
2009-01-06 Dan Williamsdmaengine: use idr for registering dma device numbers
2009-01-06 Dan Williamsdmaengine: add a release for dma class devices and...
2009-01-06 Dan Williamsioat: do not perform removal actions at shutdown
2009-01-06 Dan Williamsiop-adma: enable module removal
2009-01-06 Dan Williamsiop-adma: kill debug BUG_ON
2009-01-06 Dan Williamsiop-adma: let devm do its job, don't duplicate free
2009-01-06 Dan Williamsdmaengine: kill enum dma_state_client
2009-01-06 Dan Williamsdmaengine: remove 'bigref' infrastructure
2009-01-06 Dan Williamsdmaengine: kill struct dma_client and supporting infras...
2009-01-06 Dan Williamsdmaengine: replace dma_async_client_register with dmaen...
2009-01-06 Dan Williamsatmel-mci: convert to dma_request_channel and down...
2009-01-06 Dan Williamsdmatest: convert to dma_request_channel
2009-01-06 Dan Williamsdmaengine: introduce dma_request_channel and private...
2009-01-06 Dan Williamsnet_dma: convert to dma_find_channel
2009-01-06 Dan Williamsdmaengine: provide a common 'issue_pending_all' impleme...
2009-01-06 Dan Williamsdmaengine: centralize channel allocation, introduce...
2009-01-06 Dan Williamsdmaengine: up-level reference counting to the module...
2009-01-06 Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06 Steven Rostedtsparc: make proces_ver_nack a bit more readable
2009-01-06 David Vrabelwusb: return -ENOTCONN when resetting a port with no...
2009-01-06 David Vrabeluwb: safely remove all reservations
2009-01-06 Trond MyklebustSUNRPC: Ensure the server closes sockets in a timely...
2009-01-06 Chuck LeverNFSD: Add documenting comments for nfsctl interface
2009-01-06 Chuck LeverNFSD: Replace open-coded integer with macro
2009-01-06 Chuck LeverNFSD: Fix a handful of coding style issues in write_fil...
2009-01-06 Chuck LeverNFSD: clean up failover sysctl function naming
2009-01-06 Chuck Leverlockd: Enable NLM use of AF_INET6
2009-01-06 Chuck LeverNLM: Rewrite IPv4 privileged requester's check
2009-01-06 Chuck LeverNLM: nlm_privileged_requester() doesn't recognize mappe...
2009-01-06 Chuck LeverNSM: Move nsm_create()
2009-01-06 Chuck LeverNSM: Move nsm_use_hostnames to mon.c
2009-01-06 Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06 Chuck LeverNSM: Replace IP address as our nlm_reboot lookup key
2009-01-06 Chuck LeverNSM: More clean up of nsm_get_handle()
2009-01-06 Chuck LeverNSM: Refactor nsm_handle creation into a helper function
2009-01-06 Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06 Chuck LeverNLM: Call nsm_reboot_lookup() instead of nsm_find()
2009-01-06 Chuck LeverNSM: Add nsm_lookup() function
2009-01-06 Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06 Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06 Chuck LeverNSM: Encode the new "priv" cookie for NSMPROC_MON requests
2009-01-06 Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06 Chuck LeverNSM: Remove !nsm check from nsm_release()
2009-01-06 Chuck LeverNSM: Remove NULL pointer check from nsm_find()
2009-01-06 Chuck LeverNSM: Add dprintk() calls in nsm_find and nsm_release
2009-01-06 Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: move to xdr_stream-based XDR encoders and decoders
2009-01-06 Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06 Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06 Chuck LeverNSM: Check result of SM_UNMON upcall
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06 Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06 Chuck LeverNSM: Make sure to return an error if the SM_MON call...
2009-01-06 Chuck LeverNSM: Remove BUG_ON() in nsm_monitor()
2009-01-06 Chuck LeverNLM: Remove redundant printk() in nlmclnt_lock()
2009-01-06 Chuck LeverNSM: Use sm_name instead of h_name in nsm_monitor(...
2009-01-06 Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06 Chuck LeverNSM: Use modern style for sm_name field in nsm_handle
2009-01-06 Chuck LeverNSM: convert printk(KERN_DEBUG) to a dprintk()
2009-01-06 Chuck LeverNSM: Use C99 structure initializer to initialize nsm_args
2009-01-06 Chuck LeverNLM: Add helper to handle IPv4 addresses
2009-01-06 Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove AF_UNSPEC arm in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06 Chuck LeverNLM: Use modern style for pointer fields in nlm_host
2009-01-06 Jeff Laytonlockd: set svc_serv->sv_maxconn to a more reasonable...
2009-01-06 Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2009-01-06 J. Bruce Fieldsnfsd: document new filehandle fsid types
2009-01-06 Krishna Kumarnfsd: Fix leaked memory in nfs4_make_rec_clidname
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2009-01-06 J. Bruce Fieldsnfsd: update fh_verify description
2009-01-06 Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-06 Sergei Shtylyovscc_pata: make use of scc_dma_sff_read_status()
2009-01-06 Sergei Shtylyovide-dma-sff: factor out ide_dma_sff_write_status()
2009-01-06 Sergei Shtylyovide: move read_sff_dma_status() method to 'struct ide_d...
2009-01-06 Sergei Shtylyovide: don't set hwif->dma_ops in init_dma() method
2009-01-06 Shane McDonaldResurrect IT8172 IDE controller driver
2009-01-06 Bartlomiej... piix: sync ich_laptop[] with ata_piix.c
2009-01-06 Bartlomiej... ide: update warm-plug HOWTO
2009-01-06 Bartlomiej... ide: fix ide_port_scan() to do ACPI setup after initial...
2009-01-06 Bartlomiej... ide: remove now redundant ->cur_dev checks
2009-01-06 Bartlomiej... ide: remove unused ide_hwif_t.sg_mapped field
2009-01-06 Bartlomiej... ide: struct ide_atapi_pc - remove unused fields and...
2009-01-06 Bartlomiej... ide: remove superfluous hwif variable assignment from...
2009-01-06 Bartlomiej... ide: use ide_pci_is_in_compatibility_mode() helper...
2009-01-06 Bartlomiej... ide: make "paranoia" ->handler check in ide_intr()...
next