Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
21056830c4e5c6735f1d49453398d7186ca4e8d7
/
arch
ac54a6c
x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only
by Cyrill Gorcunov
· 18 years ago
676f4a9
x86: io-apic - use ARRAY_SIZE macro
by Cyrill Gorcunov
· 18 years ago
02c1df1
x86: print out if acpi want physical flat of all
by Yinghai Lu
· 18 years ago
a11b5ab
x2apic: fix reserved APIC register accesses in print_local_APIC()
by Yinghai Lu
· 18 years ago
c59d85a
sparseirq: export nr_irqs on m68k/sparc/s390
by Ingo Molnar
· 18 years ago
1dd6ba2
x86: apic - unify smp_spurious/error_interrupt declaration
by Cyrill Gorcunov
· 18 years ago
e492c5a
x86: let 64 bit to use 32 bit calibrate_apic_clock
by Yinghai Lu
· 18 years ago
0f611ff
x86: rename apic_32.c and apic_64.c to apic.c
by Yinghai Lu
· 18 years ago
6c15822
x86: apic copy apic_64.c to apic_32.c
by Yinghai Lu
· 18 years ago
2f04fa8
x86: apic copy calibrate_APIC_clock to each other in apic_32/64.c
by Yinghai Lu
· 18 years ago
dc1528d
x86: apic unify smp_spurious/error_interrupt
by Yinghai Lu
· 18 years ago
773763d
x86: merge header files in apic_xx.c
by Yinghai Lu
· 18 years ago
be7a656
x86: copy detect_init_APIC to the other
by Yinghai Lu
· 18 years ago
fa2bd35
x86: merge APIC_init_uniprocessor
by Yinghai Lu
· 18 years ago
f28c0ae
x86: make apic_32/64.c more like
by Yinghai Lu
· 18 years ago
3491998
x86: add hard_smp_prossor_id with MACRO in io_apic_xx.c
by Yinghai Lu
· 18 years ago
49899ea
x86: use HAVE_X2APIC in apic_64.c
by Yinghai Lu
· 18 years ago
b3c5117
x86: apic_xx.c order variables
by Yinghai Lu
· 18 years ago
6460bc7
x86: apic - unify smp_apic_timer_interrupt
by Cyrill Gorcunov
· 18 years ago
457cc52
x86: apic_32.c should use __cpuinit section
by Cyrill Gorcunov
· 18 years ago
89c38c2
x86: apic - unify setup_local_APIC
by Cyrill Gorcunov
· 18 years ago
80e5609
x86: apic_64.c - add sanity check for spurious vector definition
by Cyrill Gorcunov
· 18 years ago
920fa7a
x86: apic - unify setup_apicpmtimer
by Cyrill Gorcunov
· 18 years ago
7c37e48
x86: apic - introduce get_physical_broadcast for 64bit
by Cyrill Gorcunov
· 18 years ago
db4b552
x86: apic_64.c - setup_APIC_timer has to be __cpuinit function
by Cyrill Gorcunov
· 18 years ago
2699574
x86: VMI, initialize IRQ vector
by Alok Kataria
· 18 years ago
052c0bf
x86: fix probe_nr_irqs for xen
by Yinghai Lu
· 18 years ago
a2d332f
x86: fix 32-bit ioapic lockup with sparseirqs
by Yinghai Lu
· 18 years ago
e89eb43
x86: sparse_irq needs spin_lock in allocations
by Yinghai Lu
· 18 years ago
0c425ce
warning: fix arch x86 kernel io_apic c
by Ingo Molnar
· 18 years ago
bf9d3cf
xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'
by Alex Nixon
· 18 years ago
9d6a4d0
x86: probe nr_irqs even only mptable is used
by Yinghai Lu
· 18 years ago
8f09cd2
x86: make HAVE_SPARSE_IRQ support selectable
by Yinghai Lu
· 18 years ago
ffd5aae
x86: print local APIC of APs one by one
by Yinghai Lu
· 18 years ago
29ccbbf
x86: remove first_free_entry/pin_map_size
by Yinghai Lu
· 18 years ago
3eb2cce
x86: unify ack_apic_edge
by Yinghai Lu
· 18 years ago
4e738e2
x86: unify mask_IO_APIC_irq
by Yinghai Lu
· 18 years ago
c691cc8
io_apic: make 32 bit have io_apic resource in /proc/iomem
by Yinghai Lu
· 18 years ago
26d347c
rename io_apic_64.c and io_apic_32.c to io_apic.c
by Yinghai Lu
· 18 years ago
54168ed
x86: make io_apic_32.c the same as io_apic_64.c
by Ingo Molnar
· 18 years ago
047c8fd
x86: make io_apic_64.c and io_apic_32.c the same
by Yinghai Lu
· 18 years ago
aa45f97
x86: remove ioapic_force
by Yinghai Lu
· 18 years ago
f876d21
x86: make 64 handle sis_apic_bug like the 32 bit
by Yinghai Lu
· 18 years ago
d4057bd
x86: make headers files the same in io_apic_xx.c
by Yinghai Lu
· 18 years ago
efa2559
x86: order variables in io_apic_xx.c
by Yinghai Lu
· 18 years ago
8ea5371
x86: ordering functions in io_apic_64.c
by Yinghai Lu
· 18 years ago
1d02519
x86: ordering functions in io_apic_32.c
by Yinghai Lu
· 18 years ago
d83e94a
x86, io-apic: remove union about dest for log/phy
by Yinghai Lu
· 18 years ago
7a959cf
x86: add debug info for 32bit sparse_irq
by Yinghai Lu
· 18 years ago
497c9a1
x86: make 32bit support per_cpu vector
by Yinghai Lu
· 18 years ago
199751d
x86: make 32 bit to use sparse_irq
by Yinghai Lu
· 18 years ago
0f978f4
x86: make 32bit to use irq_2_pin in irq_cfg
by Yinghai Lu
· 18 years ago
da51a82
x86: make 32bit use irq_cfg_alloc, etc
by Yinghai Lu
· 18 years ago
a1420f3
x86: add irq_cfg for 32bit
by Yinghai Lu
· 18 years ago
8b8e8c1
x86: remove irqbalance in kernel for 32 bit
by Yinghai Lu
· 18 years ago
6d50bc2
x86: use 28 bits irq NR for pci msi/msix and ht
by Yinghai Lu
· 18 years ago
52b1732
x86_64: make /proc/interrupts work with dyn irq_desc
by Yinghai Lu
· 18 years ago
a2f9f43
x86_64: separate irq_cfgx from irq_cfgx_free
by Yinghai Lu
· 18 years ago
cb5bc83
x86_64: rename irq_desc/irq_desc_alloc
by Yinghai Lu
· 18 years ago
1d5f6b3
x86: check with without_new in show_interrupts
by Yinghai Lu
· 18 years ago
46926b6
generic: add irq_desc in function in parameter
by Yinghai Lu
· 18 years ago
7d94f7c
irq: remove >= nr_irqs checking with config_have_sparse_irq
by Yinghai Lu
· 18 years ago
46b8214
x86, ioapic: replace loop with nr_irqs with for_each_irq_icfg
by Yinghai Lu
· 18 years ago
2c6927a
irq: replace loop with nr_irqs with for_each_irq_desc
by Yinghai Lu
· 18 years ago
7f95ec9
x86: move kstat_irqs from kstat to irq_desc
by Yinghai Lu
· 18 years ago
e5a5371
x86: put irq_2_pin pointer into irq_cfg
by Yinghai Lu
· 18 years ago
3ac2de4
x86: add irq_cfg in io_apic_64.c
by Yinghai Lu
· 18 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 18 years ago
71f521b
x86, irq: get nr_irqs from madt
by Yinghai Lu
· 18 years ago
a84488c
irq: sparse irqs, fix #3
by Ingo Molnar
· 18 years ago
301e619
x86: use dyn_array in io_apic_xx.c
by Yinghai Lu
· 18 years ago
0799e43
x86: use nr_irqs
by Yinghai Lu
· 18 years ago
85c0f90
irq: introduce nr_irqs
by Yinghai Lu
· 18 years ago
6da55c3
x86: enable dyn_array support
by Yinghai Lu
· 18 years ago
1f8ff03
x86: alloc dyn_array all together
by Yinghai Lu
· 18 years ago
1f3fcd4
add per_cpu_dyn_array support
by Yinghai Lu
· 18 years ago
fe648be
x86: add after_bootmem flag for 32bit
by Yinghai Lu
· 18 years ago
278429c
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 18 years ago
758a7f7
x86: register a platform RTC device if PNP doesn't describe it
by Bjorn Helgaas
· 18 years ago
79aa79b
arch/m68k/mm/kmap.c: introduce missing kfree
by Julia Lawall
· 18 years ago
da9870e
m68k: init_irq_proc depends on CONFIG_PROC_FS
by Geert Uytterhoeven
· 18 years ago
2171a19
m68k: remove the dead PCI code
by Adrian Bunk
· 18 years ago
29c8a24
m68k: Remove the broken Hades support
by Adrian Bunk
· 18 years ago
dec6d14
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
by Geert Uytterhoeven
· 18 years ago
7ae4833
m68k: Define rtc_lock on Atari
by Geert Uytterhoeven
· 18 years ago
3e24fc9
m68k: Remove unused atari_kbd_translate()
by Geert Uytterhoeven
· 18 years ago
39d2d99
m68k: Modular Amiga keyboard needs key_maps
by Geert Uytterhoeven
· 18 years ago
8c68383
m68k: Reverse platform MMU logic so Sun 3 is last
by Geert Uytterhoeven
· 18 years ago
08a3db9
m68k: Add NOTES to init data so its discarded at boot
by Roman Zippel
· 18 years ago
68abcee
m68k: Put .bss at the end of the data section
by Roman Zippel
· 18 years ago
8fbbae6
m68k: Use new printk() extension %pS to print symbols
by Geert Uytterhoeven
· 18 years ago
5b1d5f9
m68k: use bcd2bin/bin2bcd
by Adrian Bunk
· 18 years ago
9df013b
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
by Jean Delvare
· 18 years ago
7591103
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
cf2fa66
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 18 years ago
cf404910
ide-generic: remove no longer needed ide_probe_legacy()
by Bartlomiej Zolnierkiewicz
· 18 years ago
91ddc99
xtensa: remove dead CONFIG_BLK_DEV_IDE code
by Adrian Bunk
· 18 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 18 years ago
54cebc6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 18 years ago
5723ff9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
Next »