| Commit message (Expand) | Author | Age |
* | sysfs: add /sys/firmware/memmap | Bernhard Walle | 2008-07-08 |
* | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu | 2008-07-08 |
* | RFC x86: try to remove arch_get_ram_range | Yinghai Lu | 2008-07-08 |
* | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge | 2008-07-08 |
* | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ |
|
| * | x86: remove static boot_cpu_pda array v2 | Mike Travis | 2008-07-08 |
* | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ |
|
| * | | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2008-07-08 |
| * | | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu | 2008-07-08 |
| * | | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 2008-07-08 |
| * | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
| |\| |
|
| * | | mm, x86: shrink_active_range() should check all | Yinghai Lu | 2008-06-10 |
| * | | x86 boot: simplify pageblock_bits enum declaration | Paul Jackson | 2008-05-25 |
| * | | x86 boot: remove some unused extern function declarations | Paul Jackson | 2008-05-25 |
* | | | Merge branch 'x86/irq' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/irq | Ingo Molnar | 2008-06-25 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'linus' into x86/irq | Ingo Molnar | 2008-06-16 |
| |\ \ \ \ |
|
| * | | | | | x86: resize NR_IRQS for large machines | Alan Mayer | 2008-05-12 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*-------. \ \ \ \ \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / /
| | | | |/| | | | | |
|
| | * | | | | | | | | Merge branch 'linus' into x86/delay | Ingo Molnar | 2008-06-25 |
| | |\ \ \ \ \ \ \ \
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | x86: use cpu_khz for loops_per_jiffy calculation, cleanup | Alok Kataria | 2008-06-24 |
| | * | | | | | | | | x86: use cpu_khz for loops_per_jiffy calculation | Alok Kataria | 2008-06-23 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
*---------------. \ \ \ \ \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ / / / / / /
| | | | | |/| | | | | / / / / / /
| | | | | |_|_|_|_|_|/ / / / / /
| | | | |/| | | | | | | | / / /
| | | | |_|_|_|_|_|_|_|_|/ / /
| | | |/| | | | | | | | | / /
| | | |_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | /
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
| | | | | | | | | * | | | | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 |
| | | | | | | | | |\ \ \ \
| | | | | |_|_|_|_|/ / / /
| | | | |/| | | | | | | | |
|
| | | | | | | | | * | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 |
| | | | | | | | | |\ \ \ \
| | | | | | |_|_|_|/ / / /
| | | | | |/| | | | | | | |
|
| | | | | | | | | * | | | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 |
| | | | | | | | | * | | | | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 |
| | | | | | | |_|/ / / /
| | | | | | |/| | | | | |
|
| | | | | | | * | | | | | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 |
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h | Eduard - Gabriel Munteanu | 2008-07-05 |
| * | | | | | | | | | | cpumask: introduce new APIs | Stephen Rothwell | 2008-07-04 |
| * | | | | | | | | | | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue | Andres Salomon | 2008-07-04 |
| * | | | | | | | | | | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 2008-07-04 |
| * | | | | | | | | | | Introduce rculist.h | Stephen Rothwell | 2008-07-04 |
| * | | | | | | | | | | Miguel Ojeda has moved | Miguel Ojeda | 2008-07-04 |
| * | | | | | | | | | | firmware: fix the request_firmware() dummy | James Bottomley | 2008-07-04 |
| * | | | | | | | | | | Christoph has moved | Christoph Lameter | 2008-07-04 |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-07-04 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | slub: Do not use 192 byte sized cache if minimum alignment is 128 byte | Christoph Lameter | 2008-07-03 |
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-07-02 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Properly notify block layer of sync writes | Jens Axboe | 2008-07-01 |
| * | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-07-02 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | i2c: Fix bad hint about irqs in i2c.h | Wolfram Sang | 2008-07-01 |
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-02 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | net/inet_lro: remove setting skb->ip_summed when not LRO-able | Eli Cohen | 2008-06-27 |
| | * | | | | | | | | | | include/linux/netdevice.h: don't export MAX_HEADER to userspace | Adrian Bunk | 2008-06-27 |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-06-30 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | Input: add KEY_MEDIA_REPEAT definition | Bastien Nocera | 2008-06-30 |
| * | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-29 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | thermal: Create CONFIG_THERMAL_HWMON=n | Rene Herman | 2008-06-25 |
| | | |_|_|_|_|/ / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2008-06-29 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|