summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-11rcu head introduce rcu head init on stackMathieu Desnoyers1-0/+8
2010-05-11Debugobjects transition checkMathieu Desnoyers1-0/+11
2010-05-11i2c: Fix bus-level power management callbacksRafael J. Wysocki1-0/+7
2010-05-11PM QOS updateMark Gross3-7/+14
2010-05-11FS / libfs: Implement simple_write_to_bufferJiri Slaby1-0/+2
2010-05-11PM: pm_wakeup - switch to using boolDmitry Torokhov1-14/+24
2010-05-11Merge remote branch 'origin/master' into drm-intel-nextEric Anholt19-20/+64
2010-05-10rcu: make SRCU usable in modulesPaul E. McKenney1-0/+2
2010-05-10rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney3-3/+17
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney2-0/+5
2010-05-10rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney3-3/+13
2010-05-10rcu: fix now-bogus rcu_scheduler_active comments.Paul E. McKenney1-2/+4
2010-05-10rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney2-9/+10
2010-05-10rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan1-4/+11
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy56-347/+808
2010-05-10i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab1-0/+1
2010-05-10i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab1-0/+15
2010-05-10i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab1-2/+2
2010-05-10i7core: fix probing on Xeon55xxMauro Carvalho Chehab1-0/+1
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2-0/+2
2010-05-10i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab1-0/+1
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab1-0/+31
2010-05-10i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab1-0/+16
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse101-271/+638
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold1-2/+2
2010-05-10mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner1-1/+4
2010-05-10mtd: mtdram.h: checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-10clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz1-1/+18
2010-05-10Merge branch 'linus' into timers/coreThomas Gleixner113-346/+826
2010-05-10Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar23-49/+67
2010-05-10ASoC: Allow DAI links to be kept active over suspendMark Brown1-0/+3
2010-05-10ASoC: Support leaving paths enabled over system suspendMark Brown1-0/+2
2010-05-10ASoC: Remove unused DAPM suspend flagMark Brown1-1/+0
2010-05-10pcmcia: remove unused mem_op.hDominik Brodowski1-116/+0
2010-05-10pcmcia: clarify alloc_io_space, move it to resource handlersDominik Brodowski1-2/+9
2010-05-10pcmcia: dev_node removal (core)Dominik Brodowski1-10/+0
2010-05-10pcmcia: clean up cs.hDominik Brodowski1-11/+0
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2-10/+8
2010-05-10pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()Dominik Brodowski1-0/+1
2010-05-10pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socketDominik Brodowski1-4/+3
2010-05-10pcmcia: setup IRQ to be used by PCMCIA drivers at card insertDominik Brodowski1-0/+3
2010-05-10ALSA: Merge es1688 and es968 driversKrzysztof Helt1-0/+1
2010-05-10ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt1-5/+5
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann1-0/+2
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan1-0/+1
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan1-0/+6
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan1-0/+2
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan1-2/+1
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan1-0/+2