summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-05PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds1-3/+1
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King1-0/+17
2012-02-04NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust1-1/+1
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+2
2012-02-03MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King1-6/+0
2012-02-03MFD: mcp-core: sanitize host creation/removalRussell King1-2/+3
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt1-6/+1
2012-02-03ftrace: Change filter/notrace set functions to return exit codeJiri Olsa1-2/+2
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz1-0/+2
2012-02-03can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde1-1/+1
2012-02-03include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-03drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan1-0/+165
2012-02-03drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan1-0/+1
2012-02-03TTY: provide tty_standard_install helperJiri Slaby1-0/+2
2012-02-03usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior1-0/+8
2012-02-03usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior1-0/+61
2012-02-03Fix race in process_vm_rw_coreChristopher Yeoh1-0/+6
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang1-1/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman23-355/+91
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds1-0/+1
2012-02-02spi/pl022: Add high priority message pump supportChris Blair1-0/+3
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan1-17/+12
2012-02-02regulator: Remove support for supplies specified by struct deviceMark Brown1-2/+0
2012-02-02Merge branch 'regulator-drivers' into regulator-supplyMark Brown2-0/+65
2012-02-02Input: Use accessor for MT valuesHenrik Rydberg1-2/+6
2012-02-02clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang1-7/+0
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-2/+0
2012-02-02usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto1-1/+1
2012-02-02drivercore: Output common devicetree information in ueventGrant Likely1-2/+6
2012-02-02Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki1-0/+12
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-1/+1
2012-02-01pinctrl: delete raw device pointers in pinmux mapsLinus Walleij1-10/+2
2012-02-01Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner1-0/+2
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski1-0/+1
2012-02-01lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin1-2/+0
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown23-355/+91
2012-02-01lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet1-1/+1
2012-02-01SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust1-1/+1
2012-02-01SUNRPC: constify the rpc_programTrond Myklebust5-14/+14
2012-02-01SUNRPC: constify rpc_program->nameTrond Myklebust1-2/+2
2012-02-01SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust1-5/+4
2012-02-01SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky1-1/+2
2012-02-01SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky1-4/+4
2012-02-01sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap1-2/+2
2012-02-01SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky1-4/+4
2012-02-01SUNRPC: generic cache register routines removedStanislav Kinsbursky1-2/+0