Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sh: Add on-chip RTC support for SH7722. | Paul Mundt | 2008-10-28 | 2 | -3/+33 | |
| * | | | | | SH 7366 needs SCIF_ONLY | Kuninori Morimoto | 2008-10-28 | 1 | -0/+1 | |
| * | | | | | gdrom: Fix compile error | Nobuhiro Iwamatsu | 2008-10-28 | 1 | -2/+3 | |
| * | | | | | sh: Provide a sample defconfig for the UL2 (SH7366) board. | Kuninori Morimoto | 2008-10-28 | 1 | -0/+1169 | |
| * | | | | | sh: Fix FPU tuning on toolchains with mismatched multilib targets. | Paul Mundt | 2008-10-28 | 2 | -5/+22 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-31 | 6 | -161/+97 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sparc64: Add missing null terminating entry to bq4802_match[]. | David S. Miller | 2008-10-30 | 1 | -0/+1 | |
| * | | | | | | sparc: use the new byteorder headers | Harvey Harrison | 2008-10-29 | 1 | -14/+8 | |
| * | | | | | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 2008-10-29 | 3 | -55/+39 | |
| * | | | | | | dbri: check dma_alloc_coherent errors | FUJITA Tomonori | 2008-10-29 | 1 | -0/+2 | |
| * | | | | | | sparc64: remove byteshifting from out* helpers | Harvey Harrison | 2008-10-29 | 1 | -92/+47 | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-31 | 5 | -63/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | delay capable() check in ext4_has_free_blocks() | Eric Sandeen | 2008-10-28 | 1 | -12/+14 | |
| * | | | | | | | merge ext4_claim_free_blocks & ext4_has_free_blocks | Eric Sandeen | 2008-10-28 | 2 | -43/+17 | |
| * | | | | | | | jbd2: Call the commit callback before the transaction could get dropped | Theodore Ts'o | 2008-10-28 | 1 | -4/+4 | |
| * | | | | | | | ext4: fix a bug accessing freed memory in ext4_abort | Hidehiro Kawai | 2008-10-27 | 1 | -4/+7 | |
| * | | | | | | | ext3: fix a bug accessing freed memory in ext3_abort | Hidehiro Kawai | 2008-10-27 | 1 | -3/+7 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-10-31 | 4 | -16/+152 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | 2 | -0/+8 | |
| * | | | | | | sata_via: fix support for 5287 | Tejun Heo | 2008-10-31 | 1 | -12/+143 | |
| * | | | | | | libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 | Roland Dreier | 2008-10-31 | 1 | -1/+1 | |
| * | | | | | | ATA: remove excess kernel-doc notation | Randy Dunlap | 2008-10-31 | 2 | -3/+0 | |
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-30 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | md: destroy partitions and notify udev when md array is stopped. | NeilBrown | 2008-10-28 | 1 | -0/+7 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-30 | 3 | -14/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lguest: fix irq vectors. | Rusty Russell | 2008-10-31 | 1 | -0/+3 | |
| * | | | | | | | lguest: fix early_ioremap. | Rusty Russell | 2008-10-31 | 1 | -12/+17 | |
| * | | | | | | | lguest: fix example launcher compile after moved asm-x86 dir. | Rusty Russell | 2008-10-31 | 2 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | 14 | -40/+85 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: cpu_index build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+2 | |
| * | | | | | | | x86/voyager: fix missing cpu_index initialisation | James Bottomley | 2008-10-31 | 2 | -0/+3 | |
| * | | | | | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 2008-10-31 | 3 | -1/+11 | |
| * | | | | | | | x86: fix /dev/mem mmap breakage when PAT is disabled | Ravikiran G Thirumalai | 2008-10-30 | 1 | -0/+4 | |
| * | | | | | | | x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca... | James Bottomley | 2008-10-30 | 1 | -0/+6 | |
| * | | | | | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley | 2008-10-30 | 2 | -2/+2 | |
| * | | | | | | | x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini... | James Bottomley | 2008-10-30 | 1 | -1/+4 | |
| * | | | | | | | x86, uv: fix compile error in uv_hub.h | Mike Travis | 2008-10-30 | 1 | -0/+1 | |
| * | | | | | | | i386/PAE: fix pud_page() | Jan Beulich | 2008-10-30 | 1 | -2/+2 | |
| * | | | | | | | x86: remove debug code from arch_add_memory() | Gary Hade | 2008-10-29 | 1 | -1/+1 | |
| * | | | | | | | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison | 2008-10-29 | 2 | -14/+14 | |
| * | | | | | | | x86: two trivial sparse annotations | Harvey Harrison | 2008-10-29 | 2 | -2/+2 | |
| * | | | | | | | x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 | Yinghai Lu | 2008-10-28 | 1 | -17/+33 | |
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | 2 | -3/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: remove sched-design.txt from 00-INDEX | Li Zefan | 2008-10-30 | 1 | -2/+0 | |
| * | | | | | | | | sched: change sched_debug's mode to 0444 | Li Zefan | 2008-10-30 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-30 | 3 | -10/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt | 2008-10-31 | 3 | -10/+20 | |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-30 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA... | Suresh Siddha | 2008-10-28 | 1 | -1/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-30 | 27 | -95/+94 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | |