summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | sh: lockless get_user_pages_fast()Paul Mundt2010-10-272-1/+274
| * | | | | | | | sh64: _PAGE_SPECIAL support.Paul Mundt2010-10-273-6/+7
| * | | | | | | | sh: disable deprecated genirq support.Paul Mundt2010-10-271-0/+1
| * | | | | | | | sh: update show_interrupts() for irq_data chip lookup.Paul Mundt2010-10-271-1/+6
| * | | | | | | | sh64: irq_data conversion.Paul Mundt2010-10-272-50/+15
| * | | | | | | | sh64: update for IRQ flag handling naming changes.Paul Mundt2010-10-271-8/+8
| * | | | | | | | sh: mach-se: irq_data conversion.Paul Mundt2010-10-274-31/+32
| * | | | | | | | sh: hd64461: irq_data conversion.Paul Mundt2010-10-271-8/+11
| * | | | | | | | sh: mach-x3proto: irq_data conversion.Paul Mundt2010-10-271-3/+4
| * | | | | | | | sh: mach-systemh: irq_data conversion.Paul Mundt2010-10-271-36/+21
| * | | | | | | | sh: imask IRQs irq_data conversion.Paul Mundt2010-10-271-5/+9
| * | | | | | | | sh: mach-microdev: irq_data conversion.Paul Mundt2010-10-271-19/+11
| * | | | | | | | sh: mach-landisk: irq_data conversion.Paul Mundt2010-10-271-8/+7
| * | | | | | | | sh: IPR IRQs irq_data conversion.Paul Mundt2010-10-271-13/+12
| * | | | | | | | sh: mach-dreamcast: irq_data conversion.Paul Mundt2010-10-271-7/+10
| * | | | | | | | sh: Fix the sparsemem disabled build.Paul Mundt2010-10-271-0/+1
| * | | | | | | | sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-261-6/+0
| * | | | | | | | sh: Tidy up genirq Kconfig bits.Paul Mundt2010-10-261-10/+3
| * | | | | | | | sh: Sanitize sparse irqThomas Gleixner2010-10-261-3/+3
| * | | | | | | | sh: Expose physical addressing mode through cpuinfo.Paul Mundt2010-10-263-0/+6
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-284-14/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: allocate space within a region top-downBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | | x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | | x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas2010-10-261-6/+11
| * | | | | | | | | x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas2010-10-171-3/+1
| * | | | | | | | | PCI: update Intel chipset names and definesSeth Heasley2010-10-171-6/+6
| * | | | | | | | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDsSeth Heasley2010-10-151-0/+1
| * | | | | | | | | PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake2010-10-153-4/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-2812-19/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-2211-17/+0
| * | | | | | | | | [media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart2010-10-222-2/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-281-0/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-251-0/+32
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-2810-39/+165
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc: add tty driver to PDC consoleGuy Martin2010-10-211-7/+134
| * | | | | | | | | | | parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-211-2/+0
| * | | | | | | | | | | arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-211-3/+0
| * | | | | | | | | | | parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-211-1/+4
| * | | | | | | | | | | parisc: change to new flag variablematt mooney2010-10-211-1/+1
| * | | | | | | | | | | parisc: kill __do_IRQKyle McMartin2010-10-143-7/+4
| * | | | | | | | | | | parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * | | | | | | | | | | parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-142-17/+10
| * | | | | | | | | | | parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-142-10/+19
| * | | | | | | | | | | parisc: add prlimit64 syscallKyle McMartin2010-10-132-1/+3
* | | | | | | | | | | | parisc: fix compile failure with kmap_atomic changesJames Bottomley2010-10-281-4/+4
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-276-229/+147
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'dma40' into dmaengineDan Williams2010-10-192-50/+22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ste_dma40: remove channel_typeRabin Vincent2010-10-191-9/+0
| | * | | | | | | | | | | ste_dma40: remove enum for endianessRabin Vincent2010-10-192-11/+2
| | * | | | | | | | | | | ste_dma40: remove TIM_FOR_LINK optionRabin Vincent2010-10-192-6/+0