summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-161-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/+0
| * | | | 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/+0
| * | | | 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/+0
| | |/ / | |/| |
* | | | 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/+0
| |/ / / /
* | | | | 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/+0
| * | | | | | 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-181-1/+3
| * | | | | | | | tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin2009-06-151-0/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-207-23/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-191-0/+2
| * | | | | | | | | Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-1136-49/+169
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior2009-05-271-19/+4
| * | | | | | | | | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-191-0/+1
| * | | | | | | | | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-151-0/+46
| * | | | | | | | | Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-092-4/+8
| * | | | | | | | | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-08954-36407/+18665
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-171-0/+2
* | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-205-417/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-1/+1
| * | | | | | | | | | | drm: EDID endianness fixes.Michel Dänzer2009-06-191-49/+43
OpenPOWER on IntegriCloud