summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-07vfs: keep list of mounts for each superblockMiklos Szeredi1-0/+1
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-07vfs: switch ->show_path() to struct dentry *Al Viro1-1/+1
2012-01-07vfs: switch ->show_devname() to struct dentry *Al Viro1-1/+1
2012-01-07vfs: switch ->show_stats to struct dentry *Al Viro1-1/+1
2012-01-07switch security_path_chmod() to struct path *Al Viro1-7/+3
2012-01-07Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro26-107/+111
2012-01-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2-1/+3
2012-01-07Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2-6/+19
2012-01-07Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-7/+5
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+0
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds59-457/+2449
2012-01-07PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu1-3/+3
2012-01-07PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu1-1/+1
2012-01-07PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini1-0/+23
2012-01-07PCI: remove pci_create_bus()Bjorn Helgaas1-2/+0
2012-01-07PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas1-9/+1
2012-01-07PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas1-0/+3
2012-01-07PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas1-0/+3
2012-01-07PCI: add helpers for building PCI bus resource listsBjorn Helgaas1-0/+2
2012-01-07PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-0/+3
2012-01-07PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe1-0/+2
2012-01-07PCI: Introduce INTx check & mask APIJan Kiszka1-0/+3
2012-01-07PCI: Rework config space blocking servicesJan Kiszka1-5/+9
2012-01-07PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-07PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2012-01-07PCI: Fix PRI and PASID consistencyAlex Williamson1-2/+2
2012-01-07PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2-0/+4
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman12-44/+254
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-19/+43
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+40
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-80/+163
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-79/+141
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+6
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck1-5/+16
2012-01-06[media] gspca: Add jl2005bcd sub driverTheodore Kilgore1-0/+1
2012-01-06Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab2-1/+2
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal1-0/+176
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski1-0/+2
2012-01-06s3c_adc_battery: Average over more than one adc sampleHeiko Stübner1-0/+4
2012-01-06sbs-battery: Rename internals to new nameRhyland Klein1-5/+5
2012-01-06bq20z75: Rename to sbs-batteryRhyland Klein1-0/+0
2012-01-06capabilities: remove __cap_full_set definitionEric Paris1-1/+0
2012-01-06security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris1-14/+0
2012-01-06ptrace: do not audit capability check when outputing /proc/pid/statEric Paris1-2/+3
2012-01-06capabilities: remove task_ns_* functionsEric Paris2-3/+4
2012-01-06capabilites: introduce new has_ns_capabilities_noauditEric Paris1-0/+2
2012-01-06capabilities: remove all _real_ interfacesEric Paris1-25/+0