| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-10 | 3 | -41/+6 |
|\ |
|
| * | kbuild: drop vmlinux dependency from "make install" | H. Peter Anvin | 2006-01-09 | 3 | -41/+6 |
* | | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 2006-01-10 | 1 | -3/+3 |
* | | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 1 | -1/+3 |
* | | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix | Keshavamurthy Anil S | 2006-01-10 | 1 | -2/+2 |
* | | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 1 | -5/+2 |
* | | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 1 | -1/+0 |
* | | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 2 | -35/+1 |
* | | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 1 | -47/+0 |
* | | [PATCH] common compat_sys_timer_create | Christoph Hellwig | 2006-01-10 | 2 | -20/+1 |
* | | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni | 2006-01-10 | 1 | -12/+19 |
* | | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2006-01-10 | 2 | -0/+48 |
* | | [PATCH] kdump: x86_64 save cpu registers upon crash | Vivek Goyal | 2006-01-10 | 2 | -0/+77 |
* | | [PATCH] kdump: x86_64 kexec on panic | akpm@osdl.org | 2006-01-10 | 1 | -1/+85 |
* | | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 2006-01-10 | 1 | -0/+9 |
* | | [PATCH] kdump: x86_64: add memmmap command line option | akpm@osdl.org | 2006-01-10 | 2 | -0/+48 |
* | | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 | 1 | -2/+0 |
* | | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 2006-01-09 | 1 | -0/+2 |
* | | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 | 1 | -12/+11 |
* | | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-08 | 1 | -5/+0 |
* | | [PATCH] Split out screen_info from tty.h | Brian Gerst | 2006-01-08 | 2 | -40/+1 |
* | | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 | 1 | -33/+11 |
* | | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 2006-01-08 | 1 | -2/+0 |
* | | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 | 1 | -1/+1 |
* | | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-06 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | gitignore: ignore shared objects | Brian Gerst | 2006-01-06 | 1 | -1/+0 |
* | | [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead | Shaohua Li | 2006-01-06 | 1 | -2/+3 |
* | | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c... | Arjan van de Ven | 2006-01-06 | 2 | -2/+2 |
* | | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support | Arjan van de Ven | 2006-01-06 | 2 | -0/+33 |
* | | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix | Arjan van de Ven | 2006-01-06 | 1 | -2/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 | 3 | -0/+5 |
|\ |
|
| * | gitignore: x86_64 files | Brian Gerst | 2006-01-01 | 3 | -0/+5 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-01-04 | 1 | -1/+5 |
|\ \ |
|
| * | | [CPUFREQ] CPU frequency display in /proc/cpuinfo | Venkatesh Pallipadi | 2005-12-06 | 1 | -1/+5 |
* | | | [PATCH] x86_64: Fix incorrect node_present_pages on NUMA | Ravikiran G Thirumalai | 2005-12-29 | 1 | -1/+1 |
* | | | [PATCH] Fix build with CONFIG_PCI_MMCONFIG | Andi Kleen | 2005-12-20 | 1 | -1/+1 |
* | | | [PATCH] i386,amd64: ioremap.c __iomem annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | | | [PATCH] i386,amd64: mmconfig __iomem annotations | Al Viro | 2005-12-15 | 1 | -7/+7 |
* | | | [PATCH] x86_64: Bug correction in populate_memnodemap() | Eric Dumazet | 2005-12-12 | 1 | -1/+3 |
* | | | [PATCH] x86_64: Fix collision between pmtimer and pit/hpet | john stultz | 2005-12-12 | 1 | -1/+1 |
* | | | [PATCH] x86_64: Fix 32bit thread coredumps | Andi Kleen | 2005-12-12 | 1 | -2/+1 |
* | | | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems | Andi Kleen | 2005-12-12 | 1 | -2/+34 |
* | | | [PATCH] i386/x86-64 Fall back to type 1 access when no entry found | Andi Kleen | 2005-12-12 | 1 | -9/+20 |
* | | | [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held | Andi Kleen | 2005-12-12 | 1 | -6/+31 |
* | | | [PATCH] i386/x86-64 disable LAPIC completely for offline CPU | Shaohua Li | 2005-12-12 | 1 | -1/+1 |
* | | | [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat... | Andi Kleen | 2005-12-12 | 1 | -1/+3 |
* | | | [PATCH] kprobes: increment kprobe missed count for multiprobes | Keshavamurthy Anil S | 2005-12-12 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] kprobes: Fix return probes on sys_execve | Jim Keniston | 2005-11-23 | 1 | -7/+0 |
|/ |
|
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 | 38 | -663/+1178 |
|\ |
|