summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont
2011-03-09Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz
2011-03-09RTC: Initialize kernel state from RTCJohn Stultz
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-08ipv4: Fix scope value used in route src-address caching.David S. Miller
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-08nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi
2011-03-08nilfs2: optimize rec_len functionsRyusuke Konishi
2011-03-08nilfs2: use common file attribute macrosRyusuke Konishi
2011-03-07ipv4: Cache source address in nexthop entries.David S. Miller
2011-03-07net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-07UIO: add PRUSS UIO driver supportPratheesh Gangadhar
2011-03-07netdevice: Convert printk to pr_info in netif_tx_stop_queueJoe Perches
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-03-07serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana
2011-03-07dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR
2011-03-07dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar
2011-03-07dw_dmac: Pass Channel Priority from platform_dataViresh Kumar
2011-03-07dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-05BKL: That's all, folksArnd Bergmann
2011-03-04ipv4: Remove flowi from struct rtable.David S. Miller
2011-03-04ipv4: Use passed-in protocol in ip_route_newports().David S. Miller
2011-03-04mm: add alloc_page_vma_node()Andi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville