Age | Commit message (Expand) | Author | Files | Lines |
2012-06-14 | xen: mark local pages as FOREIGN in the m2p_override | Stefano Stabellini | 1 | -0/+36 |
2012-06-14 | ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support | Mircea Gherzan | 2 | -0/+9 |
2012-06-14 | ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot | Rabin Vincent | 1 | -1/+1 |
2012-06-14 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -5/+0 |
2012-06-14 | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski | 1 | -1/+2 |
2012-06-14 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 45 | -346/+106 |
2012-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 4 | -78/+11 |
2012-06-13 | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 1 | -2/+2 |
2012-06-13 | perf/x86: Fix broken LBR fixup code | Stephane Eranian | 1 | -1/+1 |
2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov | 1 | -2/+5 |
2012-06-13 | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski | 1 | -8/+8 |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 1264 | -30792/+31018 |
2012-06-13 | sh: Kill off additional asm-generic wrappers. | Paul Mundt | 6 | -10/+5 |
2012-06-13 | sh: Setup CROSS_COMPILE at the top | Geert Uytterhoeven | 1 | -6/+6 |
2012-06-13 | sh: Fix up link time defsym warnings. | Paul Mundt | 1 | -2/+2 |
2012-06-13 | sh: use the new generic strnlen_user() function | Paul Mundt | 7 | -117/+57 |
2012-06-13 | sh: switch to generic strncpy_from_user(). | Paul Mundt | 6 | -114/+5 |
2012-06-13 | sh: Kill off last dead UBC header | Paul Bolle | 1 | -28/+0 |
2012-06-13 | serial/amba-pl011: move custom pin control to driver | Linus Walleij | 1 | -53/+1 |
2012-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 5 | -8/+13 |
2012-06-12 | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driver | Ola Lilja | 1 | -0/+14 |
2012-06-12 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti | 1 | -5/+0 |
2012-06-12 | m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types | Greg Ungerer | 1 | -1/+1 |
2012-06-12 | m68knommu: fix 68360 local setting of timer interrupt handler | Greg Ungerer | 1 | -2/+5 |
2012-06-12 | m68knommu: fix 68328 local setting of timer interrupt handler | Greg Ungerer | 1 | -2/+4 |
2012-06-12 | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types | Greg Ungerer | 1 | -2/+2 |
2012-06-12 | m68knommu: m528x qspi definition fix | Steven King | 1 | -1/+1 |
2012-06-12 | sparc: remove two unused headers | Paul Bolle | 2 | -126/+0 |
2012-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+4 |
2012-06-11 | ARM: mm: fix type of the arm_dma_limit global variable | Marek Szyprowski | 2 | -2/+2 |
2012-06-11 | ARM: dma-mapping: Add missing static storage class specifier | Sachin Kamat | 1 | -2/+2 |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li | 2 | -3/+3 |
2012-06-11 | ARM: MMP: add pxa910-ssp into ssp_id_table | Qiao Zhou | 1 | -0/+1 |
2012-06-09 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan | 1 | -2/+2 |
2012-06-09 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+9 |
2012-06-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -9/+16 |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -91/+168 |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -62/+143 |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 2 | -2/+16 |
2012-06-08 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler | 1 | -6/+5 |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2 | -2/+0 |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 1 | -1/+2 |
2012-06-08 | Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 13 | -49/+110 |
2012-06-08 | ARM: highbank: Add smc calls to enable/disable the L2 | Rob Herring | 4 | -1/+47 |
2012-06-08 | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras | 1 | -3/+11 |
2012-06-08 | Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Olof Johansson | 6 | -14/+29 |
2012-06-08 | Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 in... | Olof Johansson | 2 | -39/+56 |
2012-06-07 | ARM i.MX imx21ads: Fix overlapping static i/o mappings | Jaccon Bastiaansen | 1 | -1/+1 |
2012-06-07 | Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu... | Olof Johansson | 3 | -1/+45 |
2012-06-07 | Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.... | Olof Johansson | 11 | -50/+44 |