aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-15/+15
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-0/+9
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov1-2/+2
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2-21/+25
2008-07-28mmu-notifiers: coreAndrea Arcangeli2-0/+283
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli3-0/+12
2008-07-28mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli1-0/+28
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport1-6/+7
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox1-0/+2
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li1-0/+1
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li1-0/+5
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar9-241/+262
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linusJesse Barnes1-0/+1
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-3/+23
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar65-203/+1761
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+1
2008-07-28mfd: Coding style fixesBen Dooks1-9/+8
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+31
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+0
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-17/+33
2008-07-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin1-2/+0
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt3-0/+31
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell1-10/+24
2008-07-28Simplify stop_machineRusty Russell1-12/+8
2008-07-28stop_machine: add ALL_CPUS optionJason Baron1-1/+7
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab3-45/+32
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi3-45/+32
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab4-26/+77
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi3-26/+76
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab167-1005/+3149
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab1-2/+2
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil2-0/+21
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the subdrivers.Jean-Francois Moine1-0/+2
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab1-212/+166
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+3
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds20-45/+6
2008-07-26Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utraceLinus Torvalds1-11/+12
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-0/+4
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds11-52/+75
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds5-1/+753
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+1
2008-07-26hugetlb: remove unused variable warningAndrea Righi1-1/+4
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro2-2/+1
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro1-1/+0
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro1-6/+7
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro1-1/+1
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi1-16/+17
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan1-1/+1