x86: fix apic.c build error on latest git
[linux-2.6] / arch /
2009-01-07  Graf YangBlackfin arch: Fix bug - IrDA SIR build failed for...
2009-01-07  Robin GetzBlackfin arch: panic when running on a chip rev below...
2009-01-07  Bryan WuBlackfin arch: Fix bug - wrong endpoint number and...
2009-01-07  Mike FrysingerBlackfin arch: do not allow people to pass in a diff...
2009-01-07  Mike FrysingerBlackfin arch: allow clkin_hz to be specified on the...
2009-01-07  Mike FrysingerBlackfin arch: show_cpuinfo - consolidate ugly casts
2009-01-07  Mike FrysingerBlackfin arch: add __init markings to Blackfin timer...
2009-01-07  Mike FrysingerBlackfin arch: add get_dma_config() func to match set_d...
2009-01-07  Mike FrysingerBlackfin arch: add volatile markings to DMA MMRs
2009-01-07  Michael HennerichBlackfin arch: Make the interrupt edge and polarity...
2009-01-07  Graf YangBlackfin arch: Remove wasted SIR header files
2009-01-07  Graf YangBlackfin arch: Modify bfin_sir device configuration...
2009-01-07  Graf YangBlackfin arch: update header to match new location
2009-01-07  Jean DelvareBlackfin arch: Fix typo (channel)
2009-01-07  Bernd SchmidtBlackfin arch: Replace C version of 64 bit multiply...
2009-01-07  Mike FrysingerBlackfin arch: remove unused members of dma_channel...
2009-01-07  Robin GetzBlackfin arch: Update some inline assembly, tweak some...
2009-01-07  Mike FrysingerBlackfin arch: stub out pgprot_noncached() like other...
2009-01-07  Nick AndrewBlackfin arch: Fix incorrect use of loose in cpufreq.c
2009-01-07  Mike FrysingerBlackfin arch: add __must_check markings to our user...
2009-01-07  Mike FrysingerBlackfin arch: dma code: cannot simply OR the ndsize
2009-01-07  Mike FrysingerBlackfin arch: add bfin_read_MDMA_S0_CONFIG compat...
2009-01-07  Bernd SchmidtBlackfin arch: fix bug - crashes in tcp_v4_send_reset
2009-01-07  Mike FrysingerBlackfin arch: push cache flushing up to dma_memcpy
2009-01-07  Mike FrysingerBlackfin arch: request_dma() returns 0 on success,...
2009-01-07  Mike FrysingerBlackfin arch: desc_ptr is a pointer, so declare it...
2009-01-07  Mike FrysingerBlackfin arch: move most dma functions into static...
2009-01-07  Mike FrysingerBlackfin arch: dma header file: strip down includes...
2009-01-07  Mike FrysingerBlackfin arch: set_dma_callback: do not store .irq
2009-01-07  Mike FrysingerBlackfin arch: drop irq_callback from struct dma_channel
2009-01-07  Mike FrysingerBlackfin arch: drop custom dma_interrupt_t and just...
2009-01-07  Mike FrysingerBlackfin arch: include linux/mm.h since we use PAGE_ALI...
2009-01-07  Mike FrysingerBlackfin arch: enable DEBUG_KERNEL for ADI boards
2009-01-07  Mike FrysingerBlackfin arch: rewrite dma_memcpy() and dma in/out...
2009-01-07  Mike FrysingerBlackfin arch: check pointers in safe_dma_memcpy
2009-01-07  Mike FrysingerBlackfin arch: push bf561 PERIPHERAL_MAP oddity into...
2009-01-07  Michael HennerichBlackfin arch: ADP5588 QWERTY I2C Keyboard Input devic...
2009-01-07  Mike FrysingerBlackfin arch: cleanup - use scm for changelog, not...
2009-01-07  Robin GetzBlackfin arch: Add basic irq stack checking for Blackfin
2009-01-07  Mike FrysingerBlackfin arch: Set TWI/I2C Clock to 100kHz
2009-01-07  Mike FrysingerBlackfin arch: dma_memcpy() - do not return NULL when...
2009-01-07  Michael HennerichBlackfin arch: Add BF537-STAMP platform support for...
2009-01-07  Mike FrysingerBlackfin arch: remove #if check on L2_LENGTH
2009-01-07  Yi LiBlackfin arch: Retire old spi_mmc driver
2009-01-07  Yi LiBlackfin arch: add mmc_spi support to BF537-STAMP
2009-01-07  Mike FrysingerBlackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_D...
2009-01-07  Michael HennerichBlackfin arch: fix bug - kernel build fails with undefi...
2009-01-07  Sonic ZhangBlackfin arch: Use reads/writes instead of ins/outs...
2009-01-07  Michael McTernanBlackfin arch: add const to some function prototype...
2009-01-07  Graf YangBlackfin arch: implement support for /proc/dma
2009-01-07  Graf YangBlackfin arch: smp patch cleanup from LKML review
2009-01-07  Graf YangBlackfin arch: get oprofile work for user space
2009-01-07  Bernd SchmidtBlackfin arch: fix bugs in linker script when using...
2009-01-07  Bernd SchmidtBlackfin arch: Remove all traces of the relocation...
2009-01-07  Mike FrysingerBlackfin arch: tweak the BUG_ON() check to allow for...
2009-01-07  Michael HennerichBlackfin arch: gpio.h split into machine subfolders...
2009-01-07  Mike FrysingerBlackfin arch: cleanup the header file comments
2009-01-07  Mike FrysingerBlackfin arch: rewrite cplbinfo to use seq files
2009-01-07  Michael HennerichBlackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK...
2009-01-07  Mike FrysingerBlackfin arch: add simple-gpio resources to all adi...
2009-01-07  Graf YangBlackfin arch: Allow a gpio pin be requested both as...
2009-01-07  Mike FrysingerBlackfin arch: do not allow L2 to be cached on BF561 SMP
2009-01-07  Mike FrysingerBlackfin arch: delete now unused "cclk" member of black...
2009-01-07  Leonardo Potenzax86: fix section mismatch warnings in mcheck/mce_amd_64.c
2009-01-07  Haavard Skinnemoenavr32: Move syscalls.h under arch/avr32/include/asm/
2009-01-07  Ingo Molnarx86: offer frame pointers in all build modes
2009-01-07  Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07  Haavard Skinnemoenavr32: Define DIE_OOPS
2009-01-07  Harvey Harrisonm68knommu: introduce asm/swab.h
2009-01-07  Harvey Harrisonh8300: introduce asm/swab.h
2009-01-07  Harvey Harrisonia64: introduce asm/swab.h
2009-01-07  Harvey Harrisonblackfin: introduce asm/swab.h
2009-01-07  Harvey Harrisonarm: introduce asm/swab.h
2009-01-07  Harvey Harrisonalpha: introduce asm/swab.h
2009-01-07  Harvey Harrisonx86: introduce asm/swab.h
2009-01-07  Harvey Harrisonsparc: introduce asm/swab.h
2009-01-07  Harvey Harrisonsh: introduce asm/swab.h
2009-01-07  Harvey Harrisons390: introduce asm/swab.h
2009-01-07  Harvey Harrisonpowerpc: introduce asm/swab.h
2009-01-07  Harvey Harrisonmips: introduce asm/swab.h
2009-01-07  Harvey Harrisonavr32: introduce asm/swab.h
2009-01-07  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-07  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-06  Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06  Ben Dooksspi: use generic gpio calls in spi_s3c24xx_gpio
2009-01-06  Russell Kingremove linux/hardirq.h from asm-generic/local.h
2009-01-06  Alexey DobriyanRemove remaining unwinder code
2009-01-06  Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-06  Gary Hademm: show node to memory section relationship with symli...
2009-01-06  Nick Pigginmm: invoke oom-killer from page fault
next