summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells1-0/+1
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells3-1/+12
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells1-0/+3
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells1-0/+4
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris231-1637/+3724
2011-03-08UIO: add PRUSS UIO driver supportPratheesh Gangadhar1-0/+25
2011-03-07netdevice: Convert printk to pr_info in netif_tx_stop_queueJoe Perches1-2/+1
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti1-1/+1
2011-03-07USB: move usbcore away from hcd->stateAlan Stern1-0/+4
2011-03-07serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana1-0/+49
2011-03-06dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR1-0/+30
2011-03-06dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar1-2/+4
2011-03-06dw_dmac: Pass Channel Priority from platform_dataViresh Kumar1-1/+3
2011-03-06dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar1-0/+3
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2011-03-05BKL: That's all, folksArnd Bergmann2-73/+1
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen1-4/+5
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+3
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1