summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-18block: Fix discard topology stacking and reportingMartin K. Petersen
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-17Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding
2011-05-17Input: tsc2007 - add poll_period parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich
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-16Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie
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-12compat: fixes to allow working with tile archChris Metcalf
2011-05-12Merge branch 'fbmem'Linus Torvalds
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold
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