summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+2
* perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+2
* perf/x86: Add flags to event constraintsStephane Eranian2013-04-011-0/+1
* perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-261-0/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-2112-35/+80
|\
| * kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-181-1/+2
| * Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-132-16/+51
| |\
| | * idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-131-16/+50
| | * include/linux/res_counter.h needs errno.hAndrew Morton2013-03-131-0/+1
| * | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+2
| |\ \
| | * | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-1/+2
| * | | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-131-3/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-061-3/+6
| | |\ \ | | | |/ | | |/|
| | | * iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck2013-03-021-3/+6
| * | | idr: fix new kernel-doc warningsRandy Dunlap2013-03-121-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-091-0/+2
| |\ \ \
| | * | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+2
| | |/ /
| * | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-0/+5
| * | | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-071-0/+2
| |\ \ \
| | * \ \ Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-051-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-011-0/+2
| * | | | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-071-10/+2
| |\ \ \ \
| | * | | | eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-031-10/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-051-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-261-1/+3
| | |\ \ \ \ \
| | | * | | | | netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-051-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-221-2/+0
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-051-0/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-261-0/+4
| | |/ / / / / /
* | | | | | | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-061-17/+1
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-033-5/+6
|\ \ \ \ \ \ \
| * | | | | | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-012-4/+4
| * | | | | | | cache the value of file_inode() in struct fileAl Viro2013-03-011-1/+2
* | | | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-033-0/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-021-0/+2
| * | | | | | | | metag: Internal and external irqchipsJames Hogan2013-03-022-0/+57
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-033-0/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-011-0/+9
| * | | | | | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-0/+9
| * | | | | | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-011-0/+15
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-032-5/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-281-5/+0
| * | | | | | | | | dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-271-0/+16
* | | | | | | | | | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-022-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-02-281-0/+1
| * | | | | | | | | | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-021-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-201-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-201-0/+6
OpenPOWER on IntegriCloud