summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0613-47/+257
|\
| * driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-041-2/+2
| * kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-211-2/+0
| * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-212-5/+4
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-9/+9
| * xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-3/+3
| * edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-4/+4
| * driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-141-4/+74
| * kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-141-5/+10
| * kref: Remove the memory barriersPeter Zijlstra2011-12-131-2/+0
| * kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-131-18/+10
| * kref: Inline all functionsPeter Zijlstra2011-12-131-5/+75
| * drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-091-1/+1
| * debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-181-1/+1
| * debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-181-0/+26
| * USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman2011-11-171-0/+12
| * SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen2011-11-171-0/+11
| * I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen2011-11-171-0/+13
| * drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-172-10/+23
| * lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-151-0/+3
* | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-031-1/+1
* | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+1
* | KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-231-4/+32
|\ \
| * | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-231-2/+13
|\ \ \
| * | | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
* | | | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-221-0/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-212-0/+5
|\ \ \
| * | | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1
| * | | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+4
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
|\ \ \
| * | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-201-2/+1
|\ \ \ \
| * | | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-201-1/+6
|\ \ \ \ \
| * | | | | [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-111-1/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-12-181-0/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-151-0/+3
* | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+2
|\ \ \ \ \ \
| * | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-161-3/+0
|\ \ \ \ \ \ \
| * | | | | | | block: initialize request_queue's numa node duringMike Snitzer2011-11-231-3/+0
* | | | | | | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-141-0/+10
* | | | | | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-121-1/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-121-0/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-092-1/+16
|\ \ \ \ \ \ \ \