summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * [ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams2007-05-035-8/+41
| | | | | * [ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams2007-04-302-0/+57
| | | | | * [ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2007-04-301-9/+13
| | | | |/ | | | |/|
| | | | * [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-031-118/+0
| | | |/
| | * | [ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2007-05-031-1/+11
| | * | [ARM] 4350/1: AT91: Hardware header for ADC peripheralAndrew Victor2007-05-031-0/+61
| | |/
| * | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-054-20/+28
| * | [ARM] mm 9: add additional device memory typesRussell King2007-05-051-8/+12
| * | [ARM] mm 7: remove duplicated __ioremap() prototypesRussell King2007-05-053-3/+0
| |/
| * [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-211-0/+8
| * [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-0/+2
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\ \
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-043-3/+3
|\ \ \
| * | | mmc: Move OCR bit definesPierre Ossman2007-05-013-3/+3
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-041-0/+13
|\ \ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01166-641/+3219
| |\ \ \ | | |/ /
| * | | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-161-0/+13
* | | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
| |/ / |/| |
* | | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* | | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* | | [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+3
| |/ |/|
* | [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek2007-04-011-16/+18
* | [ARM] Fix __NR_kexec_loadRussell King2007-04-011-1/+1
* | [ARM] 4296/1: ixp4xx: compile fixVladimir Barinov2007-03-301-17/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-242-4/+8
|\ \
| * | [ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski2007-03-241-1/+1
| * | [ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König2007-03-201-3/+7
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-191-2/+2
|\ \ \ | |/ /
| * | [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-151-2/+2
* | | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-165-6/+9
|/ /
* | [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda2007-03-121-3/+3
* | [ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preambleDan Williams2007-03-081-0/+12
* | [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-17/+0
* | Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-023-7/+13
|\ \
| * | ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-021-0/+6
| * | ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-021-6/+6
| * | ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-021-1/+1
* | | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-021-21/+19
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-263-33/+7
|\ \
| * | [ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König2007-02-251-0/+6
| * | [ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2007-02-222-33/+1
* | | [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-201-20/+14
* | | [PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel2007-02-201-10/+11
* | | [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-202-18/+36
|/ /
* | Merge ARM fixesRussell King2007-02-2016-102/+435
|\ \
| * | [ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King2007-02-201-3/+3
| * | [ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy2007-02-201-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-3/+3
| |\ \
| | * | Storage class should be before const qualifierTobias Klauser2007-02-171-3/+3
| | |/
OpenPOWER on IntegriCloud