Age | Commit message (Expand) | Author |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov |
2012-10-09 | mm: remove __GFP_NO_KSWAPD | Rik van Riel |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-08 | Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2012-10-08 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-08 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-08 | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-10-07 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-10-07 | Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-... | Dave Airlie |
2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-10-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-06 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown |
2012-10-06 | ACPI: Add new sysfs interface to export device description | Lance Ortiz |
2012-10-06 | ACPI: Harden acpi_table_parse_entries() against BIOS bug | Fenghua Yu |
2012-10-05 | i2c-piix4: Fix build failure | Daniel J Blueman |
2012-10-05 | i2c-i801: Let i2c-mux-gpio find the GPIO chip | Jean Delvare |
2012-10-05 | i2c-mux-gpio: Add support for dynamically allocated GPIO pins | Jean Delvare |
2012-10-05 | i2c-mux-gpio: Use devm_kzalloc instead of kzalloc | Maxime Ripard |
2012-10-05 | i2c-i801: Support SMBus multiplexing on Asus Z8 series | Jean Delvare |
2012-10-05 | i2c-viapro: Add VIA VX900 device ID | Jean Delvare |
2012-10-05 | i2c-parport: i2c_parport_irq can be static | Jean Delvare |
2012-10-05 | i2c-designware: i2c_dw_xfer_msg can be static | Jean Delvare |
2012-10-05 | i2c/scx200_*: Replace printks with pr_<level>s | Jim Cromie |
2012-10-05 | i2c: Make I2C available on UML | Peter Huewe |
2012-10-05 | i2c: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti D |
2012-10-05 | i2c-smbus: Convert kzalloc to devm_kzalloc | Julia Lawall |
2012-10-05 | i2c-mux: Add support for device auto-detection | Jean Delvare |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-06 | aoe: update aoe-internal version number to 50 | Ed Cashin |
2012-10-06 | aoe: remove unused code | Ed Cashin |
2012-10-06 | aoe: make dynamic block minor numbers the default | Ed Cashin |
2012-10-06 | aoe: update and specify AoE address guards and error messages | Ed Cashin |
2012-10-06 | aoe: retain static block device numbers for backwards compatibility | Ed Cashin |
2012-10-06 | aoe: support more AoE addresses with dynamic block device minor numbers | Ed Cashin |
2012-10-06 | aoe: update copyright year in touched files | Ed Cashin |
2012-10-06 | aoe: update internal version number to 49 | Ed Cashin |
2012-10-06 | aoe: remove unused code and add cosmetic improvements | Ed Cashin |
2012-10-06 | aoe: increase net_device reference count while using it | Ed Cashin |
2012-10-06 | aoe: associate frames with the AoE storage target | Ed Cashin |