Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
52fa212088b141dd05957dc4b7f06a893c8166ad
/
arch
52fa212
ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
by Benoit Cousson
· 13 years ago
1f52299
Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into for_3.4/dt_irq_domain2
by Benoit Cousson
· 13 years ago
d593f25
irq_domain: Centralize definition of irq_dispose_mapping()
by Grant Likely
· 13 years ago
ffd76d8
Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt
by Tony Lindgren
· 13 years ago
f0e15e2
arm/dts: Add support for TI OMAP3 EVM board
by Vaibhav Hiremath
· 13 years ago
958e767
arm/dts: OMAP4: Update DTS file with new GIC bindings
by Benoit Cousson
· 13 years ago
ca59a5c
arm/dts: OMAP3: Add i2c controller nodes
by Benoit Cousson
· 13 years ago
58e778f
arm/dts: OMAP4: Add i2c controller nodes
by Benoit Cousson
· 13 years ago
abd2363
irq_domain/mips: Allow irq_domain on MIPS
by Grant Likely
· 13 years ago
bfe9c8a
ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREE
by Tony Lindgren
· 13 years ago
b4e5185
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
by Grant Likely
· 13 years ago
6d166fe
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
by Paul Gortmaker
· 13 years ago
be2874c
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
06ca7c4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
34ddc81
i387: re-introduce FPU state preloading at context switch time
by Linus Torvalds
· 13 years ago
f94edac
i387: move TS_USEDFPU flag from thread_info to task_struct
by Linus Torvalds
· 13 years ago
4d68c05
Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt
by Tony Lindgren
· 13 years ago
4903062
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
by Linus Torvalds
· 13 years ago
b3b0870
i387: do not preload FPU state at task switch time
by Linus Torvalds
· 13 years ago
19bfb76
arm/dts: OMAP3&4: Remove the '0x' prefix for serial nodes
by Benoit Cousson
· 13 years ago
ef28a18
ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platforms
by Benoit Cousson
· 13 years ago
506d81e
ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
by Benoit Cousson
· 13 years ago
5dc06b7
ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt
by Benoit Cousson
· 13 years ago
6d59d7a
i387: don't ever touch TS_USEDFPU directly, use helper functions
by Linus Torvalds
· 13 years ago
b6c6641
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
by Linus Torvalds
· 13 years ago
15d8791
i387: fix x86-64 preemption-unsafe user stack save/restore
by Linus Torvalds
· 13 years ago
2462bac
irq_domain/microblaze: Convert microblaze to use irq_domains
by Grant Likely
· 13 years ago
ff8c3ab
irq_domain/powerpc: Replace custom xlate functions with library functions
by Grant Likely
· 13 years ago
9f70b8e
irq_domain/powerpc: constify irq_domain_ops
by Grant Likely
· 13 years ago
c1e572e
irq_domain/c6x: Use library of xlate functions
by Grant Likely
· 13 years ago
15a2598
irq_domain/c6x: constify irq_domain structures
by Grant Likely
· 13 years ago
0bd761e
irq_domain/c6x: Convert c6x to use generic irq_domain support.
by Mark Salter
· 13 years ago
a18dc81
irq_domain: constify irq_domain_ops
by Grant Likely
· 13 years ago
6b783f7
irq_domain: Remove irq_domain_add_simple()
by Grant Likely
· 13 years ago
7529495
irq_domain: Remove 'new' irq_domain in favour of the ppc one
by Grant Likely
· 13 years ago
1bc04f2
irq_domain: Add support for base irq and hwirq in legacy mappings
by Grant Likely
· 13 years ago
a8db8cf
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
by Grant Likely
· 13 years ago
0e02a8c1
ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
by Benoit Cousson
· 13 years ago
cc79ca6
irq_domain: Move irq_domain code from powerpc to kernel/irq
by Grant Likely
· 13 years ago
6d9285b
irq_domain/powerpc: Eliminate virq_is_host()
by Grant Likely
· 13 years ago
9a45a94
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events
by Anton Blanchard
· 13 years ago
5432124
powerpc: Disable interrupts early in Program Check
by Benjamin Herrenschmidt
· 13 years ago
a1a1d1b
powerpc: Remove legacy iSeries from ppc64_defconfig
by Stephen Rothwell
· 13 years ago
13635df
powerpc/fsl/pci: Fix PCIe fixup regression
by Benjamin Herrenschmidt
· 13 years ago
40c8cef
powerpc: Fix kernel log of oops/panic instruction dump
by Ira Snyder
· 13 years ago
c38e234
i387: fix sense of sanity check
by Linus Torvalds
· 13 years ago
ebf4bcbd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
694ce18
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
4bbdd45
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
by Grant Likely
· 13 years ago
bae1d8f
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
by Grant Likely
· 13 years ago
644bd954
irq_domain: convert microblaze from irq_host to irq_domain
by Grant Likely
· 13 years ago
7bb69ba
irq_domain: Make irq_domain structure match powerpc's irq_host
by Grant Likely
· 13 years ago
778a785
powerpc/pseries/eeh: Fix crash when error happens during device probe
by Thadeu Lima de Souza Cascardo
· 13 years ago
444080d
powerpc/pseries: Fix partition migration hang in stop_topology_update
by Brian King
· 13 years ago
f1c853b
powerpc/powernv: Disable interrupts while taking phb->lock
by Michael Ellerman
· 13 years ago
6fe5f5f
powerpc: Fix WARN_ON in decrementer_check_overflow
by Benjamin Herrenschmidt
· 13 years ago
7a768d3
powerpc/wsp: Fix IRQ affinity setting
by Benjamin Herrenschmidt
· 13 years ago
e628942
powerpc: Implement GET_IP/SET_IP
by Srikar Dronamraju
· 13 years ago
454c0bf
powerpc/wsp: Permanently enable PCI class code workaround
by Benjamin Herrenschmidt
· 13 years ago
a5368e7
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 13 years ago
88fa269
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 13 years ago
b14a299
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
a269c2f
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
ed5016d
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
5b1cbac
i387: make irq_fpu_usable() tests more robust
by Linus Torvalds
· 13 years ago
be98c2c
i387: math_state_restore() isn't called from asm
by Linus Torvalds
· 13 years ago
cf84475
ARM: at91: drop ide driver in favor of the pata one
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
59594e13
ARM: at91: add accessor to manage SMC
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
e8c9dc9
ARM: at91: USB AT91 gadget registration for module
by Nicolas Ferre
· 13 years ago
70d669d
ARM: omap: resolve nebulous 'Error setting wl12xx data'
by Russell King
· 13 years ago
4f8a428
ARM: omap: fix wrapped error messages in omap_hwmod.c
by Russell King
· 13 years ago
8930b4e
ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c
by Russell King
· 13 years ago
a98f77b
ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()
by Russell King
· 13 years ago
e3958fe
ARM: omap: fix section mismatch error for omap_4430sdp_display_init()
by Russell King
· 13 years ago
45176f4
ARM: omap: fix section mismatch warning for omap_secondary_startup()
by Russell King
· 13 years ago
d5de63f
ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()
by Russell King
· 13 years ago
27d8d3b
ARM: omap: fix section mismatch warning in mux.c
by Russell King
· 13 years ago
0bf68f5
ARM: omap: fix uninformative vc/i2c configuration error message
by Russell King
· 13 years ago
2d5b479
ARM: omap: fix vc.c PMIC error message
by Russell King
· 13 years ago
e6fa35a
ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error
by Russell King
· 13 years ago
e9c6c5d
ep93xx: fix build of vision_ep93xx.c
by H Hartley Sweeten
· 13 years ago
ffafe77
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 13 years ago
0dcd627
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into fixes
by Arnd Bergmann
· 13 years ago
ce2814f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1e056dd
ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3
by Paul Walmsley
· 13 years ago
7205335
ARM: orion: Fix USB phy for orion5x.
by Andrew Lunn
· 13 years ago
b065403
ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
by Andrew Lunn
· 13 years ago
19e00f2f
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
be4b028
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
by Paul Walmsley
· 13 years ago
d980e0f
ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found
by Russell King
· 13 years ago
bdf800c4
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
by Stephen Boyd
· 13 years ago
b46c0f7
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
by Stephen Boyd
· 13 years ago
b8b9987
ARM: 7320/1: Fix proc_info table alignment
by Marc Zyngier
· 13 years ago
da91178
ARM: EXYNOS: Add cpu-offset property in gic device tree node
by Thomas Abraham
· 13 years ago
35bded8
ARM: EXYNOS: Bring exynos4-dt up to date
by Karol Lewandowski
· 13 years ago
3686396
ARM: OMAP3: cm-t35: fix section mismatch warning
by Igor Grinberg
· 13 years ago
fef67c5
ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains
by Santosh Shilimkar
· 13 years ago
2416dc8
Merge branch 'fixes-dt' into fixes
by Tony Lindgren
· 13 years ago
98e9685
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
95025d6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
Next »