Age | Commit message (Expand) | Author |
2006-06-23 | [PATCH] sys_move_pages: x86_64 support | Christoph Lameter |
2006-06-23 | [PATCH] Delete unused definitions of kvaddr_to_nid | Ralf Baechle |
2006-06-23 | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto |
2006-06-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-22 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas |
2006-06-21 | [PATCH] PCI: cleanup unused variable about msi driver | bibo,mao |
2006-06-21 | [PATCH] PCI: msi abstractions and support for altix | Mark Maule |
2006-06-20 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds |
2006-05-30 | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-05-21 | Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h | David Woodhouse |
2006-05-08 | [PATCH] x86_64: Avoid EBDA area in early boot allocator | Andi Kleen |
2006-05-08 | [PATCH] x86_64: avoid IRQ0 ioapic pin collision | Kimball Murray |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse |
2006-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse |
2006-04-27 | Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.h | David Woodhouse |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-26 | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe |
2006-04-20 | [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 | Eric Dumazet |
2006-04-20 | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen |
2006-04-19 | [PATCH] for_each_possible_cpu: x86_64 | KAMEZAWA Hiroyuki |
2006-04-18 | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen |
2006-04-18 | [PATCH] x86_64: Increase NUMA hash function nodemap | Andi Kleen |
2006-04-11 | [PATCH] splice: add support for sys_tee() | Jens Axboe |
2006-04-11 | [PATCH] x86_64: inline function prefix with __always_inline in vsyscall | mao, bibo |
2006-04-11 | [PATCH] x86_64: fix sync before RDTSC on Intel cpus | Siddha, Suresh B |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto |
2006-04-09 | [PATCH] x86_64: Eliminate IA32_NR_syscalls define | Andi Kleen |
2006-04-09 | [PATCH] x86_64: fix CONFIG_REORDER | Sam Ravnborg |
2006-04-09 | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave |
2006-04-09 | [PATCH] x86_64: Don't run NMI watchdog during machine checks | Andi Kleen |
2006-04-09 | [PATCH] x86_64: extra NODES_SHIFT definition | Dave Hansen |
2006-04-09 | [PATCH] x86_64: Introduce e820_all_mapped | Arjan van de Ven |
2006-04-09 | [PATCH] x86_64: Rename e820_mapped to e820_any_mapped | Arjan van de Ven |
2006-04-09 | [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 | Andi Kleen |
2006-03-31 | [PATCH] make local_t signed | Andrew Morton |
2006-03-30 | [PATCH] Introduce sys_splice() system call | Jens Axboe |
2006-03-28 | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl | Adrian Bunk |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: x86_64 | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar |
2006-03-27 | [PATCH] unify pfn_to_page: x86_64 pfn_to_page | KAMEZAWA Hiroyuki |
2006-03-27 | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B |
2006-03-26 | [PATCH] bitops: x86_64: use generic bitops | Akinobu Mita |
2006-03-25 | [PATCH] x86_64: Removed duplicated declaration of force_iommu | Andi Kleen |
2006-03-25 | [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure | Eric Dumazet |
2006-03-25 | [PATCH] x86_64: Make local_t 64bit instead of 32bit | Andi Kleen |
2006-03-25 | [PATCH] x86_64: Remove CONFIG_UNORDERED_IO | Andi Kleen |
2006-03-25 | [PATCH] x86_64: timer interrupt lockup due to pending interrupt | Vivek Goyal |