summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp1-3/+2
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt1-1/+0
2011-03-10fbdev: sh_mobile_lcdcfb: add backlight supportAlexandre Courbot1-0/+9
2011-03-10drbd: Remove unused function atodb_endio()Andreas Gruenbacher1-1/+1
2011-03-10drbd: Provide hints with the error message when clearing the sync pause flagPhilipp Reisner1-0/+2
2011-03-10drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAXPhilipp Reisner1-1/+2
2011-03-10drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rvAndreas Gruenbacher1-2/+2
2011-03-10drbd: Rename enum drbd_ret_codes to enum drbd_ret_codeAndreas Gruenbacher1-1/+1
2011-03-10drbd: --force option for disconnectPhilipp Reisner1-1/+3
2011-03-10drbd: add packet_type 27 (return_code_only) to netlink apiLars Ellenberg2-1/+6
2011-03-10drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNCPhilipp Reisner1-1/+1
2011-03-10drbd: Implemented two new connection states Ahead/BehindPhilipp Reisner1-0/+4
2011-03-10drbd: New configuration parameters for dealing with network congestionPhilipp Reisner3-0/+19
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson1-0/+1
2011-03-10nilfs2: move NILFS_SUPER_MAGIC to linux/magic.hJiro SEKIBA2-1/+2
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe10-84/+72
2011-03-10block: kill off REQ_UNPLUGJens Axboe2-21/+9
2011-03-10block: remove per-queue pluggingJens Axboe8-66/+9
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe4-0/+51
2011-03-10block: add API for delaying work/request_fn a little bitJens Axboe1-0/+6
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+3
2011-03-10tcp: ioctl type SIOCOUTQNSD returns amount of data not sentMario Schuknecht1-1/+3
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+10
2011-03-10ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao1-0/+3
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont1-2/+0
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont1-1/+1
2011-03-09Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont1-1/+0
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz1-1/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz1-2/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz1-1/+0
2011-03-09RTC: Initialize kernel state from RTCJohn Stultz1-0/+1
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp1-0/+2
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith1-5/+11
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller1-0/+4
2011-03-08ipv4: Fix scope value used in route src-address caching.David S. Miller1-0/+1
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown1-1/+2
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown1-0/+11
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown1-0/+6
2011-03-08x86: Separate out entry text sectionJiri Olsa2-0/+7
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar19-44/+61
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka1-1/+4
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy1-0/+3
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy1-0/+19
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen1-1/+0
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-4/+10
2011-03-08nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi1-2/+4
2011-03-08nilfs2: optimize rec_len functionsRyusuke Konishi1-0/+4
2011-03-08nilfs2: use common file attribute macrosRyusuke Konishi1-20/+0