| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-01-07 | 7 | -79/+64 |
|\ |
|
| * | nfsd: get rid of NFSD_VERSION | Benny Halevy | 2009-01-07 | 1 | -1/+0 |
| * | nfsd: last_byte_offset | Benny Halevy | 2009-01-07 | 1 | -0/+2 |
| * | NLM: Rewrite IPv4 privileged requester's check | Chuck Lever | 2009-01-06 | 1 | -2/+5 |
| * | NLM: nlm_privileged_requester() doesn't recognize mapped loopback address | Chuck Lever | 2009-01-06 | 1 | -2/+8 |
| * | NSM: Move nsm_addr() to fs/lockd/mon.c | Chuck Lever | 2009-01-06 | 1 | -10/+0 |
| * | NSM: Remove include/linux/lockd/sm_inter.h | Chuck Lever | 2009-01-06 | 3 | -16/+2 |
| * | NLM: Remove "create" argument from nsm_find() | Chuck Lever | 2009-01-06 | 1 | -3/+3 |
| * | NSM: Add nsm_lookup() function | Chuck Lever | 2009-01-06 | 1 | -0/+1 |
| * | NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque | Chuck Lever | 2009-01-06 | 1 | -4/+4 |
| * | NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument | Chuck Lever | 2009-01-06 | 1 | -2/+1 |
| * | NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created | Chuck Lever | 2009-01-06 | 3 | -1/+7 |
| * | NSM: Move nsm_find() to fs/lockd/mon.c | Chuck Lever | 2009-01-06 | 1 | -0/+6 |
| * | NSM: Move NSM program and procedure numbers to fs/lockd/mon.c | Chuck Lever | 2009-01-06 | 1 | -9/+0 |
| * | NSM: Move NSM-related XDR data structures to lockd's xdr.h | Chuck Lever | 2009-01-06 | 1 | -20/+0 |
| * | NLM: Move the public declaration of nsm_unmonitor() to lockd.h | Chuck Lever | 2009-01-06 | 2 | -1/+1 |
| * | NSM: Release nsmhandle in nlm_destroy_host | Chuck Lever | 2009-01-06 | 1 | -1/+0 |
| * | NLM: Move the public declaration of nsm_monitor() to lockd.h | Chuck Lever | 2009-01-06 | 2 | -1/+4 |
| * | NSM: Support IPv6 version of mon_name | Chuck Lever | 2009-01-06 | 1 | -0/+1 |
| * | NSM: Use modern style for sm_name field in nsm_handle | Chuck Lever | 2009-01-06 | 1 | -1/+1 |
| * | NLM: Support IPv6 scope IDs in nlm_display_address() | Chuck Lever | 2009-01-06 | 1 | -1/+9 |
| * | NLM: Remove address eye-catcher buffers from nlm_host | Chuck Lever | 2009-01-06 | 1 | -3/+1 |
| * | NLM: Use modern style for pointer fields in nlm_host | Chuck Lever | 2009-01-06 | 1 | -3/+3 |
| * | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 | 1 | -1/+4 |
| * | nfsd: document new filehandle fsid types | J. Bruce Fields | 2009-01-06 | 1 | -0/+4 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 5 | -49/+153 |
|\ \ |
|
| * | | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 | 1 | -0/+9 |
| * | | PCI: Add pci_clear_master() as opposite of pci_set_master() | Ben Hutchings | 2009-01-07 | 1 | -0/+1 |
| * | | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige | 2009-01-07 | 1 | -7/+57 |
| * | | PCI: add interface to set visible size of VPD | Stephen Hemminger | 2009-01-07 | 1 | -0/+1 |
| * | | PCI: revise VPD access interface | Stephen Hemminger | 2009-01-07 | 1 | -0/+4 |
| * | | PCI: add pci_common_swizzle() for INTx swizzling | Bjorn Helgaas | 2009-01-07 | 1 | -0/+1 |
| * | | PCI hotplug: introduce functions for ACPI slot detection | Kenji Kaneshige | 2009-01-07 | 2 | -0/+11 |
| * | | PCI: define PCI resource names in an 'enum' | Yu Zhao | 2009-01-07 | 1 | -13/+24 |
| * | | PCI: remove unnecessary arg of pci_update_resource() | Yu Zhao | 2009-01-07 | 1 | -1/+1 |
| * | | PCI: uninline pci_ioremap_bar() | Andrew Morton | 2009-01-07 | 1 | -14/+1 |
| * | | PCI: add pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -0/+1 |
| * | | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 2009-01-07 | 2 | -3/+11 |
| * | | ACPI/PCI: remove obsolete _OSC capability support functions | Andrew Patterson | 2009-01-07 | 1 | -11/+0 |
| * | | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+5 |
| * | | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+9 |
| * | | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+2 |
| * | | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 2009-01-07 | 1 | -0/+1 |
| * | | ACPI/PCI: include missing acpi.h file in pci-acpi.h. | Andrew Patterson | 2009-01-07 | 1 | -0/+2 |
| * | | PCI: add PCI Advanced Feature Capability defines | Sheng Yang | 2009-01-07 | 1 | -0/+12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-07 | 14 | -20/+1806 |
|\ \ \ |
|
| * | | | wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install | Inaky Perez-Gonzalez | 2009-01-07 | 2 | -0/+3 |
| * | | | i2400m: host/device procotol and core driver definitions | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+512 |
| * | | | wimax: debug macros and debug settings for the WiMAX stack | Inaky Perez-Gonzalez | 2009-01-07 | 1 | -0/+453 |
| * | | | wimax: headers for kernel API and user space interaction | Inaky Perez-Gonzalez | 2009-01-07 | 2 | -0/+754 |