summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2011-05-19module: deal with alignment issues in built-in module versionsDmitry Torokhov
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-18ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt
2011-05-18ftrace: Allow dynamically allocated function tracersSteven Rostedt
2011-05-18ftrace: Implement separate user function filteringSteven Rostedt
2011-05-18ftrace: Use counters to enable functions to traceSteven Rostedt
2011-05-18ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt
2011-05-18ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt
2011-05-18ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18of: fix race when matching driversMilton Miller
2011-05-18signal: trivial, fix the "timespec declared inside parameter list" warningOleg Nesterov
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-17kmod: always provide usermodehelper_disable()Kay Sievers
2011-05-17PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16ftrace: Avoid recording mcount on .init sections directlySteven Rostedt
2011-05-16PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14ARM: 6882/1: ELF: Define new core note type for VFP registersDave Martin
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14pata_cm64x: fix boot crash on pariscJames Bottomley
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King
2011-05-13n_tracerouter and n_tracesink ldisc additions.J Freyensee
2011-05-13Intel PTI implementaiton of MIPI 1149.7.J Freyensee
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-05-13ethtool: Added support for FW dumpAnirban Chakraborty
2011-05-13netdevice.h: Align struct net_device membersJoe Perches
2011-05-12net: introduce netdev_change_features()Michał Mirosław
2011-05-12net: group FCoE related feature flagsYi Zou
2011-05-12Merge branch 'fbmem'Linus Torvalds
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds
2011-05-12seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-05-12sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen