| Commit message (Expand) | Author | Age |
* | 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-14 |
|\ |
|
| * | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-03-11 |
| |\ |
|
| | * | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 |
| | * | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 |
| | * | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo | 2009-03-10 |
| | * | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 |
| * | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-03-11 |
| |\ \
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 2009-03-12 |
|\ \ \ \ \ \ |
|
| | | | * | | | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 2009-03-11 |
| | | | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-03-11 |
| | | | |\ \ \ |
|
| | | | | * \ \ | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-10 |
| | | | | |\ \ \ |
|
| | | | | | * | | | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms | Grant Likely | 2009-02-28 |
| | | | | * | | | | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski | 2009-03-09 |
| | | | * | | | | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar | 2009-03-11 |
| | | | | |_|_|/
| | | | |/| | | |
|
| | | * | | | | | x86: remove zImage support | H. Peter Anvin | 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 |
| | |/ / / / / |
|
| * | | | | | | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 2009-03-11 |
| * | | | | | | x86: cpu architecture debug code | Jaswinder Singh Rajput | 2009-03-10 |
| * | | | | | | x86: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-10 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | m68knommu: m528x build fix | Steven King | 2009-03-10 |
| | | * | | | | | m68knommu: m5206e build fix | Steven King | 2009-03-10 |
| | | * | | | | | xtensa: fix compilation somewhat | Alexey Dobriyan | 2009-03-10 |
| | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-10 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | sh: Add media/soc_camera.h to board setup of Renesas AP325RXA | Nobuhiro Iwamatsu | 2009-03-10 |
| | | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 |
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-05 |
| | | | |\ \ \ \ \ \ \
| | | | | | |_|_|/ / /
| | | | | |/| | | | | |
|
| | | | * | | | | | | | OMAP: enable smc911x support for LDP platform | Russell King | 2009-03-03 |
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | * | | | | | | | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 2009-03-08 |
| | | * | | | | | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 2009-03-08 |
| | * | | | | | | | | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 2009-03-11 |
| * | | | | | | | | | 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-10 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-----------. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|/ / / / / /
| | | | | | | |/| | | | | / /
| | | | | | | |_|_|_|_|_|/ /
| | | | | | |/| | | | | | /
| | | | | | | | | |_|_|_|/
| | | | | | | | |/| | | | |
|
| | | | | | | | * | | | | | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 |
| | | | | | | | * | | | | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | | | | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | | | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | | | | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 |
| | | | | | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-08 |
| | | | | | | |\ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-03-08 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 2009-03-05 |