summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-274-2/+32
| * | | [S390] add types.h include to s390_ext.hChristian Borntraeger2007-07-271-0/+2
| * | | [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-273-271/+0
| * | | [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-275-9/+8
| * | | [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3
| * | | [S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck2007-07-271-7/+0
| * | | [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-272-2/+1
| * | | [S390] Improve __smp_call_function_map.Heiko Carstens2007-07-271-8/+6
| * | | [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-275-33/+23
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-2819-65/+136
|\ \ \ \
| * | | | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich2007-07-241-1/+1
| * | | | Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-253-2/+36
| * | | | Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger2007-07-151-1/+1
| * | | | Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-251-1/+5
| * | | | Blackfin arch: add error message when IRQ no availableMichael Hennerich2007-07-241-1/+5
| * | | | Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-254-36/+47
| * | | | Blackfin arch: fix a compiling warning about dma-mappingBryan Wu2007-07-241-1/+2
| * | | | Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger2007-07-251-6/+6
| * | | | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...Bernd Schmidt2007-07-251-6/+10
| * | | | Blackfin arch: Load P0 before storing through itBernd Schmidt2007-07-241-0/+3
| * | | | Blackfin arch: fix KGDB bug, dont forget last parameter.Sonic Zhang2007-07-251-1/+1
| * | | | Blackfin arch: add selections for BF544 and BF542Mike Frysinger2007-07-241-0/+4
| * | | | Blackfin arch: use bfin_read_SWRST() now that BF561 provides itMike Frysinger2007-07-241-4/+0
| * | | | Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-243-5/+15
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-286-19/+28
|\ \ \ \
| * | | | docbook: add pipes, other fixesRandy Dunlap2007-07-273-5/+14
| * | | | blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar2007-07-271-10/+10
| * | | | bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-271-2/+2
| * | | | [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong2007-07-271-2/+2
| | |/ / | |/| |
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-07-286-18/+22
|\ \ \ \
| * | | | agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane2007-07-271-1/+1
| * | | | intel_agp: really fix 945/965GMEZhenyu Wang2007-07-271-5/+12
| * | | | agp: don't lock pagesNick Piggin2007-07-273-5/+0
| * | | | AGP: document boot optionsChuck Ebbert2007-07-271-0/+7
| * | | | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl2007-07-271-7/+2
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-287-20/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN changeEric Miao2007-07-281-2/+2
| * | | [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xxQuinn Jensen2007-07-281-2/+1
| * | | [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson2007-07-281-12/+15
| * | | [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.cKristoffer Ericson2007-07-261-1/+1
| * | | [ARM] Remove CONFIG_IGNORE_FIQRussell King2007-07-261-2/+0
| * | | [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTSEric Miao2007-07-241-0/+1
| * | | [ARM] setup_profiling_timer must not be __initRussell King2007-07-231-1/+1
* | | | [IA64] Compare pointer against NULL, not '0'Yoann Padioleau2007-07-271-1/+1
* | | | [IA64] Fix build failure in fs/quota.cTony Luck2007-07-273-1/+7
* | | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger2007-07-271-1/+6
* | | | [IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige2007-07-261-1/+1
* | | | [IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige2007-07-261-5/+4
* | | | [IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige2007-07-261-0/+3
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-2624-176/+253
|\ \ \
OpenPOWER on IntegriCloud