aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19signal.h need a definition of struct task_structStephen Rothwell
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens
2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott
2011-05-19module: Sort exported symbolsAlessio Igor Bogani
2011-05-19module: each_symbol_section instead of each_symbolRusty Russell
2011-05-19module: reorder kparam_array to remove alignment padding on 64 bit buildsRichard Kennedy
2011-05-19module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*Richard Kennedy
2011-05-19module: do not hide __modver_version_show declaration behind ifdefDmitry Torokhov
2011-05-19module: deal with alignment issues in built-in module versionsDmitry Torokhov
2011-05-18ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
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-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatestLinus Torvalds
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