Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | Merge branch 'x86/core' into core/ipi | Ingo Molnar | 400 | -17983/+16029 |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 1 | -1/+4 |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli | 1 | -0/+5 |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -10/+19 |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core | Ingo Molnar | 23 | -215/+1083 |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 1 | -1/+1 |
2009-03-11 | MIPS: IP27: Enable RAID5 module | Ralf Baechle | 1 | -1/+1 |
2009-03-11 | MIPS: TXx9: update defconfigs | Atsushi Nemoto | 2 | -137/+447 |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi | 5 | -3/+7 |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng | 1 | -1/+1 |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 6 | -99/+46 |
2009-03-11 | x86: remove zImage support | H. Peter Anvin | 5 | -91/+18 |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 1 | -0/+11 |
2009-03-11 | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() | Akinobu Mita | 1 | -0/+2 |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita | 3 | -17/+14 |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 2 | -2/+4 |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov | 1 | -8/+5 |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 170 | -2954/+3541 |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 1 | -1/+1 |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 1 | -2/+2 |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 5 | -44/+197 |
2009-03-10 | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying | 1 | -0/+42 |
2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying | 4 | -30/+50 |
2009-03-11 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2 | -2/+2 |
2009-03-10 | m68knommu: m528x build fix | Steven King | 1 | -228/+0 |
2009-03-10 | m68knommu: m5206e build fix | Steven King | 1 | -0/+1 |
2009-03-10 | xtensa: fix compilation somewhat | Alexey Dobriyan | 5 | -7/+6 |
2009-03-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip | Linus Torvalds | 1 | -7/+8 |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput | 4 | -0/+985 |
2009-03-10 | x86: BUG to BUG_ON changes | Stoyan Gaydarov | 2 | -6/+3 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core | Ingo Molnar | 88 | -1675/+831 |
2009-03-10 | sh: Add media/soc_camera.h to board setup of Renesas AP325RXA | Nobuhiro Iwamatsu | 1 | -0/+1 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -1/+0 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -1/+0 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-03-09 | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski | 4 | -97/+44 |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 1 | -7/+9 |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 1 | -0/+5 |
2009-03-08 | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 1 | -0/+2 |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 1 | -7/+8 |
2009-03-08 | x86: fix warning about nodeid | Yinghai Lu | 1 | -9/+14 |
2009-03-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip | Linus Torvalds | 10 | -42/+49 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 | Linus Torvalds | 73 | -1601/+607 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -0/+108 |
2009-03-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 1 | -4/+3 |
2009-03-08 | MIPS: compat: Implement is_compat_task. | Ralf Baechle | 1 | -0/+7 |
2009-03-08 | x86: don't define __this_fixmap_does_not_exist() | Wang Chen | 1 | -8/+11 |
2009-03-08 | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 3 | -78/+77 |
2009-03-08 | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 1 | -2/+0 |
2009-03-06 | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 1 | -4/+3 |