summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-9/+9
2011-12-15edac: convert sysdev_class to a regular subsystemKay Sievers1-4/+4
2011-12-15driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers1-4/+74
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman1-5/+10
2011-12-13kref: Remove the memory barriersPeter Zijlstra1-2/+0
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra1-18/+10
2011-12-13kref: Inline all functionsPeter Zijlstra1-5/+75
2011-12-10drivers_base: make argument to platform_device_register_full constUwe Kleine-König1-1/+1
2011-11-19debugfs: print_regs32: make regs array a const pointerAlessandro Rubini1-1/+1
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini1-0/+26
2011-11-18USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman1-0/+12
2011-11-18SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen1-0/+11
2011-11-18I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen1-0/+13
2011-11-18drivercore: Generalize module_platform_driverLars-Peter Clausen2-10/+23
2011-11-16lib: devres: add convenience function to remap a resourceWolfram Sang1-0/+3
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-22/+30
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-156/+124
2011-11-07Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-9/+14
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds40-176/+197
2011-11-07Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+47
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-6/+13
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-10/+15
2011-11-07cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar1-3/+0
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-4/+3
2011-11-07Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+1
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+7
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings1-0/+1
2011-11-06Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+5
2011-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+2
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-14/+37
2011-11-05Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-39/+27
2011-11-05bonding: comparing a u8 with -1 is always falseDan Carpenter1-0/+2
2011-11-05PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov1-8/+3
2011-11-05PM / OPP: Fix build when CONFIG_PM_OPP is not setTony Lindgren1-2/+2
2011-11-05PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'Srivatsa S. Bhat1-4/+0
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-0/+4
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+27
2011-11-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+10
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren1-0/+5
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+61
2011-11-04Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely72-373/+804
2011-11-04[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki1-0/+1
2011-11-04[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski1-3/+11
2011-11-04[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski1-0/+18
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds15-466/+1375
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+11
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-12/+34
2011-11-03Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust257-1511/+6348