summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-0611-34/+1
* S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse2008-09-061-7/+4
* SPARC: Use <asm-generic/statfs.h>David Woodhouse2008-09-064-67/+3
* PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-061-54/+0
* IA64: Use <asm-generic/statfs.h>David Woodhouse2008-09-041-47/+5
* ARM: Use <asm-generic/statfs.h>David Woodhouse2008-09-041-32/+2
* Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse2008-09-041-0/+4
* m68k: atari_keyb_init operator precedence fixMichael Schmitz2008-09-021-3/+6
* fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-026-32/+62
|\
| * sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller2008-08-301-1/+1
| * sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-282-11/+28
| * sparc32: Implement smp_call_function_single().David S. Miller2008-08-273-20/+33
* | Un-break printk strings in x86 PCI probing codeLinus Torvalds2008-09-021-6/+3
* | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds2008-08-291-78/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-2839-311/+17499
|\ \
| * | [ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS2008-08-281-1/+1
| * | Merge branch 'omap-rmk'Russell King2008-08-2719-219/+17309
| |\ \
| | * | [ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King2008-08-271-1/+1
| | * | [ARM] OMAP: Add and update OMAP default configuration filesRussell King2008-08-2718-218/+17308
| * | | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2008-08-271-0/+5
| * | | [ARM] use bcd2bin/bin2bcdAdrian Bunk2008-08-271-9/+9
| * | | [ARM] use the new byteorder headersHarvey Harrison2008-08-271-14/+11
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2008-08-277-50/+138
| |\ \ \
| | * | | [ARM] orion5x: update defconfig to v2.6.27-rc4Nicolas Pitre2008-08-221-32/+112
| | * | | [ARM] Orion: register UART1 on QNAP TS-209 and TS-409Martin Michlmayr2008-08-212-0/+2
| | * | | [ARM] Orion: activate lm75 driver on DNS-323Martin Michlmayr2008-08-212-6/+2
| | * | | [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409Martin Michlmayr2008-08-212-8/+8
| | * | | [ARM] Orion: Fix boot crash on Kurobox ProPer Andersson2008-08-213-4/+14
| * | | | Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King2008-08-266-18/+20
| |\ \ \ \
| | * | | | [ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai2008-08-261-5/+5
| | * | | | [ARM] JIVE: Fix the spi bus numberingBen Dooks2008-08-261-1/+1
| | * | | | [ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks2008-08-261-1/+1
| | * | | | [ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks2008-08-261-1/+2
| | * | | | [ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks2008-08-261-3/+3
| | * | | | [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks2008-08-261-6/+6
| | * | | | [ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks2008-08-261-1/+2
| | | |/ / | | |/| |
| * | | | [ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown2008-08-263-0/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-28214-57/+55366
|\ \ \ \
| * | | | Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2008-08-282-98/+89
| * | | | Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum2008-08-281-11/+11
| * | | | Blackfin arch: let PCI depend on BROKENAdrian Bunk2008-08-271-0/+1
| * | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-27210-42/+55334
| * | | | Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...Sonic Zhang2008-08-251-1/+1
| * | | | Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger2008-08-251-1/+1
| * | | | Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich2008-08-251-1/+26
| |/ / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-285-253/+383
|\ \ \ \
| * | | | x86: update defconfigsH. Peter Anvin2008-08-272-227/+334
| * | | | x86: cpuid: correct return value on partial operationsH. Peter Anvin2008-08-251-5/+9
| * | | | x86: msr: correct return value on partial operationsH. Peter Anvin2008-08-251-10/+18
OpenPOWER on IntegriCloud