Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b78c9512563780d86a178f11b648bcf73b8d87ec
/
arch
b5401a9
xen/x86/PCI: Add support for the Xen PCI subsystem
by Alex Nixon
· 15 years ago
294ee6f
x86: Introduce x86_msi_ops
by Stefano Stabellini
· 14 years ago
5ee01f4
x86/PCI: make sure _PAGE_IOMAP it set on pci mappings
by Jeremy Fitzhardinge
· 15 years ago
44de339
x86/PCI: Clean up pci_cache_line_size
by Alex Nixon
· 15 years ago
7b586d7
x86/io_apic: add get_nr_irqs_gsi()
by Jeremy Fitzhardinge
· 16 years ago
d8e0420
xen: define BIOVEC_PHYS_MERGEABLE()
by Jeremy Fitzhardinge
· 16 years ago
23ace955
xen: Don't disable the I/O space
by Alex Nixon
· 16 years ago
032fa36
arm: Use ARCH_IRQ_INIT_FLAGS
by Thomas Gleixner
· 14 years ago
05d0ca8
genirq, ARM: Fix boot on ARM platforms
by Anand Gadiyar
· 14 years ago
2ee3906
x86: Switch sparse_irq allocations to GFP_KERNEL
by Thomas Gleixner
· 14 years ago
c2f31c3
x86: lguest: Use new irq allocator
by Thomas Gleixner
· 14 years ago
ad9f433
x86: Use sane enumeration
by Thomas Gleixner
· 14 years ago
48b2650
x86: uv: Clean up the direct access to irq_desc
by Thomas Gleixner
· 14 years ago
1a8ce7f
x86: Make io_apic.c local functions static
by Thomas Gleixner
· 14 years ago
1a0730d
x86: Speed up the irq_remapped check in hot pathes
by Thomas Gleixner
· 14 years ago
423f085
x86: Embedd irq_2_iommu into irq_cfg
by Thomas Gleixner
· 14 years ago
bc5fdf9
x86: io_apic: Remove the now unused sparse_irq arch_* functions
by Thomas Gleixner
· 14 years ago
fbc6bff
x86: ioapic: Cleanup sparse irq code
by Thomas Gleixner
· 14 years ago
fe6dab4
x86: Don't setup ioapic irq for sci twice
by Yinghai Lu
· 14 years ago
f981a3d
x86: io_apic: Prepare alloc/free_irq_cfg()
by Thomas Gleixner
· 14 years ago
08c33db
x86: Implement new allocator functions
by Thomas Gleixner
· 14 years ago
6e2fff5
x86: ioapic: Cleanup get_one_free_irq_cfg()
by Thomas Gleixner
· 14 years ago
7e49552
x86: ioapic: Cleanup some more
by Thomas Gleixner
· 14 years ago
be5b7bf
x86: Convert ht set_affinity to new chip function
by Thomas Gleixner
· 14 years ago
0e09ddf
x86: Cleanup hpet affinity setting
by Thomas Gleixner
· 14 years ago
fe52b2d
x86: Convert dmar affinity setting to new chip function
by Thomas Gleixner
· 14 years ago
b5d1c46
x86: Convert remapped msi to new chip.irq_set_affinity function
by Thomas Gleixner
· 14 years ago
f19f5ec
x86: Convert remapped ioapic affinity setting to new irq chip function
by Thomas Gleixner
· 14 years ago
5346b2a
x86: Convert msi affinity setting to new chip functions
by Thomas Gleixner
· 14 years ago
f7e909e
x86: Prepare the affinity common functions for taking struct irq_data *
by Thomas Gleixner
· 14 years ago
60c6994
x86: ioapic: Clean up the direct access to irq_desc
by Thomas Gleixner
· 14 years ago
e9f7ac6
ht: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
5c2837f
dmar: Convert to new irq chip functions
by Thomas Gleixner
· 14 years ago
d0fbca8
x86: ioapic/hpet: Convert to new chip functions
by Thomas Gleixner
· 14 years ago
90297c5
x86: ioapic: Convert mask to new irq_chip function
by Thomas Gleixner
· 14 years ago
61a38ce
x86: io_apic: Convert startup to new irq_chip function
by Thomas Gleixner
· 14 years ago
dd5f15e
x86: Cleanup io_apic
by Thomas Gleixner
· 14 years ago
d4eba29
x86: Cleanup access to irq_data
by Thomas Gleixner
· 14 years ago
4305df9
x86: i8259: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
020dd98
x86: Cleanup visws interrupt handling
by Thomas Gleixner
· 14 years ago
fe25c7f
x86: lguest: Convert to new irq chip functions
by Thomas Gleixner
· 14 years ago
a5ef2e7
x86: Sanitize apb timer interrupt handling
by Thomas Gleixner
· 14 years ago
a3c08e5
x86: Convert irq_chip access to new functions
by Thomas Gleixner
· 14 years ago
011d578
x86: Remove useless reinitialization of irq descriptors
by Thomas Gleixner
· 14 years ago
39431ac
pci: Cleanup the irq_desc mess in msi
by Thomas Gleixner
· 14 years ago
1c9db52
pci: Convert msi to new irq_chip functions
by Thomas Gleixner
· 14 years ago
7c5f135
Merge branch 'x86/urgent' of into irq/sparseirq
by Thomas Gleixner
· 14 years ago
5e62fea
Merge branch 'x86/cleanups' into irq/sparseirq
by Thomas Gleixner
· 14 years ago
8ffcfa4
Merge branch 'x86/x2apic' into irq/sparseirq
by Thomas Gleixner
· 14 years ago
b683de2
genirq: Query arch for number of early descriptors
by Thomas Gleixner
· 14 years ago
3bb9808
x86: Use genirq Kconfig
by Thomas Gleixner
· 14 years ago
0219896
x86, hpet: Fix bogus error check in hpet_assign_irq()
by Thomas Gleixner
· 14 years ago
1cf180c
x86, irq: Plug memory leak in sparse irq
by Thomas Gleixner
· 14 years ago
d900329
x86, cpu: After uncapping CPUID, re-run CPU feature detection
by H. Peter Anvin
· 14 years ago
0f44fbd
alpha: fix compile problem in arch/alpha/kernel/signal.c
by Linus Torvalds
· 14 years ago
050026f
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
95929ef
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
by David Howells
· 14 years ago
6e029fe
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
6a6aa2b
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f061934
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
60bdb72
mn10300: check __get_user/__put_user results...
by Al Viro
· 14 years ago
8e87354
mn10300: get rid of set_fs(USER_DS) in sigframe setup
by Al Viro
· 14 years ago
c05628b
mn10300: ->restart_block.fn needs to be reset on sigreturn
by Al Viro
· 14 years ago
00cbf60
mn10300: prevent double syscall restarts
by Al Viro
· 14 years ago
e46924d
mn10300: avoid SIGSEGV delivery loop
by Al Viro
· 14 years ago
18e6bfa
alpha: __get_user/__put_user results need to be checked...
by Al Viro
· 14 years ago
c52c2dd
alpha: switch osf_sigprocmask() to use of sigprocmask()
by Al Viro
· 14 years ago
2de59fe
ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
by Will Deacon
· 14 years ago
c9e2fbd
x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile
by Alexander Chumachenko
· 15 years ago
32163f4
alpha: fix usp value in multithreaded coredumps
by Al Viro
· 14 years ago
77edffb
alpha: fix hae_cache race in RESTORE_ALL
by Al Viro
· 14 years ago
2de5c00
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
by Santosh Shilimkar
· 14 years ago
e546f21
ARM: 6408/1: omap: Map only available sram memory
by Santosh Shilimkar
· 14 years ago
f1a2481
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
by Santosh Shilimkar
· 14 years ago
f933b87
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 14 years ago
8ae0925
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
by Linus Torvalds
· 14 years ago
fd194e6
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
d420280
ARM: pxa: remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
cfc6a55
ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured
by Eric Miao
· 14 years ago
32c4dad
ARM: pxa168: fix corrected reset vector
by Mark F. Brown
· 15 years ago
cf62536
ARM: pxa: Use PIO for PI2C communication on Palm27x
by Marek Vasut
· 15 years ago
979a281c
ARM: pxa: Fix Vpac270 gpio_power for MMC
by Marek Vasut
· 15 years ago
ea44e06
arch/tile: remove dead code from intvec_32.S
by Chris Metcalf
· 14 years ago
acdc0d5
m32r: fix breakage from "m32r: use generic ptrace_resume code"
by Al Viro
· 14 years ago
bb9c861
m32r: hole in shifting pc back
by Al Viro
· 14 years ago
a05c4e1
m32r: don't block signals if sigframe setup has failed
by Al Viro
· 14 years ago
a748102
make m32r handle multiple pending signals
by Al Viro
· 14 years ago
a7f8388
m32r: fix rt_sigsuspend()
by Al Viro
· 14 years ago
a465905
x86/hwmon: fix initialization of coretemp
by Jan Beulich
· 14 years ago
63e6be6
perf, x86: Catch spurious interrupts after disabling counters
by Robert Richter
· 14 years ago
7329cf0
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 14 years ago
ed3473b
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
by Mark Salter
· 14 years ago
a6ef9c8
MN10300: Fix SIGRTMAX
by Mark Salter
· 14 years ago
d1ea13c
genirq: Cleanup irq_chip->typename leftovers
by Thomas Gleixner
· 14 years ago
fd429a0
MN10300: Fix endianess of ext2 bitops
by Mark Salter
· 14 years ago
04e0463
x86/amd-iommu: Fix rounding-bug in __unmap_single
by Joerg Roedel
· 14 years ago
4c894f4
x86/amd-iommu: Work around S3 BIOS bug
by Joerg Roedel
· 14 years ago
e9bf519
x86/amd-iommu: Set iommu configuration flags in enable-loop
by Joerg Roedel
· 14 years ago
2f27bf8
ARM: 6401/1: plug a race in the alignment trap handler
by Nicolas Pitre
· 14 years ago
1d5b4c0
ARM: 6406/1: at91sam9g45: fix i2c bus speed
by Peter Korsgaard
· 14 years ago
Next »