Age | Commit message (Expand) | Author |
2013-01-02 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2013-01-02 | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds |
2013-01-02 | watchdog: twl4030_wdt: add DT support | Aaro Koskinen |
2012-12-30 | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-26 | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe |
2012-12-23 | sunxi: Change the machine compatible string. | Maxime Ripard |
2012-12-23 | ARM: multi_v7_defconfig: Add ARCH_SUNXI | Maxime Ripard |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-12-21 | ARM: dts: fix duplicated build target and alphabetical sort out for exynos | Kukjin Kim |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-20 | Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-20 | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton |
2012-12-20 | ARM: OMAP2+: Trivial fix for IOMMU merge issue | Tony Lindgren |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-20 | ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c | Peter Ujfalusi |
2012-12-20 | Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2012-12-20 | Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-12-20 | ARM: sunxi: rename device tree source files | Olof Johansson |
2012-12-20 | ARM: OMAP: Fix build breakage due to missing include in i2c.c | Vaibhav Bedia |
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 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 | 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 | ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards | Will Deacon |
2012-12-20 | ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs | Will Deacon |
2012-12-20 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro |
2012-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | 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 | alpha: switch to generic sigaltstack | Al Viro |
2012-12-19 | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro |
2012-12-19 | generic compat_sys_sigaltstack() | Al Viro |
2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro |
2012-12-19 | new helper: compat_user_stack_pointer() | Al Viro |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | new helper: current_user_stack_pointer() | Al Viro |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-19 | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro |