summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires
2013-02-05percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson
2013-02-05netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso
2013-02-05netfilter: xt_CT: add alias flagPablo Neira Ayuso
2013-02-05netfilter: xt_conntrack: Add flag to support aliasesJozsef Kadlecsik
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker
2013-02-04tty: Document required behavior of tty driver close()Peter Hurley
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-02-04serial_core: Fix type definition for PORT_BRCM_TRUMANAGE.Michael Chan
2013-02-04gpiolib: remove gpiochip_reserve()Alexandre Courbot
2013-02-04Merge tag 'async' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/re...Mark Brown
2013-02-04ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-02-04fuse: send poll eventsEnke Chen
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton
2013-02-04irq_work: Remove return value from the irq_work_queue() functionanish kumar
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-04mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson
2013-02-04mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab
2013-02-04mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab
2013-02-04mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden
2013-02-04mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash
2013-02-04mtd: devices: elm: Add support for ELM error correctionPhilip Avinash
2013-02-03pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten
2013-02-03tile: switch to generic compat rt_sig{procmask,pending}()Al Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03new helper: sigsp()Al Viro
2013-02-03new helper: signal_setup_done()Al Viro
2013-02-03new helper: get_signal()Al Viro
2013-02-03switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-03generic sys_sigaction() and compat_sys_sigaction()Al Viro
2013-02-03generic sys_compat_rt_sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-03switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro