Age | Commit message (Expand) | Author |
2009-03-17 | x86-32: tighten the bound on additional memory to map | H. Peter Anvin |
2009-03-17 | x86-32: remove ALLOCATOR_SLOP from head_32.S | Jeremy Fitzhardinge |
2009-03-17 | x86-32: make sure we map enough to fit linear map pagetables | Jeremy Fitzhardinge |
2009-03-14 | x86: put initial_pg_tables into .bss | Yinghai Lu |
2009-03-14 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-14 | x86-32: compute initial mapping size more accurately | Yinghai Lu |
2009-03-14 | x86: use brk allocation for DMI | Jeremy Fitzhardinge |
2009-03-14 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-14 | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD | H. Peter Anvin |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-03-14 | x86: make section delimiter symbols part of their section | Jeremy Fitzhardinge |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-03-13 | cpuacct: reduce one NULL check in fast-path | Li Zefan |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett |
2009-03-11 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-03-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-11 | Fix _fat_bmap() locking | OGAWA Hirofumi |
2009-03-11 | drm/i915: fix 945 fence register writes for fence 8 and above. | Eric Anholt |
2009-03-11 | x86: remove zImage support | H. Peter Anvin |
2009-03-11 | drm/i915: Protect active fences on i915 | Chris Wilson |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-03-11 | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | proc: fix kflags to uflags copying in /proc/kpageflags | Wu Fengguang |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner |
2009-03-11 | percpu: fix spurious alignment WARN in legacy SMP percpu allocator | Tejun Heo |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |
2009-03-10 | drm/i915: Check to see if we've pinned all available fences | Chris Wilson |
2009-03-10 | drm/i915: Check fence status on every pin. | Chris Wilson |
2009-03-10 | drm/i915: First recheck for an empty fence register. | Chris Wilson |
2009-03-11 | drm: fix EDID parser problem with positive/negative hsync/vsync | Pantelis Koukousoulas |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-03-10 | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying |
2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying |
2009-03-11 | radeonfb/aty128fb: Disable broken early resume hook for PowerBooks | Benjamin Herrenschmidt |
2009-03-11 | hvc_console: Remove tty->low_latency on pseries backends | Benjamin Herrenschmidt |
2009-03-11 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt |
2009-03-10 | i810: fix kernel crash fix when struct fb_var_screeninfo is supplied | Samuel CUELLA |
2009-03-10 | m68knommu: m528x build fix | Steven King |
2009-03-10 | m68knommu: m5206e build fix | Steven King |
2009-03-10 | rcu: documentation 1Q09 update | Paul E. McKenney |
2009-03-10 | kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users | Dhaval Giani |