summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+87
2009-06-23VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust1-0/+1
2009-06-23VFS: Uninline the function put_mnt_ns()Trond Myklebust1-8/+1
2009-06-23mm/init: cpu_hotplug_init() must be initialized before SLABLinus Torvalds1-5/+0
2009-06-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-3/+58
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds7-43/+54
2009-06-22Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds14-18/+362
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-25/+43
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-5/+28
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love1-0/+3
2009-06-22serial@ add OMAP wakeup-enable registerKevin Hilman1-0/+1
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-2/+2
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-30/+55
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+5
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-23/+63
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-1/+1
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2-24/+37
2009-06-20Input: synaptics - add support for reporting x/y resolutionTero Saarni1-0/+2
2009-06-20Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+23
2009-06-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+2
2009-06-20dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori1-3/+14
2009-06-20dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby1-12/+14
2009-06-20gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach1-0/+15
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins1-2/+3
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins1-5/+27
2009-06-19i2c: New macro to initialize i2c address lists on the flyHans Verkuil1-0/+4
2009-06-19i2c: Don't advertise i2c functions when not availableJean Delvare1-1/+7
2009-06-19i2c: Add a sysfs interface to instantiate devicesJean Delvare1-1/+2
2009-06-19i2c: Kill the redundant client listJean Delvare1-4/+0
2009-06-19i2c: Kill is_newstyle_driverJean Delvare1-2/+0
2009-06-19i2c: Drop i2c_probe functionJean Delvare1-8/+0
2009-06-19i2c: Get rid of the legacy binding modelJean Delvare1-29/+10
2009-06-19i2c: Kill client_register and client_unregister methodsJean Delvare1-4/+0
2009-06-19perf_counter: Simplify and fix task migration countingPeter Zijlstra1-4/+0
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra1-11/+17
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2-2/+2
2009-06-19nfsd41: Backchannel: minorversion support for the back channelAndy Adamson1-1/+2
2009-06-19Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust4-15/+4
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-1/+1
2009-06-19function-graph: add stack frame testSteven Rostedt1-1/+3
2009-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+6
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-7/+12
2009-06-19mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt1-1/+8
2009-06-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2009-06-19lib: add lib/gcd.cFlorian Fainelli1-0/+8
2009-06-19LinuxPPS: core supportRodolfo Giometti3-0/+212
2009-06-19w1-gpio: add external pull-up enable callbackDaniel Mack1-0/+1
2009-06-19gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+6
2009-06-19seq_file: add function to write binary dataPeter Oberparleiter1-0/+1