aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-22
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-22
* Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-16
|\
| * vfio: Include vfio.h in installed headersAlex Williamson2012-08-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-16
|\ \
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-18
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-18
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-13
|\ \ \
| * \ \ Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-08
| |\ \ \
| | * | | canfd: remove redundant CAN FD flagOliver Hartkopp2012-08-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-08-12
|\ \ \ \ \
| * | | | | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-10
| |/ / / /
* | | | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-12
|\ \ \ \ \
| * | | | | Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-08
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-09
| * | | | | ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-09
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-08
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: ipv6: fix TCP early demuxEric Dumazet2012-08-06
| * | | | bcma: BCM43228 supportRafał Miłecki2012-08-02
| * | | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-02
* | | | | Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iommu: Add missing forward declaration in include fileJoerg Roedel2012-08-03
| * | | | iommu: Include linux/types.hThierry Reding2012-08-03
| | |/ / | |/| |
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-08-04
|\ \ \ \
| * | | | vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-04
| * | | | vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI: Only count valid srat memory structuresThomas Renninger2012-08-03
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-03
|\ \ \ \
| * | | | time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-31
| * | | | time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas2012-07-31
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-03
|\ \ \ \ \
| * | | | | sched: Fix comment about PREEMPT_ACTIVE bit locationSrivatsa S. Bhat2012-07-26
| * | | | | sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi2012-07-26
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-03
|\ \ \ \ \ \
| * | | | | | perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-31
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-03
|\ \ \ \ \ \
| * | | | | | genirq: Allow irq chips to mark themself oneshot safeThomas Gleixner2012-07-25
| |/ / / / /
* | | | | | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-03
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel2012-07-31
* | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-02
|\ \ \ \ \ \
| * | | | | | Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-31
| * | | | | | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-31
| * | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-31
* | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-02
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \
| * | | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-01
* | | | | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \ \ \ \ \ \ \