summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo8-19/+32
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-2/+11
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar9-19/+33
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar6-10/+31
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-19/+33
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+1
2011-03-04netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+0
2011-03-04LSM: Pass -o remount options to the LSMEric Paris1-0/+13
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy1-3/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-1/+0
2011-03-03dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid1-0/+71
2011-03-03dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid1-0/+28
2011-03-03netdevice: make initial group visible to userspaceVlad Dogaru1-3/+3
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker1-1/+0
2011-03-03Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren1-2/+0
2011-03-03Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren12-24/+62
2011-03-03mfd: twl4030_codec: Remove unused and duplicate audio_mclk fieldsIlkka Koskinen1-2/+0
2011-03-03block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal1-2/+0
2011-03-03msm: mdp: Add support for RGBX 8888 image format.Dima Zavin1-0/+1
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov1-2/+0
2011-03-02libata: separate error handler into usable componentsJames Bottomley1-0/+2
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe308-2713/+7078