Age | Commit message (Expand) | Author |
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-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-05-08 | [PATCH] x86_64: avoid IRQ0 ioapic pin collision | Kimball Murray |
2006-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse |
2006-04-29 | [PATCH] i386: fix broken FP exception handling | Chuck Ebbert |
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 | [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case | Zachary Amsden |
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] i386/x86-64: Fix x87 information leak between processes | Andi Kleen |
2006-04-19 | [PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq... | lepton |
2006-04-11 | [PATCH] splice: add support for sys_tee() | Jens Axboe |
2006-04-11 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-04-11 | [PATCH] sys_kexec_load() naming fixups | Andrew Morton |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto |
2006-04-11 | [PATCH] mptspec: remove duplicate #include | Randy Dunlap |
2006-04-11 | [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_* | OGAWA Hirofumi |
2006-04-09 | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave |
2006-04-09 | [PATCH] i386: Consolidate modern APIC handling | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Introduce e820_all_mapped | Arjan van de Ven |
2006-03-31 | [PATCH] make local_t signed | Andrew Morton |
2006-03-31 | [PATCH] sys_sync_file_range() | Andrew Morton |
2006-03-31 | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal |
2006-03-31 | [PATCH] Remove long dead i386 floppy asm code | Brian Gerst |
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-28 | [PATCH] RTC: Fix up some RTC whitespace and style | Matt Mackall |
2006-03-28 | [PATCH] RTC: Remove RTC UIP synchronization on x86 | Matt Mackall |
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: i386 | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen |
2006-03-27 | [PATCH] unify pfn_to_page: i386 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: i386: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] x86: kprobes-booster | Masami Hiramatsu |
2006-03-26 | [PATCH] 2TB files: add blkcnt_t | Takashi Sato |
2006-03-26 | [PATCH] 2TB files: st_blocks is invalid when calling stat64 | Takashi Sato |
2006-03-25 | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi |
2006-03-24 | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk |
2006-03-24 | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro |
2006-03-23 | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin |
2006-03-23 | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin |