summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-16rcu: Fix tracepoints & lockdep false positiveLai Jiangshan
2010-03-16rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-14resource: add window supportBjorn Helgaas
2010-03-14resource: add bus number supportBjorn Helgaas
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas
2010-03-14Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V
2010-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12sysctl extern cleanup: pollDave Young
2010-03-12sysctl extern cleanup: lockdepDave Young
2010-03-12sysctl extern cleanup: rtmutexDave Young
2010-03-12sysctl extern cleanup: acctDave Young
2010-03-12sysctl extern cleanup: sgDave Young
2010-03-12sysctl extern cleanup: moduleDave Young
2010-03-12sysctl extern cleanup: rcuDave Young
2010-03-12sysctl extern cleanup: signalDave Young
2010-03-12sysctl extern cleanup: C_A_DDave Young
2010-03-12decompress: fix new decompressor for PICRussell King
2010-03-12pps: serial clients supportRodolfo Giometti
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori
2010-03-12dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: add include/linux/pci-dma.hFUJITA Tomonori
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2010-03-12ipmi: remove ipmi_smi.h self-includeCorey Minyard
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov