aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren1-0/+7
2012-04-18pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren1-0/+2
2012-04-18pinctrl: fix compile error if not select PINMUX supportDong Aisheng1-1/+1
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-0/+7
2012-04-17of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham1-2/+10
2012-04-17firewire: move rcode_string() to coreClemens Ladisch1-0/+1
2012-04-17firewire: core: fix DMA mapping directionStefan Richter1-0/+1
2012-04-17mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2-3/+2
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter14-46/+72
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri1-0/+11
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 Brown14-46/+72
2012-04-16mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona1-2/+2
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-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+0
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
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 Dumazet6-26/+26
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-14inet: makes syn_ack_timeout mandatoryEric Dumazet1-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 Molnar433-8403/+11598
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2-1/+5
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry1-0/+1
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-14seccomp: kill the seccomp_t typedefWill Drewry2-5/+7
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry1-0/+11
2012-04-14sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry1-0/+1
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski3-0/+18
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+7
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin1-3/+4
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely1-23/+0
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-7/+0
2012-04-13regmap: implement register stridingStephen Warren1-0/+4
2012-04-13regmap: allow regmap instances to be namedStephen Warren1-0/+5