aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86, apic: Drop redundant bit assignmentCyrill Gorcunov2009-08-05
* x86, ioapic: Throw BUG instead of NULL dereferenceCyrill Gorcunov2009-08-05
* x86, ioapic: Introduce for_each_irq_pin() helperCyrill Gorcunov2009-08-05
* x86: Remove superfluous NULL pointer check in destroy_irq()Bartlomiej Zolnierkiewicz2009-08-02
* x86/ioapic.c: unify ioapic_retrigger_irq()Jeremy Fitzhardinge2009-07-14
* x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loopJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: clean up replace_pin_at_irq_node logic and commentsJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loopJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: simplify add_pin_to_irq_node()Jeremy Fitzhardinge2009-07-14
* x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loopJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: move lost comment to what seems like appropriate placeJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: remove redundant declaration of irq_pin_listJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: remove #ifdef for 82093AA workaroundJeremy Fitzhardinge2009-07-14
* x86/ioapic.c: unify __mask_IO_APIC_irq()Jeremy Fitzhardinge2009-07-14
* x86/ioapic.c: ioapic_modify_irq is too large to inlineJeremy Fitzhardinge2009-07-14
* x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant bracesJeremy Fitzhardinge2009-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
|\
| * sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-12
* | mn10300: remove duplicated #includeHuang Weiyi2009-07-13
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-10
|\
| * [S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky2009-07-07
| * [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-07
| * [S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky2009-07-07
| * [S390] add __ucmpdi2() helper functionHeiko Carstens2009-07-07
| * [S390] perf_counter build fixHeiko Carstens2009-07-07
| * [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-07
| * [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-07
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-10
|\ \
| * | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
|\ \ \
| * | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-09
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\ \ \ \
| * | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
| * | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-03
| * | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-03
| * | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-03
| * | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-03
| * | | | x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-03
| * | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * | | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-03
| * | | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-03
| * | | | perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-01
| * | | | powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard2009-07-01
* | | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
| |_|/ / |/| | |