summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas2014-10-22
| * | | | | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-10-22
| * | | | | | | | | | vmcore: Remove "weak" from function declarationsBjorn Helgaas2014-10-22
| * | | | | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-10-22
| * | | | | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas2014-10-22
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-23
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-03
| | * | | | | | | | | efi: Introduce efi_md_typeattr_format()Laszlo Ersek2014-10-03
| | * | | | | | | | | efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek2014-10-03
| | * | | | | | | | | lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-03
| | * | | | | | | | | efi: Move noefi early param code out of x86 arch codeDave Young2014-10-03
| | * | | | | | | | | efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-03
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | uio: Export definition of struct uio_deviceAndy Grover2014-10-02
* | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mailbox: Introduce framework for mailboxJassi Brar2014-10-08
| * | | | | | | | | | | mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-08
* | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-10-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)?Uwe Kleine-König2014-10-20
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | leds: Improve and export led_update_brightnessJacek Anaszewski2014-09-12
| * | | | | | | | | | | leds: make brightness type consistent across whole subsystemJacek Anaszewski2014-09-11
| * | | | | | | | | | | leds: Reorder include directivesJacek Anaszewski2014-09-11
* | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara2014-10-01
| * | | | | | | | | | | jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_listJan Kara2014-09-18
| * | | | | | | | | | | fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2014-09-04
* | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-23
| * | | | | | | | | | | audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-23
| * | | | | | | | | | | audit: fix build error when asm/syscall.h does not existEric Paris2014-09-23
| * | | | | | | | | | | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-30
| * | | | | | | | | | | | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-29
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-09
| * | | | | | | | | | | | IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-09
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-15
| | * | | | | | | | | | | | dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-15
| | * | | | | | | | | | | | dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-15
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-15
| * | | | | | | | | | | | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-15
| * | | | | | | | | | | | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-15
| * | | | | | | | | | | | dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-23