Age | Commit message (Expand) | Author |
2007-04-25 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet |
2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet |
2007-04-25 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger |
2007-04-08 | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden |
2007-04-02 | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen |
2007-03-27 | [PATCH] tty: minor merge correction | Alan Cox |
2007-03-23 | [PATCH] i386: clear segment register padding in core dumps | Roland McGrath |
2007-03-23 | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner |
2007-03-16 | [PATCH] i386: fix typo in sync_constant_test_bit()'s name | Jeremy Fitzhardinge |
2007-03-14 | Disable NMI watchdog by default properly | Linus Torvalds |
2007-03-14 | [PATCH] fastcall still doesn't make sense in paravirt | Al Viro |
2007-03-12 | [PATCH] Fix vmi time header bug | Zachary Amsden |
2007-03-06 | [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa | Andres Salomon |
2007-03-06 | [PATCH] fix build with CONFIG_NO_IDLE_HZ=n | Andrew Morton |
2007-03-05 | [PATCH] disable NMI watchdog by default | Ingo Molnar |
2007-03-05 | [PATCH] vmi: apic ops | Zachary Amsden |
2007-03-05 | [PATCH] vmi: pit override | Zachary Amsden |
2007-03-05 | [PATCH] vmi: paravirt drop udelay op | Zachary Amsden |
2007-03-05 | [PATCH] vmi: fix highpte | Zachary Amsden |
2007-03-05 | [PATCH] vmi: cpu cycles fix | Zachary Amsden |
2007-03-05 | [PATCH] vmi: sched clock paravirt op fix | Zachary Amsden |
2007-03-05 | [PATCH] sched: remove SMT nice | Con Kolivas |
2007-03-05 | [PATCH] io_apic.h needs apicdef.h | Jean Delvare |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2007-02-26 | Revert "[PATCH] i386: add idle notifier" | Linus Torvalds |
2007-02-20 | {rd,wr}msr_on_cpu SMP=n optimization | Adrian Bunk |
2007-02-20 | rdmsr_on_cpu, wrmsr_on_cpu | Alexey Dobriyan |
2007-02-16 | Pull misc-for-upstream into release branch | Len Brown |
2007-02-16 | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner |
2007-02-16 | [PATCH] clockevents: i386 drivers | Thomas Gleixner |
2007-02-16 | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner |
2007-02-16 | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti |
2007-02-16 | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar |
2007-02-13 | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. | Rusty Russell |
2007-02-13 | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c | Rusty Russell |
2007-02-13 | [PATCH] i386: Move mce_disabled to asm/mce.h | Rusty Russell |
2007-02-13 | [PATCH] i386: Remove fastcall in paravirt.[ch] | Andi Kleen |
2007-02-13 | [PATCH] i386: improve sched_clock() on i686 | Ingo Molnar |
2007-02-13 | [PATCH] i386: add idle notifier | Stephane Eranian |
2007-02-13 | [PATCH] i386: Profile pc badness | Zachary Amsden |
2007-02-13 | [PATCH] i386: vMI timer patches | Zachary Amsden |
2007-02-13 | [PATCH] i386: vMI backend for paravirt-ops | Zachary Amsden |
2007-02-13 | [PATCH] i386: SMP boot hook for paravirt | Zachary Amsden |
2007-02-13 | [PATCH] i386: paravirt CPU hypercall batching mode | Zachary Amsden |
2007-02-13 | [PATCH] MM: page allocation hooks for VMI backend | Zachary Amsden |
2007-02-13 | [PATCH] i386: Convert i386 PDA code to use %fs | Jeremy Fitzhardinge |
2007-02-13 | ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI | Rusty Russell |
2007-02-12 | [PATCH] i386: 2048-byte command line | Alon Bar-Lev |
2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day |
2007-02-11 | [PATCH] fix sparse warnings from {asm,net}/checksum.h | Tilman Schmidt |