summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* net: add wireless TX status socket optionJohannes Berg2011-11-0916-0/+48
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-10-2618-164/+85
|\
| * Blackfin: irq: remove IRQF_DISABLEDYong Zhang2011-10-268-11/+8
| * Blackfin: boards: clean up i2c_board_infoMichael Hennerich2011-10-251-28/+0
| * Blackfin: drop unused Kconfig symbolPaul Bolle2011-10-251-4/+0
| * Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driverLars-Peter Clausen2011-10-251-0/+12
| * Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driverLars-Peter Clausen2011-10-251-3/+16
| * Blackfin: bf537-stamp: register adau1701 codec and asoc machine driverLars-Peter Clausen2011-10-251-0/+17
| * Blackfin: merge asm/mutex.h into kbuild tooMike Frysinger2011-10-252-1/+1
| * Blackfin: bf537-stamp: fix ad73311 codec config macroScott Jiang2011-10-251-2/+2
| * Blackfin: bf537-stamp: fix ad1836 nameScott Jiang2011-10-251-3/+3
| * Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2011-10-252-3/+2
| * Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev2011-10-251-3/+3
| * Blackfin: bf548-ezkit: update defconfigSonic Zhang2011-10-251-10/+3
| * Blackfin: SMP: fix scheduling deadlockSteven Miao2011-10-251-1/+6
| * Blackfin: H8606: fixup bogus ioresource initThomas Gleixner2011-10-251-1/+2
| * Blackfin: SMP: convert to common asm-generic/atomic.hMike Frysinger2011-10-251-94/+10
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-262-2/+1
|\ \
| * | x86-64, unistd: Remove bogus __IGNORE_getcpuAndy Lutomirski2011-08-241-1/+0
| * | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()Zhao Jin2011-08-231-1/+1
| * | x86, cleanup: Remove unneeded version.h include from arch/x86/Jesper Juhl2011-08-221-1/+0
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-263-6/+18
|\ \ \
| * | | x86-64: Fix CFI data for interrupt framesJan Beulich2011-09-282-5/+11
| * | | x86-64: Don't apply destructive erratum workaround on unaffected CPUsJan Beulich2011-09-281-1/+7
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-266-220/+219
|\ \ \ \
| * | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-133-33/+3
| * | | | x86, ioapic: Clean up ioapic/apic_id usageYinghai Lu2011-10-121-97/+97
| * | | | x86, ioapic: Factor out print_IO_APIC() to only print one io apicYinghai Lu2011-10-121-22/+24
| * | | | x86, ioapic: Print out irte with right ioapic indexYinghai Lu2011-10-121-1/+1
| * | | | x86, ioapic: Split up setup_ioapic_entry()Yinghai Lu2011-10-121-59/+80
| * | | | x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()Yinghai Lu2011-10-121-11/+11
| * | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-09-283-13/+19
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-2610-19/+10
|\ \ \ \
| * | | | time, s390: Get rid of compile warningHeiko Carstens2011-10-121-1/+1
| * | | | time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-048-15/+0
| * | | | s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky2011-09-081-4/+9
| * | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-0/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-5/+43
|\ \ \ \ \
| * | | | | x86: Fix insn decoder for longer instructionMasami Hiramatsu2011-10-101-5/+43
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-2633-1117/+1647
|\ \ \ \ \ \
| * | | | | | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatileJosh Stone2011-10-181-1/+3
| * | | | | | m32r: Allow use of atomic64Steven Rostedt2011-10-171-0/+1
| * | | | | | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar2011-10-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | x86: jump_label: arch_jump_label_text_poke_early: add missing __initKevin Winchester2011-08-191-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+2
| * | | | | | perf, x86: Implement IBS initializationRobert Richter2011-10-106-201/+297
| * | | | | | perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-103-39/+40
| * | | | | | x86, nmi: Track NMI usage statsDon Zickus2011-10-101-2/+18
| * | | | | | x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-104-9/+93
| * | | | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-1013-227/+99
OpenPOWER on IntegriCloud