Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King | 425 | -4049/+3243 |
2012-01-05 | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 29 | -507/+922 |
2012-01-05 | ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h | Simon Glass | 1 | -1/+0 |
2012-01-05 | ARM: 7269/1: mach-sa1100: fix sched_clock breakage | Linus Walleij | 1 | -1/+1 |
2012-01-04 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 6 | -17/+0 |
2012-01-03 | ARM: mach-sa1100: fix implicit use of page.h | Bjorn Helgaas | 1 | -0/+1 |
2012-01-03 | ARM: 7236/1: vic: always use simple ops | Jamie Iles | 1 | -1/+1 |
2012-01-03 | ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes... | Javi Merino | 1 | -1/+7 |
2012-01-03 | ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocation | Janusz Krzysztofik | 1 | -1/+2 |
2012-01-03 | Revert "ARM: move VMALLOC_END down temporarily for shmobile" | Nicolas Pitre | 1 | -7/+0 |
2012-01-03 | ARM: mach-shmobile: use standard 2MiB coherent DMA memory size | Magnus Damm | 5 | -10/+0 |
2011-12-31 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 3 | -71/+55 |
2011-12-31 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 10 | -28/+46 |
2011-12-31 | Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -15/+15 |
2011-12-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+4 |
2011-12-30 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab | 3 | -0/+5 |
2011-12-28 | ARM: EXYNOS: Remove duplicated SROMC static memory mapping | Thomas Abraham | 1 | -5/+0 |
2011-12-28 | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440 | Denis Kuzmenko | 1 | -10/+15 |
2011-12-26 | KVM: PPC: e500: include linux/export.h | Scott Wood | 1 | -0/+1 |
2011-12-26 | KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N | Michael Neuling | 1 | -1/+1 |
2011-12-26 | KVM: PPC: protect use of kvmppc_h_pr | Andreas Schwab | 1 | -0/+2 |
2011-12-26 | KVM: PPC: move compute_tlbie_rb to book3s_64 common header | Andreas Schwab | 2 | -33/+33 |
2011-12-26 | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka | 1 | -10/+9 |
2011-12-25 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka | 1 | -3/+7 |
2011-12-24 | ARM: Update mach-types | Russell King | 1 | -333/+376 |
2011-12-24 | ARM: 7239/1: integrator: explicitly select the serial drivers | Linus Walleij | 1 | -0/+4 |
2011-12-24 | ARM: 7238/1: integrator: only hardcode AP PrimeCell IDs | Linus Walleij | 1 | -5/+14 |
2011-12-24 | ARM: 7237/1: PL330: Fix driver freeze | Javi Merino | 1 | -67/+49 |
2011-12-24 | ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIO | Peter De Schrijver (NVIDIA) | 2 | -5/+1 |
2011-12-24 | ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIO | Peter De Schrijver (NVIDIA) | 2 | -3/+1 |
2011-12-24 | ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variable | Peter De Schrijver (NVIDIA) | 2 | -0/+13 |
2011-12-24 | ARM: 7243/1: sp804: modernize clock event registration | Linus Walleij | 1 | -6/+1 |
2011-12-24 | ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq change | Linus Walleij | 1 | -0/+47 |
2011-12-24 | ARM: 7211/1: smp_twd: get the rate from a clock | Linus Walleij | 1 | -1/+39 |
2011-12-24 | ARM: 7210/1: smp_twd: modernize clock event registration | Linus Walleij | 1 | -6/+2 |
2011-12-24 | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 | Dave Martin | 2 | -3/+5 |
2011-12-24 | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789 | Dave Martin | 1 | -1/+1 |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 1 | -1/+1 |
2011-12-23 | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue | Vladimir Zapolskiy | 2 | -3/+3 |
2011-12-23 | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). | David S. Miller | 1 | -2/+2 |
2011-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2011-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+8 |
2011-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-12-20 | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -6/+10 |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -19/+139 |
2011-12-20 | Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 1 | -4/+0 |
2011-12-20 | ARM: plat-orion: make gpiochip label unique | Holger Brunck | 1 | -1/+5 |
2011-12-20 | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe... | Russell King | 9 | -12/+56 |
2011-12-20 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2 | -8/+8 |
2011-12-20 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 1 | -2/+2 |