summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar8-31/+171
2013-02-05HID: core: add "report" hook, called once the report has been parsedBenjamin Tissoires1-0/+2
2013-02-05percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer1-1/+1
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa1-1/+1
2013-02-05mm: fix wrong comments about anon_vma lockYuanhan Liu1-1/+1
2013-02-05Merge tag 'v3.8-rc6' into next/socOlof Johansson26-108/+258
2013-02-05netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso1-2/+2
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker3-4/+36
2013-02-05tty: Document required behavior of tty driver close()Peter Hurley1-0/+1
2013-02-05kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman1-1/+0
2013-02-04Merge tag 'async' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/re...Mark Brown1-0/+28
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-4/+11
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+8
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton1-1/+3
2013-02-04irq_work: Remove return value from the irq_work_queue() functionanish kumar1-1/+1
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap1-4/+7
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2-0/+13
2013-02-04mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson1-0/+2
2013-02-04mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab1-0/+6
2013-02-04mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab1-0/+2
2013-02-04mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden2-0/+7
2013-02-04mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones1-0/+2
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese1-0/+1
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki1-0/+1
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash1-1/+2
2013-02-04mtd: devices: elm: Add support for ELM error correctionPhilip Avinash1-0/+53
2013-02-04pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten1-0/+10
2013-02-04take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro1-0/+2
2013-02-04new helper: sigsp()Al Viro1-0/+11
2013-02-04new helper: signal_setup_done()Al Viro1-0/+1
2013-02-04new helper: get_signal()Al Viro1-0/+18
2013-02-04switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-04generic sys_sigaction() and compat_sys_sigaction()Al Viro3-0/+28
2013-02-04generic sys_compat_rt_sigaction()Al Viro1-0/+24
2013-02-04consolidate kernel-side struct sigaction declarationsAl Viro2-1/+15
2013-02-04consolidate declarations of k_sigactionAl Viro1-0/+7
2013-02-04switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro1-2/+0
2013-02-04old sigsuspend variants in kernel/signal.cAl Viro1-0/+8
2013-02-04generic compat_sys_rt_sigqueueinfo()Al Viro1-0/+4
2013-02-04generic compat_sys_rt_sigpending()Al Viro2-1/+4
2013-02-04generic compat_sys_rt_sigprocmask()Al Viro1-1/+7
2013-02-04sanitize rt_sigaction() situation a bitAl Viro1-0/+6
2013-02-03NFC: Initial support for Inside Secure microreadEric Lapuyade1-0/+35
2013-02-03Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+4
2013-02-03Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller3-264/+4
2013-02-03Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+10
2013-02-02iio: Simplify iio_map_array_unregister APIGuenter Roeck1-6/+3
2013-02-02iio: Update iio_channel_get_all and iio_channel_get_all_cb APIGuenter Roeck1-4/+5
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA1-4/+0
2013-02-02iio: gyro: Add itg3200Manuel Stahl1-0/+154