index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-21
ARM: realview: fix sparsemem build
Arnd Bergmann
1
-0
/
+2
2014-03-21
ARM: footbridge: make screen_info setup conditional
Arnd Bergmann
1
-0
/
+2
2014-03-21
ARM: footbridge: fix build with PCI disabled
Arnd Bergmann
1
-1
/
+2
2014-03-21
ARM: footbridge: don't build floppy code for addin mode
Arnd Bergmann
1
-1
/
+1
2014-03-21
ARM: rpc: autoselect CPU_SA110
Arnd Bergmann
2
-1
/
+2
2014-03-21
ARM: pxa: trizeps4 and trizeps4wl use the same file
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: pxa: select I2C_GPIO only if I2C is on
Arnd Bergmann
1
-2
/
+1
2014-03-21
ARM: pxa: remove broken balloon3_gpio_vbus reference
Arnd Bergmann
1
-1
/
+0
2014-03-21
ARM: pxa: fix colibri build
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: pxa: enable pxafb unconditionally for some boards
Arnd Bergmann
1
-0
/
+4
2014-03-21
ARM: pxa: don't "select" SMC91X on MACH_XCEP
Arnd Bergmann
1
-1
/
+0
2014-03-21
ARM: orion5x: make dns323 independent of PHY support
Arnd Bergmann
2
-1
/
+2
2014-03-21
ARM: mvebu: add missing header
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: omap1: don't rely on tps65010
Arnd Bergmann
2
-0
/
+6
2014-03-21
ARM: omap1: fix build when !CONFIG_OMAP_32K_TIMER
Felipe Balbi
1
-1
/
+5
2014-03-21
ARM: msm: export legacy DMA interfaces
Arnd Bergmann
1
-0
/
+2
2014-03-21
ARM: msm: avoid calling debug_ll_addr on !MMU
Arnd Bergmann
1
-0
/
+2
2014-03-21
ARM: msm: add missing include of linux/module.h
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: lpc32xx: export lpc32xx_return_iram_size
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: ks8695/og: make PCI setup conditional
Arnd Bergmann
1
-1
/
+2
2014-03-21
ARM: ixp4xx: fix gpio rework
Arnd Bergmann
2
-3
/
+10
2014-03-21
ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h
Arnd Bergmann
1
-1
/
+2
2014-03-21
ARM: ixp4xx/omixp: always include linux/leds.h
Arnd Bergmann
1
-2
/
+0
2014-03-21
ARM: hisi: fix building without CONFIG_HOTPLUG_CPU
Arnd Bergmann
2
-2
/
+3
2014-03-21
ARM: ep93xx: export ep93xx_chip_revision
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: efm32: select AUTO_ZRELADDR
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: davinci: fix Kconfig for DA850_EVM
Arnd Bergmann
2
-5
/
+2
2014-03-21
ARM: davinci: make dm644x-evm phy fixup conditional
Arnd Bergmann
1
-5
/
+6
2014-03-21
ARM: at91: sama5 always uses DT
Arnd Bergmann
1
-0
/
+1
2014-03-21
ARM: at91: fix broken "if () else" statement
Arnd Bergmann
1
-5
/
+1
2014-03-21
ARM: at91: export sam9_smc interfaces
Arnd Bergmann
1
-0
/
+3
2014-03-21
ARM: at91: don't provide dt init code for at91x40
Arnd Bergmann
1
-1
/
+1
2014-03-21
ARM: at91: split out at91x40 into a top-level option
Arnd Bergmann
2
-11
/
+19
2014-02-15
Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+47
2014-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+20
2014-02-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-10
/
+286
2014-02-14
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
5
-4
/
+20
2014-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2014-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+17
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
1
-0
/
+9
2014-02-14
x86/efi: Check status field to validate BGRT header
Matt Fleming
1
-1
/
+1
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
4
-3
/
+19
2014-02-13
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
H. Peter Anvin
1
-5
/
+9
2014-02-13
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
H. Peter Anvin
1
-1
/
+6
2014-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
23
-45
/
+379
2014-02-11
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
1
-36
/
+47
2014-02-11
Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-1
/
+9
2014-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-2
/
+16
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+6
2014-02-11
ARM: ux500: disable msp2 device tree node
Linus Walleij
1
-1
/
+0
[next]