summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-1/+2
2010-12-23include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-23x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus1-5/+1
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman13-24/+60
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-10/+130
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina82-459/+761
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-6/+27
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar20-28/+84
2010-12-22kthread_work: make lockdep happyYong Zhang1-10/+35
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt47-106/+191
2010-12-22Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren13-24/+60
2010-12-22s3c_adc_battery: Add gpio_inverted field to pdataVasily Khoruzhick1-0/+1
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona1-1/+0
2010-12-20nl80211: Export available antennasBruno Randolf1-0/+9
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2-4/+68
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona1-5/+10
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre1-1/+19
2010-12-20Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt26-39/+113
2010-12-20Input: introduce device propertiesHenrik Rydberg2-0/+17
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-12-19mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer1-0/+7
2010-12-19mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer1-101/+101
2010-12-19mfd/tc35892: rename tc35892 header to tc3589xSundar Iyer1-0/+0
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar8-4/+25
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-12-18Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo1-31/+163
2010-12-18percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter1-1/+133
2010-12-18Merge branch 'devel-board' into omap-for-linusTony Lindgren10-5/+51
2010-12-17nfsd4: implement secinfo_no_nameJ. Bruce Fields1-0/+3
2010-12-17sunrpc: remove xpt_poolNeilBrown1-1/+0
2010-12-17rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney1-5/+0
2010-12-17rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski1-1/+1
2010-12-17rcu: increase synchronize_sched_expedited() batchingTejun Heo1-0/+2
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-3/+5
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2010-12-17percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo1-30/+30
2010-12-17highmem: Use this_cpu_xx_return() operationsChristoph Lameter1-5/+8