Age | Commit message (Expand) | Author | Files | Lines |
2012-07-19 | mips: fix bug.h build regression | Yoichi Yuasa | 2 | -1/+1 |
2012-07-18 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -10/+12 |
2012-07-18 | ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi | Stefan Roese | 1 | -0/+1 |
2012-07-18 | ARM: dts: SPEAr320: Boot the board in EXTENDED_MODE | Vipul Kumar Samar | 1 | -1/+1 |
2012-07-18 | ARM: dts: SPEAr320: Fix compatible string | Vipul Kumar Samar | 1 | -2/+2 |
2012-07-18 | ARM: SPEAr13xx: Fix Interrupt bindings | Vipul Kumar Samar | 1 | -5/+6 |
2012-07-18 | Clk:spear6xx:Fix: Rename clk ids within predefined limit | Vipul Kumar Samar | 1 | -1/+1 |
2012-07-18 | Clk:spear3xx:Fix: Rename clk ids within predefined limit | Vipul Kumar Samar | 1 | -1/+1 |
2012-07-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 6 | -14/+21 |
2012-07-18 | m32r: make memset() global for CONFIG_KERNEL_BZIP2=y | Geert Uytterhoeven | 1 | -1/+1 |
2012-07-18 | m32r: add memcpy() for CONFIG_KERNEL_GZIP=y | Geert Uytterhoeven | 1 | -0/+10 |
2012-07-18 | m32r: consistently use "suffix-$(...)" | Geert Uytterhoeven | 1 | -3/+3 |
2012-07-18 | m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout | Geert Uytterhoeven | 1 | -4/+3 |
2012-07-18 | m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout | Geert Uytterhoeven | 1 | -1/+1 |
2012-07-18 | m32r: remove duplicate definition of PTRACE_O_TRACESYSGOOD | Geert Uytterhoeven | 1 | -3/+0 |
2012-07-18 | mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout | Geert Uytterhoeven | 1 | -2/+3 |
2012-07-17 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 1 | -2/+2 |
2012-07-16 | ARM: dma-mapping: modify condition check while freeing pages | Prathyush K | 1 | -2/+2 |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry | 1 | -0/+4 |
2012-07-14 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -9/+18 |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 1 | -1/+0 |
2012-07-14 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry | 1 | -4/+31 |
2012-07-13 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2 | -4/+15 |
2012-07-13 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-07-13 | ARM: S3C24XX: Correct CAMIF interrupt definitions | Sylwester Nawrocki | 1 | -1/+2 |
2012-07-13 | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440 | Sylwester Nawrocki | 1 | -1/+1 |
2012-07-13 | ARM: SAMSUNG: fix race in s3c_adc_start for ADC | Todd Poynor | 1 | -3/+5 |
2012-07-13 | ARM: SAMSUNG: Update default rate for xusbxti clock | Tushar Behera | 1 | -0/+1 |
2012-07-12 | ARM: EXYNOS: register devices in 'need_restore' state for pm_domains | Marek Szyprowski | 1 | -1/+3 |
2012-07-12 | ARM: EXYNOS: read initial state of power domain from hw registers | Marek Szyprowski | 1 | -3/+6 |
2012-07-12 | SH: Convert out[bwl] macros to inline functions | Corey Minyard | 1 | -3/+14 |
2012-07-12 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 17 | -31/+26 |
2012-07-12 | xtensa: fix incorrect memset | Alan Cox | 1 | -1/+1 |
2012-07-12 | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven | 1 | -0/+2 |
2012-07-12 | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven | 1 | -1/+0 |
2012-07-12 | h8300/time: add missing #include <asm/irq_regs.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-07-12 | h8300/signal: fix typo "statis" | Geert Uytterhoeven | 1 | -1/+1 |
2012-07-12 | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven | 1 | -0/+3 |
2012-07-12 | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" | Geert Uytterhoeven | 1 | -2/+2 |
2012-07-12 | mn10300: mm/dma-alloc.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-07-12 | mn10300: kernel/traps.c needs <linux/export.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-07-12 | mn10300: kernel/internal.h needs <linux/irqreturn.h> | Geert Uytterhoeven | 1 | -0/+2 |
2012-07-12 | mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD | Geert Uytterhoeven | 1 | -3/+0 |
2012-07-12 | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c | Geert Uytterhoeven | 7 | -23/+12 |
2012-07-12 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -2/+7 |
2012-07-11 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -15/+44 |
2012-07-11 | MN10300: Fix a missing semicolon | David Howells | 1 | -1/+1 |
2012-07-11 | Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6 | Avi Kivity | 1 | -0/+1 |
2012-07-11 | powerpc/kvm: Fix "PR" KVM implementation of H_CEDE | Benjamin Herrenschmidt | 1 | -0/+1 |
2012-07-11 | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -2/+2 |