summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | m68k: merge the mmu and non-mmu versions of ucontext.hGreg Ungerer2009-03-243-66/+29
| * | | | | m68k: Restore correct include guards for <asm/unaligned.h>Geert Uytterhoeven2009-03-241-3/+3
| * | | | | m68k: Use dma_addr_t for scatterlist.dma_addressGeert Uytterhoeven2009-03-241-1/+1
| * | | | | m68k: merge the mmu and non-mmu versions of pgalloc.hGreg Ungerer2009-03-243-28/+17
| * | | | | m68knommu: mv definition of check_pgt_cache()Greg Ungerer2009-03-242-2/+2
| * | | | | m68k: merge the mmu and non-mmu versions of page_offset.hGreg Ungerer2009-03-243-16/+9
| * | | | | m68k: the one hw_irq.h can be used buy all m68kGreg Ungerer2009-03-243-14/+5
| * | | | | m68k: use non-mmu version of unaligned.h for all m68kGreg Ungerer2009-03-243-41/+23
| * | | | | m68k: use mmu version of elf.h for non-mmu builds as wellGreg Ungerer2009-03-243-232/+117
| * | | | | m68k: use mmu timex.h for non-mmu setups as wellGreg Ungerer2009-03-243-45/+17
| * | | | | m68k: use mmu fpu.h for non-mmu builds as wellGreg Ungerer2009-03-243-45/+19
| * | | | | m68k: use mmu scatterlist.h for non-mmu setups as wellGreg Ungerer2009-03-243-49/+22
| * | | | | m68k: merge the mmu and non-mmu versions of mmu.hGreg Ungerer2009-03-243-20/+11
| * | | | | m68knommu: remove no longer used mcfpci.hGreg Ungerer2009-03-241-119/+0
| * | | | | m68k: use mmu kmap_types.h for non-mmu setups as wellGreg Ungerer2009-03-243-47/+21
| * | | | | m68k: use the mc146818rtc.h for non-mmu setups as well.Greg Ungerer2009-03-243-40/+26
| * | | | | m68k: swtich non-mmu setups to use the mmu dma-mapping.hGreg Ungerer2009-03-243-121/+110
| * | | | | m68k: use the mmu pci.h for m68knommu as wellGreg Ungerer2009-03-243-46/+12
| * | | | | m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer2009-03-241-1/+7
| * | | | | m68knommu: mark all RAM as ZONE_DMAGreg Ungerer2009-03-241-5/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-0318-60/+256
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King2009-04-02699-10790/+31519
| |\ \ \ \ \ \
| | * | | | | | ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman2009-04-021-0/+65
| | * | | | | | arm: update omap_ldp defconfig to use smsc911xStanley.Miao2009-04-021-2/+22
| | * | | | | | arm: update realview defconfigs to use smsc911xSteve Glendinning2009-04-022-4/+44
| | * | | | | | arm: update pcm037 defconfig to use smsc911xSteve Glendinning2009-04-021-1/+22
| | * | | | | | arm: convert omap ldp platform to use smsc911xSteve Glendinning2009-04-021-18/+29
| | * | | | | | arm: convert realview platform to use smsc911xSteve Glendinning2009-04-021-8/+9
| | * | | | | | arm: convert pcm037 platform to use smsc911xSteve Glendinning2009-04-021-10/+13
| | | |/ / / / | | |/| | | |
| * | | | | | [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar2009-04-021-0/+1
| * | | | | | [ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon2009-04-011-4/+4
| * | | | | | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-013-6/+35
| * | | | | | [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas2009-04-011-2/+2
| * | | | | | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren2009-04-011-0/+2
| * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-301-3/+6
| |\ \ \ \ \ \
| | * | | | | | [ARM] Kirkwood: small L2 code cleanupNicolas Pitre2009-03-281-3/+1
| | * | | | | | [ARM] Kirkwood: invalidate L2 cache before enabling itMaxime Bizon2009-03-281-0/+5
| * | | | | | | [ARM] arch_reset() now takes a second parameterRussell King2009-03-302-2/+2
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-031-6/+6
|\ \ \ \ \ \ \
| * | | | | | | ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-6/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-022-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-311-1/+0
| * | | | | | | | New helper - current_umask()Al Viro2009-03-311-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | ia64: implement interrupt-enabling rwlocksRobin Holt2009-04-021-17/+63
* | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-0212-0/+32
* | | | | | | | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-025-6/+20
* | | | | | | | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-024-0/+10
* | | | | | | | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-021-3/+0
* | | | | | | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-023-7/+20
* | | | | | | | sgi-gru: add definitions of ia64 GRU MMRsJack Steiner2009-04-021-3/+155
OpenPOWER on IntegriCloud