aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter21-56/+99
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri1-0/+11
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward1-3/+3
2012-04-17seccomp: use a static inline for a function stubStephen Rothwell1-1/+1
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker1-8/+39
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton1-0/+1
2012-04-16regulator: core: Provide standard enable operations for regmap usersMark Brown1-0/+7
2012-04-16regulator: core: Provide regmap based voltage_sel operationsMark Brown1-0/+9
2012-04-16regulator: core: Allow drivers to pass in a regmapMark Brown1-0/+4
2012-04-16mfd: add irq domain support for max8997 interruptsThomas Abraham2-2/+3
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown21-56/+99
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy1-0/+3
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell1-2/+3
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2-0/+8
2012-04-16mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona1-2/+2
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg1-5/+1
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-12/+27
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano1-51/+37
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal1-0/+1
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal1-1/+1
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+0
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-0/+3
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+51
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend2-0/+4
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend1-0/+2
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend3-0/+30
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet30-71/+71
2012-04-15mmzone: fix comment typo coelesce -> coalesceWang YanQing1-1/+1
2012-04-15virtio-net: send gratuitous packets when neededJason Wang1-0/+14
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover1-1/+1
2012-04-14target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2-9/+0
2012-04-14target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior1-0/+2
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger1-3/+2
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot2-3/+3
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet1-0/+2
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet1-1/+1
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger1-0/+2
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju1-2/+3
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar605-9593/+16258
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2-1/+5
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry2-1/+2
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry1-0/+22
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry1-4/+6
2012-04-14seccomp: remove duplicated failure loggingKees Cook1-4/+4
2012-04-14seccomp: add system call filtering using BPFWill Drewry2-4/+73
2012-04-14asm/syscall.h: add syscall_get_archWill Drewry1-0/+14
2012-04-14seccomp: kill the seccomp_t typedefWill Drewry2-5/+7
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry1-0/+11