Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
428f5ad80118a60a519dcea5ca24d27bae757ff9
428f5ad
Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dt-part2
by Tony Lindgren
· 13 years ago
fbf75da
ARM: OMAP2+: board-generic: Use of_irq_init API
by Benoit Cousson
· 13 years ago
d65c542
arm/dts: OMAP3: Add interrupt-controller bindings for INTC
by Benoit Cousson
· 13 years ago
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
280ad7f
mfd: twl-core: Add IRQ_DOMAIN dependency
by Grant Likely
· 13 years ago
964dba2
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
by Grant Likely
· 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
b01543d
Linux 3.3-rc4
by Linus Torvalds
· 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
584216b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bff98bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
4686066
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
7857b99
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
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
7bcd5b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
58e44ba
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
a18d3af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
545d680
eCryptfs: Copy up lower inode attrs after setting lower xattr
by Tyler Hicks
· 13 years ago
4a26620
eCryptfs: Improve statfs reporting
by Tyler Hicks
· 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
16b2e6e
irq_domain: Create common xlate functions that device drivers can use
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
5769089
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
by Benoit Cousson
· 13 years ago
a850a75
of/address: add empty static inlines for !CONFIG_OF
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
6870065
irq_domain: Remove references to old irq_host names
by Grant Likely
· 13 years ago
0384837
irq_domain: remove NO_IRQ from irq domain code
by Grant Likely
· 13 years ago
0e02a8c
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
64f8c135
powerpc/adb: Use set_current_state()
by majianpeng
· 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
f2ea0f5
crypto: sha512 - use standard ror64()
by Alexey Dobriyan
· 13 years ago
6c23e41
net/ethernet: ks8851_mll fix irq handling
by Jan Weitzel
· 13 years ago
2371143
veth: Enforce minimum size of VETH_INFO_PEER
by Thomas Graf
· 13 years ago
78a5249f
stmmac: update the driver version to Feb 2012 (v2)
by Giuseppe CAVALLARO
· 13 years ago
cf3f047
stmmac: move hw init in the probe (v2)
by Giuseppe CAVALLARO
· 13 years ago
7a13f8f
stmmac: request_irq when use an ext wake irq line (v2)
by Francesco Virlinzi
· 13 years ago
1cc5a73
stmmac: do not discard frame on dribbling bit assert
by Giuseppe CAVALLARO
· 13 years ago
72ba009
ipheth: Add iPhone 4S
by Tim Gardner
· 13 years ago
9f5b6c6
mlx4: add unicast steering entries to resource_tracker
by Eugenia Emantayev
· 13 years ago
2531188
mlx4: fix QP tree trashing
by Eugenia Emantayev
· 13 years ago
75c6062
mlx4: fix buffer overrun
by Eugenia Emantayev
· 13 years ago
33b5d30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
61cddc5
regmap: Fix cache defaults initialization from raw cache defaults
by Lars-Peter Clausen
· 13 years ago
c38e234
i387: fix sense of sanity check
by Linus Torvalds
· 13 years ago
7ada1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
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
8b36ac5
Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
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
3013dc0
3c59x: shorten timer period for slave devices
by Eric Dumazet
· 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
e1964c5
irq_domain: Be less verbose
by Grant Likely
· 13 years ago
7ab3a83
irq_domain: add documentation and MAINTAINERS entry.
by Grant Likely
· 13 years ago
58e05f3
netpoll: netpoll_poll_dev() should access dev->flags
by Eric Dumazet
· 13 years ago
f65bd5e
RxRPC: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
fc54363
bnx2x: remove the 'poll' module option
by Michal Schmidt
· 13 years ago
0af2a0d
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
by Neal Cardwell
· 13 years ago
13d2619
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
b7f5b7d
drm/radeon/kms: fix MSI re-arm on rv370+
by Alex Deucher
· 13 years ago
6f9f8a6
drm/radeon/kms/atom: bios scratch reg handling updates
by Alex Deucher
· 13 years ago
40e8c73
drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.
by Dave Airlie
· 13 years ago
Next »