Age | Commit message (Expand) | Author |
2012-12-20 | vfs: remove unneeded permission check from path_init | Jeff Layton |
2012-12-20 | vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags | Miao Xie |
2012-12-20 | ARM: OMAP: Fix build breakage due to missing include in i2c.c | Vaibhav Bedia |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-20 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-12-20 | Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2012-12-20 | Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd... | Linus Torvalds |
2012-12-20 | Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris | Linus Torvalds |
2012-12-20 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-20 | Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linu... | Linus Torvalds |
2012-12-20 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-20 | ksm: make rmap walks more scalable | Hugh Dickins |
2012-12-20 | sched: numa: ksm: fix oops in task_numa_placment() | Hugh Dickins |
2012-12-20 | mm: do not sleep in balance_pgdat if there's no i/o congestion | Zlatko Calusic |
2012-12-20 | UAPI: Fix up empty files in arch/cris/ | David Howells |
2012-12-20 | CRIS: locking: fix the return value of arch_read_trylock() | Wei Yongjun |
2012-12-20 | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe... | Jesper Nilsson |
2012-12-20 | CRIS: use kbuild.h instead of defining macros in asm-offset.c | James Hogan |
2012-12-20 | UAPI: (Scripted) Disintegrate arch/score/include/asm | David Howells |
2012-12-20 | dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER | Maarten Lankhorst |
2012-12-20 | dma-buf: might_sleep() in dma_buf_unmap_attachment() | Rob Clark |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-19 | Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.... | Linus Torvalds |
2012-12-19 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-12-19 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-19 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. | David S. Miller |
2012-12-19 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. | David S. Miller |
2012-12-19 | sparc64: Fix ECB looping constructs in AES code. | David S. Miller |
2012-12-19 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller |
2012-12-19 | sparc64: Fix AES ctr mode block size. | David S. Miller |
2012-12-19 | sparc64: Fix unrolled AES 256-bit key loops. | David S. Miller |
2012-12-19 | solos-pci: ensure all TX packets are aligned to 4 bytes | David Woodhouse |
2012-12-19 | solos-pci: add firmware upgrade support for new models | Nathan Williams |
2012-12-19 | solos-pci: remove superfluous debug output | Nathan Williams |
2012-12-19 | solos-pci: add GPIO support for newer versions on Geos board | Nathan Williams |
2012-12-19 | 8139cp: Prevent dev_close/cp_interrupt race on MTU change | John Greene |
2012-12-19 | gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG | Gregory CLEMENT |
2012-12-19 | gpio/ich: Add missing spinlock init | Jean Delvare |
2012-12-20 | drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling | Maarten Lankhorst |
2012-12-19 | hwmon-vid: Add support for AMD family 11h to 15h processors | Jean Delvare |
2012-12-19 | hwmon: (it87) Support PECI for additional chips | Guenter Roeck |
2012-12-19 | hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate | Guenter Roeck |
2012-12-19 | hwmon: (it87) Manage device specific features with table | Guenter Roeck |
2012-12-19 | hwmon: (it87) Replace pwm group macro with direct attribute definitions | Guenter Roeck |
2012-12-19 | hwmon: (it87) Avoid quoted string splits across lines | Guenter Roeck |
2012-12-19 | hwmon: (it87) Save fan registers in 2-dimensional array | Guenter Roeck |
2012-12-19 | hwmon: (it87) Introduce support for tempX_offset sysfs attribute | Guenter Roeck |
2012-12-19 | hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions | Guenter Roeck |
2012-12-19 | hwmon: (it87) Save voltage register values in 2-dimensional array | Guenter Roeck |