index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
4
-147
/
+4
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-47
/
+593
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+3
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-96
/
+56
2013-04-30
ARM: OMAP2+: only WARN if a GPMC child probe function fail
Javier Martinez Canillas
1
-3
/
+2
2013-04-30
ARM: OMAP2+: only search for GPMC DT child nodes on probe
Javier Martinez Canillas
1
-23
/
+10
2013-04-30
Merge branch 'devel-for-v3.10' into v4l_for_linus
Mauro Carvalho Chehab
9
-47
/
+593
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-14
/
+3
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-14
/
+3
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-33
/
+26
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-2
/
+8
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
15
-0
/
+268
2013-04-29
Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-80
/
+733
2013-04-29
arm: set the page table freeing ceiling to TASK_SIZE
Catalin Marinas
1
-0
/
+9
2013-04-29
mm/ARM: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+2
2013-04-29
mm/ARM: use common help functions to free reserved pages
Jiang Liu
1
-32
/
+16
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+3
2013-04-29
ARM: default machine descriptor for multiplatform
Arnd Bergmann
3
-2
/
+19
2013-04-29
ARM: dts: exynops4210: really add universal_c210 dts
Olof Johansson
1
-0
/
+352
2013-04-29
arm: Don't use create_proc_read_entry()
David Howells
1
-23
/
+19
2013-04-29
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
1
-41
/
+37
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-35
/
+40
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-281
/
+11
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+12
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+8
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
9
-140
/
+70
2013-04-29
Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup
Arnd Bergmann
5
-3
/
+47
2013-04-29
ARM: orion5x: include linux/cpu.h
Arnd Bergmann
1
-0
/
+1
2013-04-29
ARM: tegra: call cpu_do_idle from C code
Arnd Bergmann
2
-1
/
+6
2013-04-29
ARM: msm: USB_MSM_OTG needs USB_PHY
Arnd Bergmann
1
-0
/
+1
2013-04-28
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
1
-3
/
+12
2013-04-28
KVM: ARM: Fix spelling in error message
Christoffer Dall
1
-1
/
+1
2013-04-28
ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionally
Arnd Bergmann
1
-3
/
+3
2013-04-28
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
3
-18
/
+20
2013-04-28
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
2
-1
/
+6
2013-04-28
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
3
-22
/
+63
2013-04-28
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
5
-79
/
+197
2013-04-28
ARM: KVM: rework HYP page table freeing
Marc Zyngier
3
-103
/
+82
2013-04-28
ARM: KVM: enforce maximum size for identity mapped code
Marc Zyngier
1
-1
/
+6
2013-04-28
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
4
-34
/
+24
2013-04-28
ARM: KVM: fix HYP mapping limitations around zero
Marc Zyngier
1
-11
/
+10
2013-04-28
ARM: KVM: simplify HYP mapping population
Marc Zyngier
1
-60
/
+42
2013-04-28
ARM: KVM: arch_timer: use symbolic constants
Mark Rutland
1
-3
/
+4
2013-04-28
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
4
-1
/
+76
2013-04-28
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
22
-165
/
+10
2013-04-28
Merge branch 'fixes' into next/cleanup
Olof Johansson
56
-164
/
+417
2013-04-28
Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
4
-24
/
+40
2013-04-28
ARM: dts: exynos4210: Add basic dts file for universal_c210 board
Tomasz Figa
1
-0
/
+1
2013-04-28
ARM: dts: exynos4: Add node for PWM device
Tomasz Figa
1
-0
/
+8
[prev]
[next]