| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 5 | -25/+49 |
| |/ / |
|
* | | | kill mm argument of vm_munmap() | Al Viro | 2012-04-21 | 3 | -3/+3 |
* | | | perfmon: kill some helpers and arguments | Al Viro | 2012-04-21 | 1 | -9/+4 |
* | | | VM: add "vm_mmap()" helper function | Linus Torvalds | 2012-04-21 | 3 | -15/+5 |
* | | | VM: add "vm_munmap()" helper function | Linus Torvalds | 2012-04-21 | 3 | -17/+5 |
* | | | VM: add "vm_brk()" helper function | Linus Torvalds | 2012-04-21 | 1 | -15/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2012-04-20 | 6 | -18/+4 |
|\ \ \ |
|
| * | | | m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire | Greg Ungerer | 2012-04-17 | 2 | -3/+0 |
| * | | | m68knommu: fix id number for second eth device on 5275 ColdFire | Greg Ungerer | 2012-04-17 | 1 | -1/+1 |
| * | | | m68knommu: move and fix the 68VZ328 platform bootlogo.h | Greg Ungerer | 2012-04-16 | 1 | -1/+1 |
| * | | | m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328 | Greg Ungerer | 2012-04-16 | 2 | -13/+2 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-19 | 2 | -10/+13 |
|\ \ \ |
|
| * | | | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context | Avi Kivity | 2012-04-19 | 1 | -1/+4 |
| * | | | KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset | Gleb Natapov | 2012-04-10 | 1 | -9/+9 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-04-19 | 11 | -65/+108 |
|\ \ \ |
|
| * | | | [S390] Fix compile error in swab.h | Martin Schwidefsky | 2012-04-11 | 1 | -1/+1 |
| * | | | [S390] Fix stfle() lowcore protection problem | Michael Holzheu | 2012-04-11 | 2 | -3/+2 |
| * | | | [S390] cpum_cf: get rid of compile warnings | Heiko Carstens | 2012-04-11 | 1 | -2/+2 |
| * | | | [S390] irq: simple coding style change | Heiko Carstens | 2012-04-11 | 1 | -3/+6 |
| * | | | [S390] update default configuration | Michael Holzheu | 2012-04-11 | 1 | -19/+18 |
| * | | | [S390] fix tlb flushing for page table pages | Martin Schwidefsky | 2012-04-11 | 4 | -28/+61 |
| * | | | [S390] kernel: Use local_irq_save() for memcpy_real() | Michael Holzheu | 2012-04-11 | 1 | -9/+18 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-04-17 | 1 | -17/+36 |
|\ \ \ \ |
|
| * | | | | x86: Handle failures of parsing immediate operands in the instruction decoder | Masami Hiramatsu | 2012-04-16 | 1 | -17/+36 |
* | | | | | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony | 2012-04-17 | 1 | -4/+5 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-16 | 10 | -11/+44 |
|\ \ \ \ |
|
| * | | | | ARM: 7386/1: jump_label: fixup for rename to static_key | Rabin Vincent | 2012-04-15 | 1 | -1/+1 |
| * | | | | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin | 2012-04-15 | 1 | -0/+12 |
| * | | | | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU | Will Deacon | 2012-04-15 | 1 | -1/+15 |
| * | | | | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus | Linus Walleij | 2012-04-15 | 1 | -1/+5 |
| * | | | | ARM: 7383/1: nommu: populate vectors page from paging_init | Will Deacon | 2012-04-13 | 1 | -0/+2 |
| * | | | | ARM: 7381/1: nommu: fix typo in mm/Kconfig | Will Deacon | 2012-04-13 | 1 | -1/+1 |
| * | | | | ARM: 7380/1: DT: do not add a zero-sized memory property | Marc Zyngier | 2012-04-13 | 1 | -0/+2 |
| * | | | | ARM: 7379/1: DT: fix atags_to_fdt() second call site | Marc Zyngier | 2012-04-13 | 1 | -1/+1 |
| * | | | | ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler | Will Deacon | 2012-04-10 | 1 | -5/+4 |
| * | | | | ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented | Kautuk Consul | 2012-04-10 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds | 2012-04-16 | 1 | -2/+2 |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-15 | 25 | -189/+27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-04-15 | 11 | -51/+24 |
| |\ \ \ |
|
| | * | | | ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files | Sachin Kamat | 2012-04-14 | 1 | -0/+2 |
| | * | | | ARM: EXYNOS: Remove broken config values for touchscren for NURI board | Marek Szyprowski | 2012-04-14 | 1 | -42/+0 |
| | * | | | ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards | Marek Szyprowski | 2012-04-14 | 2 | -1/+3 |
| | * | | | ARM: EXYNOS: fix regulator name for NURI board | Marek Szyprowski | 2012-04-14 | 1 | -1/+1 |
| | * | | | ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL | Maurus Cuelenaere | 2012-04-14 | 1 | -0/+1 |
| | * | | | ARM: EXYNOS: Add PDMA and MDMA physical base address defines | Thomas Abraham | 2012-04-10 | 2 | -1/+5 |
| | * | | | ARM: S5PV210: Fix compiler warning in dma.c file | Sachin Kamat | 2012-04-10 | 1 | -2/+0 |
| | * | | | ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c | Jonghwan Choi | 2012-04-09 | 1 | -0/+6 |
| | * | | | ARM: EXYNOS: Add missing definition for IRQ_I2S0 | Tushar Behera | 2012-04-09 | 1 | -0/+2 |
| | * | | | ARM: S5PV210: fix unused LDO supply field from wm8994_pdata | Kukjin Kim | 2012-04-09 | 2 | -4/+4 |
| | |/ / |
|
| * | | | ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors | Kevin Hilman | 2012-04-15 | 5 | -129/+0 |