summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | kernel/resource: fix reserve_region_with_split() section mismatchPaul Mundt2008-10-231-1/+1
| * | | | | | printk: remove unused code from kernel/printk.croel kluin2008-10-231-39/+0Star
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | irq: make variable staticroel kluin2008-10-221-1/+1
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-286-57/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: fix documentation reference for sched_min_granularity_nsJiri Kosina2008-10-271-1/+1
| * | | | | | | | sched: virtual time buddy preemptionPeter Zijlstra2008-10-242-7/+4Star
| * | | | | | | | sched: re-instate vruntime based wakeup preemptionPeter Zijlstra2008-10-241-6/+92
| * | | | | | | | sched: weaken sync hintMike Galbraith2008-10-241-4/+3Star
| * | | | | | | | sched: more accurate min_vruntime accountingPeter Zijlstra2008-10-241-24/+25
| * | | | | | | | sched: fix a find_busiest_group bugletPeter Zijlstra2008-10-241-1/+1
| * | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-243411-53100/+324923
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-224-14/+13Star
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-283-12/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-10-281-1/+1
| * | | | | | | | | | x86: keep the /proc/meminfo page count correctYinghai Lu2008-10-271-3/+9
| * | | | | | | | | | x86/uv: memory allocation at initializationCliff Wickman2008-10-271-4/+3Star
| * | | | | | | | | | xen: fix Xen domU boot with batched mprotectChris Lalancette2008-10-271-4/+14
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-2813-67/+62Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger2008-10-281-1/+1
| * | | | | | | | | | | [S390] No more 4kb stacks.Heiko Carstens2008-10-282-13/+6Star
| * | | | | | | | | | | [S390] Change default IPL method to IPL_VM.Heiko Carstens2008-10-281-1/+1
| * | | | | | | | | | | [S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert2008-10-281-4/+4
| * | | | | | | | | | | [S390] appldata: unsigned ops->size cannot be negativeRoel Kluin2008-10-281-1/+1
| * | | | | | | | | | | [S390] tape block: complete request with correct lockingFrank Munzert2008-10-281-2/+4
| * | | | | | | | | | | [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9Star
| * | | | | | | | | | | [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-284-16/+30
| * | | | | | | | | | | [S390] qdio: remove incorrect memsetJan Glauber2008-10-281-13/+6Star
| * | | | | | | | | | | [S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber2008-10-281-1/+0Star
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-2844-80/+130
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | libata: ahci enclosure management bit maskDavid Milburn2008-10-281-12/+23
| * | | | | | | | | | libata: ahci enclosure management led syncDavid Milburn2008-10-281-0/+3
| * | | | | | | | | | pata_ninja32: suspend/resume supportAlan Cox2008-10-281-9/+34
| * | | | | | | | | | libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-10-281-2/+1Star
| * | | | | | | | | | libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-281-1/+4
| * | | | | | | | | | sata_sil24: configure max read request size to 4kTejun Heo2008-10-281-0/+5
| * | | | | | | | | | libata: add missing kernel-docRandy Dunlap2008-10-281-0/+1
| * | | | | | | | | | libata: fix device iteration bugsTejun Heo2008-10-282-15/+28
| * | | | | | | | | | ahci: Add support for Promise PDC42819Mark Nelson2008-10-281-0/+3
| * | | | | | | | | | ata: Switch all my stuff to a common addressAlan Cox2008-10-2840-41/+28Star
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-272-2/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
| * | | | | | | | | | | scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-271-2/+12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-2765-621/+3685
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le2008-10-273-11/+43
| * | | | | | | | | | MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven2008-10-271-4/+18
| * | | | | | | | | | MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi2008-10-271-20/+0Star
| * | | | | | | | | | MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi2008-10-271-45/+38Star
| * | | | | | | | | | MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi2008-10-271-17/+0Star
| * | | | | | | | | | MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi2008-10-276-367/+249Star