summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-05locks: eliminate fl_mylease callbackJ. Bruce Fields1-1/+0
2011-01-05svcrpc: simpler request droppingJ. Bruce Fields1-0/+1
2011-01-05SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields1-0/+3
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail1-2/+2
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar4-15/+41
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek1-1/+1
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-3/+10
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2-136/+195
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2011-01-02tipc: cleanup various cosmetic whitespace issuesAllan Stephens2-39/+38
2011-01-02tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-2/+2
2011-01-02tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-5/+0
2011-01-02tipc: Remove prototype code for supporting slave nodesAllan Stephens1-2/+2
2011-01-02tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-2/+2
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely1-0/+3
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid1-0/+33
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid1-0/+43
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend1-1/+3
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend1-0/+106
2010-12-30of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer1-0/+2
2010-12-30of/flattree: Add non-boottime device tree functionsStephen Neuendorffer1-0/+11
2010-12-30input/tc3589x: add tc3589x keypad supportSundar Iyer1-0/+52
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2-319/+0
2010-12-29[media] Remove VIDEO_V4L1 Kconfig optionMauro Carvalho Chehab1-4/+0
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-20/+2
2010-12-29[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen1-0/+288
2010-12-29[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-coreMariusz Białończyk1-0/+2
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2-0/+361
2010-12-29pstore: new filesystem interface to platform persistent storageTony Luck2-0/+61
2010-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2-0/+17
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller57-407/+482
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-10/+35
2010-12-24PM: Prototype the pm_generic_ operationsMark Brown1-0/+7
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki1-0/+6
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2-43/+4
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki1-2/+2
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2-0/+8
2010-12-24spi/dw_spi: add DMA supportFeng Tang1-5/+19
2010-12-24of/address: use proper endianess in get_flagsSebastian Andrzej Siewior1-3/+3
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki1-0/+2
2010-12-23x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley1-1/+2
2010-12-23PCI: make pci_restore_state return voidJon Mason1-5/+3
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett1-1/+4
2010-12-23PCI: Add mask bit definition for MSI-X tableSheng Yang1-0/+1
2010-12-23PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang1-0/+7
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-15/+29
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar51-122/+195
2010-12-23Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely82-458/+759