aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-15ide: fix comment typo in ide.hSergei Shtylyov1-2/+2
2010-04-15Merge branch 'linus' into sched/coreIngo Molnar38-107/+114
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao1-1/+1
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt1-1/+10
2010-04-14perf: Store active software events in a hashlistFrederic Weisbecker1-0/+12
2010-04-14ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij1-1/+22
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO1-0/+1
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells1-5/+23
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney1-0/+32
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack1-0/+3
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett1-0/+1
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu2-0/+64
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov1-15/+8
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov1-0/+2
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy2-1/+3
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-1/+1
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy1-15/+0
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy1-0/+7
2010-04-13Merge branch 'master' into for-2.6.35Jens Axboe30-74/+92
2010-04-13genirq: Remove IRQF_DISABLED from core codeThomas Gleixner1-1/+2
2010-04-13genirq: Introduce request_any_context_irq()Marc Zyngier1-0/+23
2010-04-13netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt1-0/+1
2010-04-13Restore __ALIGN_MASK()Alexey Dobriyan1-0/+1
2010-04-13time: Remove xtime_cacheJohn Stultz1-1/+0
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet1-44/+4
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-0/+1
2010-04-13skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck1-1/+0
2010-04-13netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan2-5/+6
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran1-0/+1
2010-04-13sh: intc: userimask support.Paul Mundt1-0/+9
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-04-12security: remove dead hook acctEric Paris1-14/+0
2010-04-12security: remove dead hook key_session_to_parentEric Paris1-20/+0
2010-04-12security: remove dead hook task_setgroupsEric Paris1-12/+0
2010-04-12security: remove dead hook task_setgidEric Paris1-20/+0
2010-04-12security: remove dead hook task_setuidEric Paris1-20/+0
2010-04-12security: remove dead hook cred_commitEric Paris1-11/+0
2010-04-12security: remove dead hook inode_deleteEric Paris1-11/+0
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris1-11/+0
2010-04-12security: remove dead hook sb_post_addmountEric Paris1-13/+0
2010-04-12security: remove dead hook sb_post_remountEric Paris1-13/+0
2010-04-12security: remove dead hook sb_umount_busyEric Paris1-11/+0
2010-04-12security: remove dead hook sb_umount_closeEric Paris1-10/+0
2010-04-12security: remove sb_check_sb hooksEric Paris1-14/+0
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller48-133/+143
2010-04-10firewire: cdev: comment fixletStefan Richter1-2/+2
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch1-6/+33
2010-04-09cpufreq: Unify sysfs attribute definition macrosBorislav Petkov1-0/+30
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-33/+21
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells1-0/+7