aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-01-29bitops: Provide compile time HWEIGHT{8,16,32,64}Peter Zijlstra1-2/+16
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg1-0/+1
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt1-0/+4
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong1-3/+15
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely414-6673/+10070
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-4/+1
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+3
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds1-0/+2
2010-01-27perf: Reimplement frequency driven samplingPeter Zijlstra1-3/+2
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter1-1/+3
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-01-25net: use helpers to access uc list V2Jiri Pirko1-0/+5
2010-01-25mm: add coherence API for DMA to vmalloc/vmap areasJames Bottomley1-0/+6
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi1-0/+16
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2-0/+18
2010-01-23netdev: remove certain HAVE_ macrosAlexey Dobriyan1-10/+0
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller40-172/+320
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller199-5018/+5074
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009Andriy Tkachuk1-0/+2
2010-01-22sched: Extend enqueue_task to allow head queueingThomas Gleixner1-1/+2
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov176-4628/+3295
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+8
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-33/+12
2010-01-21spi/dw_spi: enable platform specific chipselect.George Shore1-0/+4
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21sched: Remove USER_SCHEDDhaval Giani1-13/+1
2010-01-21sched: Remove the sched_class load_balance methodsPeter Zijlstra1-8/+0
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith1-1/+1
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm1-2/+3
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp1-0/+1
2010-01-20spi/dw_spi: refine the IRQ mode working flowFeng Tang1-0/+1
2010-01-20Merge branch 'misc' into releaseLen Brown1-3/+3
2010-01-19net: Unexport napi_gro_flush().David S. Miller1-1/+0
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-1/+94
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov1-0/+1
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich1-4/+8
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton1-0/+39
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown1-14/+14
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan4-3/+4
2010-01-18netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan1-0/+1
2010-01-17HID: let hid-input accept digitizersStephane Chatty1-1/+1
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner1-0/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+1
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells2-2/+7
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-1/+1