| Commit message (Expand) | Author | Files | Lines |
2006-09-26 | [PATCH] Add the vgetcpu vsyscall | Vojtech Pavlik | 8 | -14/+130 |
2006-09-26 | [PATCH] Add initalization of the RDTSCP auxilliary values | Vojtech Pavlik | 3 | -12/+38 |
2006-09-26 | [PATCH] Add macros for rdtscp | Vojtech Pavlik | 1 | -0/+11 |
2006-09-26 | [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 4 | -10/+308 |
2006-09-26 | [PATCH] i386: Enable NMI watchdog by default | Andi Kleen | 1 | -0/+9 |
2006-09-26 | [PATCH] i386: Kdump i386 nmi event notification fix | Vivek Goyal | 1 | -2/+2 |
2006-09-26 | [PATCH] kdump x86_64 nmi event notification fix | Vivek Goyal | 1 | -2/+2 |
2006-09-26 | [PATCH] i386: make functions static | Adrian Bunk | 2 | -4/+4 |
2006-09-26 | [PATCH] Fix up panic messages for different NMI panics | Andi Kleen | 3 | -7/+7 |
2006-09-26 | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 6 | -15/+58 |
2006-09-26 | [PATCH] x86: x86 clean up nmi panic messages | Don Zickus | 2 | -14/+22 |
2006-09-26 | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 6 | -0/+23 |
2006-09-26 | [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) | Don Zickus | 3 | -39/+17 |
2006-09-26 | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus | 6 | -0/+114 |
2006-09-26 | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 10 | -260/+116 |
2006-09-26 | [PATCH] Add ppoll/pselect syscalls | Andi Kleen | 2 | -4/+4 |
2006-09-26 | [PATCH] Add TIF_RESTORE_SIGMASK | Andi Kleen | 5 | -68/+49 |
2006-09-26 | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus | 6 | -29/+57 |
2006-09-26 | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 5 | -191/+360 |
2006-09-26 | [PATCH] Add SMP support on x86_64 to reservation framework | Don Zickus | 3 | -142/+290 |
2006-09-26 | [PATCH] i386: Utilize performance counter reservation framework in oprofile | Don Zickus | 5 | -114/+199 |
2006-09-26 | [PATCH] x86: Add performance counter reservation framework for UP kernels | Don Zickus | 4 | -73/+308 |
2006-09-26 | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support | Andi Kleen | 4 | -178/+6 |
2006-09-26 | [PATCH] i386: Allow to use GENERICARCH for UP kernels | Andi Kleen | 11 | -41/+76 |
2006-09-26 | [PATCH] i386: Update defconfig | Andi Kleen | 1 | -562/+501 |
2006-09-26 | [PATCH] Update defconfig | Andi Kleen | 1 | -31/+78 |
2006-09-26 | [PATCH] VIDIOC_ENUMSTD bug | Jonathan Corbet | 1 | -1/+1 |
2006-09-26 | [PATCH] load_module: no BUG if module_subsys uninitialized | Ed Swierk | 1 | -0/+6 |
2006-09-26 | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 1 | -1/+5 |
2006-09-26 | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 3 | -4/+40 |
2006-09-26 | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki | 1 | -5/+8 |
2006-09-26 | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g... | Michael Hanselmann | 1 | -0/+12 |
2006-09-26 | [PATCH] do not free non slab allocated per_cpu_pageset | David Rientjes | 1 | -1/+3 |
2006-09-26 | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 1 | -2/+5 |
2006-09-26 | [PATCH] rtc: lockdep fix/workaround | Peter Zijlstra | 1 | -2/+3 |
2006-09-26 | [PATCH] autofs4: zero timeout prevents shutdown | Ian Kent | 1 | -3/+3 |
2006-09-26 | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller | 1 | -10/+10 |
2006-09-26 | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. | David S. Miller | 1 | -5/+5 |
2006-09-26 | [SPARC64]: Fix section-mismatch errors in solaris emul module. | David S. Miller | 2 | -20/+6 |
2006-09-26 | [NetLabel]: update docs with website information | Paul Moore | 2 | -1/+11 |
2006-09-26 | [NetLabel]: rework the Netlink attribute handling (part 2) | Paul Moore | 6 | -830/+895 |
2006-09-26 | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore | 7 | -604/+76 |
2006-09-26 | [Netlink]: add nla_validate_nested() | Paul Moore | 1 | -0/+19 |
2006-09-26 | [NETLINK]: add nla_for_each_nested() to the interface list | Paul Moore | 1 | -0/+1 |
2006-09-26 | [NetLabel]: change the SELinux permissions | Paul Moore | 1 | -4/+4 |
2006-09-26 | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe | Paul Moore | 1 | -8/+8 |
2006-09-26 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 5 | -16/+82 |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 9 | -8/+8 |
2006-09-25 | [TCP]: make cubic the default | Stephen Hemminger | 1 | -6/+6 |
2006-09-25 | [TCP]: default congestion control menu | Stephen Hemminger | 3 | -6/+47 |