Age | Commit message (Expand) | Author | Files | Lines |
2013-02-08 | wlcore: move wl12xx_platform_data up and make it truly optional | Luciano Coelho | 1 | -5/+5 |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 1 | -1/+1 |
2012-12-22 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 7 | -36/+4 |
2012-12-22 | ARM: dts: fix duplicated build target and alphabetical sort out for exynos | Kukjin Kim | 1 | -3/+2 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 105 | -309/+54 |
2012-12-21 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -7/+11 |
2012-12-21 | Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 22 | -180/+201 |
2012-12-21 | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 1 | -1/+1 |
2012-12-21 | ARM: OMAP2+: Trivial fix for IOMMU merge issue | Tony Lindgren | 1 | -2/+2 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -133/+53 |
2012-12-20 | ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c | Peter Ujfalusi | 1 | -1/+1 |
2012-12-20 | Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 9 | -169/+182 |
2012-12-20 | Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 8 | -10/+18 |
2012-12-20 | ARM: sunxi: rename device tree source files | Olof Johansson | 4 | -0/+0 |
2012-12-20 | ARM: OMAP: Fix build breakage due to missing include in i2c.c | Vaibhav Bedia | 1 | -0/+1 |
2012-12-20 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 3 | -5/+5 |
2012-12-20 | Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd... | Linus Torvalds | 112 | -1241/+1381 |
2012-12-20 | Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris | Linus Torvalds | 55 | -645/+689 |
2012-12-20 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 42 | -350/+300 |
2012-12-20 | UAPI: Fix up empty files in arch/cris/ | David Howells | 3 | -0/+5 |
2012-12-20 | CRIS: locking: fix the return value of arch_read_trylock() | Wei Yongjun | 1 | -1/+1 |
2012-12-20 | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe... | Jesper Nilsson | 53 | -639/+682 |
2012-12-20 | CRIS: use kbuild.h instead of defining macros in asm-offset.c | James Hogan | 1 | -5/+1 |
2012-12-20 | UAPI: (Scripted) Disintegrate arch/score/include/asm | David Howells | 35 | -80/+118 |
2012-12-20 | ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards | Will Deacon | 1 | -1/+1 |
2012-12-20 | ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs | Will Deacon | 1 | -2/+4 |
2012-12-20 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro | 1 | -0/+2 |
2012-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -12/+67 |
2012-12-20 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. | David S. Miller | 1 | -0/+3 |
2012-12-20 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. | David S. Miller | 1 | -0/+6 |
2012-12-20 | sparc64: Fix ECB looping constructs in AES code. | David S. Miller | 1 | -0/+1 |
2012-12-20 | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. | David S. Miller | 1 | -0/+4 |
2012-12-20 | sparc64: Fix AES ctr mode block size. | David S. Miller | 1 | -3/+24 |
2012-12-20 | sparc64: Fix unrolled AES 256-bit key loops. | David S. Miller | 1 | -6/+14 |
2012-12-20 | alpha: switch to generic sigaltstack | Al Viro | 2 | -9/+2 |
2012-12-20 | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 3 | -25/+7 |
2012-12-20 | generic compat_sys_sigaltstack() | Al Viro | 8 | -67/+6 |
2012-12-20 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 12 | -21/+7 |
2012-12-20 | new helper: compat_user_stack_pointer() | Al Viro | 2 | -2/+10 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 16 | -97/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 6 | -0/+10 |
2012-12-20 | missing user_stack_pointer() instances | Al Viro | 9 | -0/+10 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 56 | -89/+0 |
2012-12-20 | COMPAT_SYSCALL_DEFINE: infrastructure | Al Viro | 1 | -0/+3 |
2012-12-20 | Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 80 | -422/+2096 |
2012-12-20 | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -52/+1 |
2012-12-20 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 9 | -87/+75 |
2012-12-19 | ARM: EXYNOS: Avoid passing the clks through platform data | Padmavathi Venna | 1 | -12/+0 |
2012-12-19 | ARM: S5PV210: Avoid passing the clks through platform data | Padmavathi Venna | 1 | -16/+0 |