Age | Commit message (Expand) | Author |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-19 | jprobes: remove JPROBE_ENTRY() | Michael Ellerman |
2007-07-17 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas |
2007-07-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky |
2007-07-16 | Introduce compat_u64 and compat_s64 types | Arnd Bergmann |
2007-07-16 | page table handling cleanup | Jan Beulich |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-12 | x86-64: add symbolic constants for the boot segment selectors | H. Peter Anvin |
2007-07-12 | Make struct boot_params a real structure, and remove obsolete fields | H. Peter Anvin |
2007-07-12 | Make definitions for struct e820entry and struct e820map consistent | H. Peter Anvin |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman |
2007-06-20 | x86_64: Fix eventd/timerfd syscalls | Andi Kleen |
2007-06-16 | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-14 | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds |
2007-05-11 | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi |
2007-05-11 | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi |
2007-05-11 | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell |
2007-05-11 | x86_64: new syscall | Andi Kleen |
2007-05-11 | x86_64: display more intuitive error message if kernel is not 2MB aligned | Vivek Goyal |
2007-05-11 | i386: work around miscompilation of alternatives code | Joerg Roedel |
2007-05-09 | rename thread_info to stack | Roman Zippel |
2007-05-09 | wrap access to thread_info | Roman Zippel |
2007-05-09 | Use the APIC to determine the hardware processor id - x86_64 | Fernando Luis Vazquez Cao |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao |
2007-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | local_t: x86_64 extension | Mathieu Desnoyers |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers |
2007-05-08 | utimensat implementation | Ulrich Drepper |
2007-05-08 | x86_64: kill 19000+ sparse warnings | Randy Dunlap |
2007-05-08 | consolidate asm/const.h to linux/const.h | Randy Dunlap |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson |
2007-05-08 | kdump/kexec: calculate note size at compile time | Simon Horman |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-08 | tty: i386/x86_64 arbitary speed support | Alan Cox |
2007-05-08 | ipmi: add new IPMI nmi watchdog handling | Corey Minyard |