summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott1-0/+9
2011-05-19module: Sort exported symbolsAlessio Igor Bogani1-2/+2
2011-05-19module: each_symbol_section instead of each_symbolRusty Russell1-2/+3
2011-05-19module: reorder kparam_array to remove alignment padding on 64 bit buildsRichard Kennedy1-3/+4
2011-05-19module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*Richard Kennedy1-6/+7
2011-05-19module: do not hide __modver_version_show declaration behind ifdefDmitry Torokhov1-2/+3
2011-05-19module: deal with alignment issues in built-in module versionsDmitry Torokhov1-5/+5
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt31-57/+120
2011-05-19ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt1-1/+6
2011-05-18ftrace: Allow dynamically allocated function tracersSteven Rostedt2-0/+2
2011-05-18ftrace: Implement separate user function filteringSteven Rostedt1-1/+6
2011-05-18ftrace: Use counters to enable functions to traceSteven Rostedt1-2/+6
2011-05-18ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt1-2/+8
2011-05-18ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt1-2/+1
2011-05-18ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt1-1/+0
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely2-7/+6
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18signal: trivial, fix the "timespec declared inside parameter list" warningOleg Nesterov1-1/+3
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner1-4/+1
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap1-0/+2
2011-05-18block: Fix discard topology stacking and reportingMartin K. Petersen1-2/+5
2011-05-18PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki1-7/+19
2011-05-18PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki1-0/+4
2011-05-18Merge branch 'power-domains' into for-linusRafael J. Wysocki3-3/+103
2011-05-18Merge branch 'syscore' into for-linusRafael J. Wysocki3-26/+0
2011-05-18kmod: always provide usermodehelper_disable()Kay Sievers1-4/+0
2011-05-18PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki1-0/+5
2011-05-17Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding1-0/+3
2011-05-17Input: tsc2007 - add poll_period parameter to platform dataThierry Reding1-0/+1
2011-05-17Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding1-0/+2
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding1-0/+1
2011-05-17Input: ad714x - allow platform code to specify irqflagsMichael Hennerich1-1/+2
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-4/+976
2011-05-16ftrace: Avoid recording mcount on .init sections directlySteven Rostedt1-7/+7
2011-05-16PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman1-3/+0
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona1-3/+38
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg1-1/+121
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-0/+2
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-1/+1
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball1-0/+1
2011-05-16Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie11-10/+19
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+0
2011-05-15ARM: 6882/1: ELF: Define new core note type for VFP registersDave Martin1-0/+1
2011-05-15fs: remove FS_COW_FLLi Zefan1-1/+0
2011-05-14pata_cm64x: fix boot crash on pariscJames Bottomley1-0/+2
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner421-2047/+9997
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King1-0/+2
2011-05-14n_tracerouter and n_tracesink ldisc additions.J Freyensee1-0/+2
2011-05-14Intel PTI implementaiton of MIPI 1149.7.J Freyensee1-0/+42
2011-05-14sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman1-5/+0