summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-316-161/+97
|\
| * sparc64: Add missing null terminating entry to bq4802_match[].David S. Miller2008-10-301-0/+1
| * sparc: use the new byteorder headersHarvey Harrison2008-10-291-14/+8
| * rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-293-55/+39
| * dbri: check dma_alloc_coherent errorsFUJITA Tomonori2008-10-291-0/+2
| * sparc64: remove byteshifting from out* helpersHarvey Harrison2008-10-291-92/+47
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-315-63/+46
|\ \
| * | delay capable() check in ext4_has_free_blocks()Eric Sandeen2008-10-281-12/+14
| * | merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen2008-10-282-43/+17
| * | jbd2: Call the commit callback before the transaction could get droppedTheodore Ts'o2008-10-281-4/+4
| * | ext4: fix a bug accessing freed memory in ext4_abortHidehiro Kawai2008-10-271-4/+7
| * | ext3: fix a bug accessing freed memory in ext3_abortHidehiro Kawai2008-10-271-3/+7
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-314-16/+152
|\ \ \
| * | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-312-0/+8
| * | | sata_via: fix support for 5287Tejun Heo2008-10-311-12/+143
| * | | libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier2008-10-311-1/+1
| * | | ATA: remove excess kernel-doc notationRandy Dunlap2008-10-312-3/+0
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-301-0/+7
|\ \ \ \
| * | | | md: destroy partitions and notify udev when md array is stopped.NeilBrown2008-10-281-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-303-14/+22
|\ \ \ \ \
| * | | | | lguest: fix irq vectors.Rusty Russell2008-10-311-0/+3
| * | | | | lguest: fix early_ioremap.Rusty Russell2008-10-311-12/+17
| * | | | | lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell2008-10-312-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-3014-40/+85
|\ \ \ \ \
| * | | | | x86: cpu_index build fixIngo Molnar2008-10-311-0/+2
| * | | | | x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-312-0/+3
| * | | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-313-1/+11
| * | | | | x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai2008-10-301-0/+4
| * | | | | x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley2008-10-301-0/+6
| * | | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-302-2/+2
| * | | | | x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley2008-10-301-1/+4
| * | | | | x86, uv: fix compile error in uv_hub.hMike Travis2008-10-301-0/+1
| * | | | | i386/PAE: fix pud_page()Jan Beulich2008-10-301-2/+2
| * | | | | x86: remove debug code from arch_add_memory()Gary Hade2008-10-291-1/+1
| * | | | | x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-292-14/+14
| * | | | | x86: two trivial sparse annotationsHarvey Harrison2008-10-292-2/+2
| * | | | | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu2008-10-281-17/+33
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-302-3/+1
|\ \ \ \ \ \
| * | | | | | sched: remove sched-design.txt from 00-INDEXLi Zefan2008-10-301-2/+0
| * | | | | | sched: change sched_debug's mode to 0444Li Zefan2008-10-301-1/+1
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-303-10/+20
|\ \ \ \ \ \ \
| * | | | | | | ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-313-10/+20
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-301-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA...Suresh Siddha2008-10-281-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-3027-95/+94
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | [ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin2008-10-301-0/+1
| * | | | | | | Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King2008-10-306-7/+29
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] mx31ads: Add missing includeSascha Hauer2008-10-301-0/+2
| | * | | | | | | [ARM] MXC: Fix mxc_gpio_get(), which must read PSR register instead DR.Darius Augulis2008-10-301-1/+1
| | * | | | | | | [ARM] MX3: Use ioremap wrapper to map SoC devices nonsharedSascha Hauer2008-10-301-0/+20
OpenPOWER on IntegriCloud