summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Merge tag 'omap-for-v3.9/gpmc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-1/+6
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+5
2013-02-06Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-7/+9
2013-02-06Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+149
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger1-1/+0
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman7-23/+472
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren1-17/+0
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton1-1/+1
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2-155/+170
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton1-0/+1
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2-20/+12
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely4-20/+17
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