summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Remove the memory barriersPeter Zijlstra2011-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kref: Inline all functionsPeter Zijlstra2011-12-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: print_regs32: make regs array a const pointerAlessandro Rubini2011-11-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-15
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OFJamie Iles2011-12-23
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add vm_area_add_early()Nicolas Pitre2011-11-18
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin2011-11-22
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pstore: pass reason to backend write callbackKees Cook2011-11-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-08
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: pack skb_shared_info more efficientlyIan Campbell2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: sfq: extend limitsEric Dumazet2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: FCoE: Add new ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2012-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2012-01-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Return beacon loss count in stationPaul Stewart2011-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unix_diag: Fixup RQLEN extension reportPavel Emelyanov2011-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unix_diag: Add the MEMINFO extensionPavel Emelyanov2011-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet_diag: Add the SKMEMINFO extensionPavel Emelyanov2011-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov2011-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov2011-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2011-12-30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \