summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-1421-225/+933
|\
| * avr32: Fix typo of IFSR in a comment in the PIO header fileHans-Christian Egtvedt2008-07-041-1/+1
| * avr32: Power Management support ("standby" and "mem" modes)Haavard Skinnemoen2008-07-026-1/+492
| * avr32: Add system device for the internal interrupt controller (intc)Haavard Skinnemoen2008-07-021-3/+25
| * avr32: Add simple SRAM allocatorHaavard Skinnemoen2008-07-022-0/+27
| * avr32: Enable SDRAMC clock at startupHaavard Skinnemoen2008-07-021-0/+9
| * avr32: Use a quicklist for PGD allocationHaavard Skinnemoen2008-07-021-0/+3
| * avr32: Cover the kernel page tables in the user PGDsHaavard Skinnemoen2008-07-021-10/+32
| * avr32: Store virtual addresses in the PGDHaavard Skinnemoen2008-07-023-26/+27
| * avr32: Remove useless zeroing of swapper_pg_dir at startupHaavard Skinnemoen2008-07-021-13/+3
| * avr32: Clean up and optimize the TLB operationsHaavard Skinnemoen2008-07-021-88/+87
| * avr32: Rename at32ap.c -> pdc.cHaavard Skinnemoen2008-06-282-1/+1
| * avr32: Move setup_platform() into chip-specific fileHaavard Skinnemoen2008-06-282-18/+8
| * avr32: Kill special exception handler sectionsHaavard Skinnemoen2008-06-272-12/+5
| * avr32: Clean up time.c #includesHaavard Skinnemoen2008-06-271-11/+3
| * atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou2008-06-271-1/+1
| * at32ap700x spi: enable pullups on MISODavid Brownell2008-06-271-2/+4
| * avr32: improve NGW100 I2C/PMBus setupDavid Brownell2008-06-271-0/+22
| * avr32: Add PSIF platform devicesHans-Christian Egtvedt2008-06-271-0/+77
| * avr32: Add pin configuration choice to LCDC peripheralHans-Christian Egtvedt2008-06-273-34/+75
| * avr32: minor GPIO handling updatesDavid Brownell2008-06-271-0/+2
| * avr32: Fix wrong I/O access size in __raw_readsbHaavard Skinnemoen2008-06-271-1/+1
| * avr32: Fix sigaltstack behaviourMartin Koegler2008-06-271-0/+3
| * avr32: Allow board to define oscillator ratesAlex2008-06-275-8/+28
| * avr32: export empty_zero_pageHaavard Skinnemoen2008-06-271-0/+2
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-07-1424-967/+1474
|\ \
| * | [S390] Remove P390 support.Heiko Carstens2008-07-142-10/+0
| * | [S390] Cleanup kprobes printk messages.Martin Schwidefsky2008-07-142-4/+1
| * | [S390] Cleanup s390 debug feature print messages.Michael Holzheu2008-07-141-9/+0
| * | [S390] Cleanup appldata printk messages.Gerald Schaefer2008-07-145-177/+11
| * | [S390] Cleanup cpacf printk messages.Jan Glauber2008-07-141-4/+1
| * | [S390] Cleanup vtime printk messages.Martin Schwidefsky2008-07-141-44/+12
| * | [S390] Move memory detection code to own file.Heiko Carstens2008-07-144-110/+103
| * | [S390] Add support for memory hot-add.Heiko Carstens2008-07-142-0/+23
| * | [S390] s390: use memory_read_from_buffer()Akinobu Mita2008-07-141-14/+4
| * | [S390] s390: use simple_read_from_buffer()Akinobu Mita2008-07-141-19/+10
| * | [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-141-2/+0
| * | [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-143-83/+458
| * | [S390] idle: remove idle notifier chain.Heiko Carstens2008-07-142-53/+4
| * | [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-0/+16
| * | [S390] stp support.Martin Schwidefsky2008-07-141-150/+484
| * | [S390] initrd vs bss section clearing.Heiko Carstens2008-07-141-0/+18
| * | [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-145-262/+327
| * | [S390] Remove ipldelay kernel parameter.Heiko Carstens2008-07-141-26/+0
| * | [S390] make appldata compile w/o CONFIG_SWAPGerald Schaefer2008-07-141-0/+2
* | | Start using the new '%pS' infrastructure to print symbolsLinus Torvalds2008-07-141-24/+1
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
|\ \
| * | x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
* | | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
* | | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
OpenPOWER on IntegriCloud