summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson1-0/+7
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang1-0/+16
2011-11-15USB: Remove the SAW_IRQ hcd flagAlan Stern1-2/+0
2011-11-14net: introduce build_skb()Eric Dumazet1-0/+1
2011-11-14printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra1-0/+4
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde1-1/+3
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-0/+76
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-1/+4
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski1-1/+2
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-0/+1
2011-11-14net: introduce ethernet teaming deviceJiri Pirko3-0/+244
2011-11-13Merge branch 'master' into for-nextJiri Kosina333-2708/+8996
2011-11-12Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-0/+2
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+15
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis1-1/+7
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov1-0/+6
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov1-0/+28
2011-11-11zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistencyGeert Uytterhoeven1-2/+2
2011-11-11fbdev: remove display subsystemFlorian Tobias Schandinat1-61/+0
2011-11-11[media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab1-0/+2
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto1-0/+17
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto1-0/+23
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto1-0/+36
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt72-442/+543
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt1-1/+0
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz1-1/+2
2011-11-10iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen1-3/+17
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen1-3/+3
2011-11-10block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo1-4/+0
2011-11-10nl80211: advertise socket TX status capabilityJohannes Berg1-0/+18
2011-11-10cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-0/+7
2011-11-10cfg80211: add event for unexpected 4addr framesJohannes Berg1-1/+9
2011-11-10cfg80211: allow registering to beaconsJohannes Berg1-0/+7
2011-11-10nl80211: add API to probe a clientJohannes Berg1-0/+10
2011-11-10nl80211: advertise device AP SMEJohannes Berg1-0/+15
2011-11-10nl80211: allow subscribing to unexpected class3 framesJohannes Berg1-0/+12
2011-11-10mac80211: QoS multicast frames have No Ack policyThomas Pedersen1-0/+1
2011-11-10net: add wireless TX status socket optionJohannes Berg2-3/+19
2011-11-10ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen1-0/+2
2011-11-10mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter1-0/+3
2011-11-09pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song1-0/+1
2011-11-09crypto: digital signature verification supportDmitry Kasatkin1-0/+64
2011-11-09crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin1-0/+146
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin1-0/+2
2011-11-09Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2011-11-08Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown1-1/+49
2011-11-08regmap: Rename LZO cache type to compressedMark Brown1-1/+1
2011-11-08Merge branch 'topic/cache' of git://opensource.wolfsonmicro.com/regmap into f...Mark Brown1-0/+1
2011-11-08regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown1-0/+1
2011-11-08regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown1-0/+47