summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | nfs41: set up seq_res.sr_slotidAndy Adamson2009-06-171-0/+1
| | * | | | | nfs41: nfs41: pass *session in seq_args and seq_resBenny Halevy2009-06-171-2/+2
| | * | | | | nfs41: introduce nfs4_call_syncAndy Adamson2009-06-171-0/+8
| | * | | | | nfs41: use nfs4_fs_locations_resBenny Halevy2009-06-171-0/+5
| | * | | | | nfs41: use nfs4_setaclresBenny Halevy2009-06-171-0/+4
| | * | | | | nfs41: use nfs4_getaclresBenny Halevy2009-06-171-0/+5
| | * | | | | nfs41: use nfs4_pathconf_resBenny Halevy2009-06-171-0/+5
| | * | | | | nfs41: use nfs4_fsinfo_resBenny Halevy2009-06-171-0/+5
| | * | | | | nfs41: use nfs4_statfs_resBenny Halevy2009-06-171-0/+5
| | * | | | | nfs41: use nfs4_readlink_resBenny Halevy2009-06-171-0/+4
| | * | | | | nfs41: use nfs4_server_caps_argBenny Halevy2009-06-171-0/+5
| | * | | | | nfs41: sessions client infrastructureAndy Adamson2009-06-172-0/+64
| | * | | | | nfs41: client xdr definitionsBenny Halevy2009-06-171-0/+52
| | * | | | | nfs41: nfs_client.cl_minorversionBenny Halevy2009-06-171-1/+2
| | * | | | | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1Mike Sager2009-06-171-0/+7
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-225-25/+43
|\ \ \ \ \ \
| * | | | | | PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-171-1/+1
| * | | | | | PCI: cleanup Function Level ResetYu Zhao2009-06-161-1/+1
| * | | | | | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-1/+1
| * | | | | | PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-162-2/+18
| * | | | | | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-161-8/+0Star
| * | | | | | PCI: Add pci_bus_set_opsHuang Ying2009-06-161-0/+1
| * | | | | | PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle()Kenji Kaneshige2009-06-161-1/+1
| * | | | | | PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle()Kenji Kaneshige2009-06-161-1/+1
| * | | | | | PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-111-0/+11
| * | | | | | PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-111-8/+0Star
| * | | | | | PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-112-0/+6
| * | | | | | PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto2009-06-111-1/+2
| * | | | | | PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto2009-06-111-1/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-222-7/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-201-5/+28
| |\ \ \ \ \ \
| | * | | | | | rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-191-2/+3
| | * | | | | | rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-191-5/+27
| * | | | | | | af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner2009-06-191-2/+0Star
| |/ / / / / /
* | | | | | | msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-221-0/+3
* | | | | | | serial@ add OMAP wakeup-enable registerKevin Hilman2009-06-221-0/+1
* | | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-2/+2
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-141-2/+2
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-203-31/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-191-4/+0Star
| * | | | | | | | perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-191-11/+17
| * | | | | | | | perf_counter: Add event overlow handlingPeter Zijlstra2009-06-181-12/+28
| * | | | | | | | perf report: Add validation of call-chain entriesIngo Molnar2009-06-181-10/+10
| * | | | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17207-1622/+9132
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-151-0/+1
| * | | | | | | | | x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-151-0/+6
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-202-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | function-graph: add stack frame testSteven Rostedt2009-06-191-1/+3
| * | | | | | | | | | tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin2009-06-151-0/+2