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