summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-11genirq: Add desc->irq_data accessorThomas Gleixner1-0/+5
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou1-0/+36
2011-03-11Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren6-13/+10
2011-03-11ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller1-1/+1
2011-03-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-12/+21
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust1-0/+1
2011-03-10hrtimer: Update hrtimer->state documentationThomas Gleixner1-5/+11
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt1-1/+0
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-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-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar12-27/+41
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
2011-03-08net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou1-0/+4
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris3-16/+24