Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | nfs41: set up seq_res.sr_slotid | Andy Adamson | 2009-06-17 | 1 | -0/+1 | |
| | * | | | | | nfs41: nfs41: pass *session in seq_args and seq_res | Benny Halevy | 2009-06-17 | 1 | -2/+2 | |
| | * | | | | | nfs41: introduce nfs4_call_sync | Andy Adamson | 2009-06-17 | 1 | -0/+8 | |
| | * | | | | | nfs41: use nfs4_fs_locations_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | nfs41: use nfs4_setaclres | Benny Halevy | 2009-06-17 | 1 | -0/+4 | |
| | * | | | | | nfs41: use nfs4_getaclres | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | nfs41: use nfs4_pathconf_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | nfs41: use nfs4_fsinfo_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | nfs41: use nfs4_statfs_res | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | nfs41: use nfs4_readlink_res | Benny Halevy | 2009-06-17 | 1 | -0/+4 | |
| | * | | | | | nfs41: use nfs4_server_caps_arg | Benny Halevy | 2009-06-17 | 1 | -0/+5 | |
| | * | | | | | nfs41: sessions client infrastructure | Andy Adamson | 2009-06-17 | 2 | -0/+64 | |
| | * | | | | | nfs41: client xdr definitions | Benny Halevy | 2009-06-17 | 1 | -0/+52 | |
| | * | | | | | nfs41: nfs_client.cl_minorversion | Benny Halevy | 2009-06-17 | 1 | -1/+2 | |
| | * | | | | | nfs41: define NFS4_MAX_MINOR_VERSION based on CONFIG_NFS_V4_1 | Mike Sager | 2009-06-17 | 1 | -0/+7 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 | 5 | -25/+43 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PCI PM: consistently use type bool for wake enable variable | Frans Pop | 2009-06-17 | 1 | -1/+1 | |
| * | | | | | | PCI: cleanup Function Level Reset | Yu Zhao | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | PCI hotplug: create symlink to hotplug driver module | Kenji Kaneshige | 2009-06-16 | 2 | -2/+18 | |
| * | | | | | | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. | Kenji Kaneshige | 2009-06-16 | 1 | -8/+0 | |
| * | | | | | | PCI: Add pci_bus_set_ops | Huang Ying | 2009-06-16 | 1 | -0/+1 | |
| * | | | | | | PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle() | Kenji Kaneshige | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle() | Kenji Kaneshige | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | PCI: Add support for turning PCIe ECRC on or off | Andrew Patterson | 2009-06-11 | 1 | -0/+11 | |
| * | | | | | | PCI: remove deprecated pci_find_slot() interface | Alex Chiang | 2009-06-11 | 1 | -8/+0 | |
| * | | | | | | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu | 2009-06-11 | 2 | -0/+6 | |
| * | | | | | | PCI MSI: Define PCI_MSI_MASK_32/64 | Hidetoshi Seto | 2009-06-11 | 1 | -1/+2 | |
| * | | | | | | PCI MSI: Remove unused/obsolete macros and definitions | Hidetoshi Seto | 2009-06-11 | 1 | -1/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-22 | 2 | -7/+28 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-06-20 | 1 | -5/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rfkill: export persistent attribute in sysfs | Alan Jenkins | 2009-06-19 | 1 | -2/+3 | |
| | * | | | | | | rfkill: don't restore software blocked state on persistent devices | Alan Jenkins | 2009-06-19 | 1 | -5/+27 | |
| * | | | | | | | af_iucv: Return -EAGAIN if iucv msg limit is exceeded | Hendrik Brueckner | 2009-06-19 | 1 | -2/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | msm_serial: serial driver for MSM7K onboard serial peripheral. | Robert Love | 2009-06-22 | 1 | -0/+3 | |
* | | | | | | | serial@ add OMAP wakeup-enable register | Kevin Hilman | 2009-06-22 | 1 | -0/+1 | |
* | | | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | genirq, irq.h: Fix kernel-doc warnings | Randy Dunlap | 2009-06-14 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 3 | -31/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf_counter: Simplify and fix task migration counting | Peter Zijlstra | 2009-06-19 | 1 | -4/+0 | |
| * | | | | | | | | perf_counter: Make callchain samples extensible | Peter Zijlstra | 2009-06-19 | 1 | -11/+17 | |
| * | | | | | | | | perf_counter: Add event overlow handling | Peter Zijlstra | 2009-06-18 | 1 | -12/+28 | |
| * | | | | | | | | perf report: Add validation of call-chain entries | Ingo Molnar | 2009-06-18 | 1 | -10/+10 | |
| * | | | | | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-17 | 207 | -1622/+9132 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf_counter: Make set_perf_counter_pending() declaration common | Paul Mackerras | 2009-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | x86, mm: Add __get_user_pages_fast() | Peter Zijlstra | 2009-06-15 | 1 | -0/+6 | |
* | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | function-graph: add stack frame test | Steven Rostedt | 2009-06-19 | 1 | -1/+3 | |
| * | | | | | | | | | | tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h | Wu Zhangjin | 2009-06-15 | 1 | -0/+2 |