summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
AgeCommit message (Expand)AuthorLines
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+49
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-6/+6
2008-02-08[ARM] Orion: free up kernel virtual address spaceLennert Buytenhek-9/+9
2008-02-08[ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek-54/+78
2008-02-08[ARM] Orion: kill orion_early_putstr()Lennert Buytenhek-10/+0
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+86
2008-02-07Add cmpxchg_local to armMathieu Desnoyers-0/+15
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-8/+0
2008-02-06Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds-21/+27
2008-02-06FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks-1/+10
2008-02-06spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell-12/+0
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams-21/+27
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-7/+7
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel-28/+33
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-318/+534
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King-309/+484
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas-3/+3
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas-6/+2
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas-0/+19
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas-258/+181
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas-1/+6
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas-8/+5
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas-0/+10
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie-0/+3
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao-0/+13
2008-02-04[ARM] 4802/1: Fix typo and remove vague commentMarc Pignat-1/+1
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski-8/+49
2008-02-04[ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby-19/+2
2008-02-04[ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN driversKrzysztof Halasa-0/+21
2008-02-04[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa-0/+165
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa-8/+51
2008-02-04[ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby-6/+1
2008-02-04[ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby-9/+9
2008-02-04[ARM] 4767/2: ixp4xx: Add bitops.h include to io.hRod Whitby-0/+2
2008-02-03include/asm-arm/: Spelling fixesJoe Perches-36/+36
2008-02-03fix typo 'the same the\>'Uwe Kleine-König-2/+2
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell-1/+2
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov-0/+2
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-3/+0
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao-0/+6
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao-0/+30
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao-5/+0
2008-01-31Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao-4/+17
2008-01-31Input: pxa27x_keypad - remove pin configuration from the driverEric Miao-1/+0
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao-1/+1
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V-0/+2
2008-01-28Merge branch 'pxa-plat' into develRussell King-677/+1224
2008-01-28Merge branch 'orion' into develRussell King-0/+480