| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | kgdb: Remove "weak" from kgdb_arch_pc() declaration | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | vmcore: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | clocksource: Remove "weak" from clocksource_default_clock() declaration | Bjorn Helgaas | 2014-10-22 | |
| | * | | | | | | | | | | audit: Remove "weak" from audit_classify_compat_syscall() declaration | Bjorn Helgaas | 2014-10-22 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | efi: Provide a non-blocking SetVariable() operation | Matt Fleming | 2014-10-03 | |
| | | * | | | | | | | | | efi: Introduce efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | |
| | | * | | | | | | | | | efi: Add macro for EFI_MEMORY_UCE memory attribute | Laszlo Ersek | 2014-10-03 | |
| | | * | | | | | | | | | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 | |
| | | * | | | | | | | | | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 | |
| | | * | | | | | | | | | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming | 2014-10-03 | |
| | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | uio: Export definition of struct uio_device | Andy Grover | 2014-10-02 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin... | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | mailbox: Introduce framework for mailbox | Jassi Brar | 2014-10-08 | |
| | * | | | | | | | | | | | mailbox: rename pl320-ipc specific mailbox.h | Suman Anna | 2014-10-08 | |
| * | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? | Uwe Kleine-König | 2014-10-20 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-10-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | leds: Improve and export led_update_brightness | Jacek Anaszewski | 2014-09-12 | |
| | * | | | | | | | | | | | leds: make brightness type consistent across whole subsystem | Jacek Anaszewski | 2014-09-11 | |
| | * | | | | | | | | | | | leds: Reorder include directives | Jacek Anaszewski | 2014-09-11 | |
| * | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-10-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara | 2014-10-01 | |
| | * | | | | | | | | | | | jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list | Jan Kara | 2014-09-18 | |
| | * | | | | | | | | | | | fs/buffer.c: support buffer cache allocations with gfp modifiers | Gioh Kim | 2014-09-04 | |
| * | | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | audit: use union for audit_field values since they are mutually exclusive | Richard Guy Briggs | 2014-09-23 | |
| | * | | | | | | | | | | | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs | 2014-09-23 | |
| | * | | | | | | | | | | | audit: fix build error when asm/syscall.h does not exist | Eric Paris | 2014-09-23 | |
| | * | | | | | | | | | | | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | |
| * | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-10-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | i2c: cros_ec: Remove EC_I2C_FLAG_10BIT | Doug Anderson | 2014-09-30 | |
| | * | | | | | | | | | | | | i2c: designware: add support of platform data to set I2C mode | Tan, Raymond | 2014-09-29 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | IB/mlx5: Use extended internal signature layout | Sagi Grimberg | 2014-10-09 | |
| | * | | | | | | | | | | | | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg | 2014-10-09 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/dma_control_fsl_acks' into for-linus | Vinod Koul | 2014-10-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | dmaengine: remove FSLDMA_EXTERNAL_START | Vinod Koul | 2014-10-15 | |
| | | * | | | | | | | | | | | | dmaengine: freescale: add and export fsl_dma_external_start() | Vinod Koul | 2014-10-15 | |
| | | * | | | | | | | | | | | | dmaengine: add dmaengine_prep_dma_sg() helper | Vinod Koul | 2014-10-15 | |
| | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | dmaengine: dw: export probe()/remove() and Co to users | Andy Shevchenko | 2014-10-15 | |
| | * | | | | | | | | | | | | dmaengine: dw: split dma-dw.h to platform and private parts | Andy Shevchenko | 2014-10-15 | |
| | * | | | | | | | | | | | | dmaengine: dw: move private definitions to regs.h | Andy Shevchenko | 2014-10-15 | |
| | * | | | | | | | | | | | | dmaengine: Mark the struct dma_slave_config direction field deprecated | Laurent Pinchart | 2014-09-23 | |
