| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix up panic messages for different NMI panics | Andi Kleen | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 2006-09-26 | 2 | -0/+2 |
* | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 2006-09-26 | 2 | -0/+2 |
* | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus | 2006-09-26 | 3 | -0/+3 |
* | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 2006-09-26 | 2 | -38/+4 |
* | [PATCH] Add ppoll/pselect syscalls | Andi Kleen | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] Add TIF_RESTORE_SIGMASK | Andi Kleen | 2006-09-26 | 3 | -4/+3 |
* | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus | 2006-09-26 | 2 | -2/+10 |
* | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 2006-09-26 | 1 | -2/+3 |
* | [PATCH] Add SMP support on x86_64 to reservation framework | Don Zickus | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] x86: Add performance counter reservation framework for UP kernels | Don Zickus | 2006-09-26 | 2 | -1/+14 |
* | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support | Andi Kleen | 2006-09-26 | 2 | -38/+0 |
* | [PATCH] i386: Allow to use GENERICARCH for UP kernels | Andi Kleen | 2006-09-26 | 4 | -37/+66 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-09-26 | 5 | -62/+54 |
|\ |
|
| * | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore | 2006-09-26 | 2 | -56/+9 |
| * | [Netlink]: add nla_validate_nested() | Paul Moore | 2006-09-26 | 1 | -0/+19 |
| * | [NETLINK]: add nla_for_each_nested() to the interface list | Paul Moore | 2006-09-26 | 1 | -0/+1 |
| * | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 2006-09-26 | 2 | -0/+15 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2006-09-25 | 1 | -6/+8 |
| |\ |
|
| | * | [DCCP]: Introduce constants for CCID numbers | Ian McDonald | 2006-09-24 | 1 | -1/+7 |
| | * | [DCCP]: Allow default/fallback service code. | Gerrit Renker | 2006-09-24 | 1 | -5/+1 |
| * | | [NETFILTER]: Add dscp,DSCP headers to header-y | Yasuyuki Kozakai | 2006-09-25 | 1 | -0/+2 |
* | | | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2006-09-26 | 1 | -0/+4 |
* | | | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 | 9 | -8/+8 |
* | | | [PATCH] SCSI gfp_t annotations | Al Viro | 2006-09-25 | 1 | -2/+2 |
|/ / |
|
* | | [PATCH] fix iptables __user misannotations | Al Viro | 2006-09-25 | 1 | -2/+2 |
* | | [PATCH] netlabel gfp annotations | Al Viro | 2006-09-25 | 1 | -1/+1 |
* | | [PATCH] restore libata build on frv | Al Viro | 2006-09-25 | 1 | -0/+1 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-09-25 | 1 | -3/+4 |
|\ \ |
|
| * | | [PATCH] Allow file systems to manually d_move() inside of ->rename() | Mark Fasheh | 2006-09-24 | 1 | -3/+4 |
* | | | [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. | David Woodhouse | 2006-09-24 | 1 | -1/+1 |
* | | | Remove dead netfilter_logging.h from include/linux/Kbuild | David Woodhouse | 2006-09-24 | 1 | -1/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-09-24 | 225 | -3171/+6890 |
|\| | |
|
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 | 10 | -33/+102 |
| |\ \ |
|
| | * \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 | 222 | -3229/+7398 |
| | |\ \ |
|
| | * | | | [PATCH] libata: improve handling of diagostic fail (and hardware that misrepo... | Alan Cox | 2006-09-19 | 1 | -0/+6 |
| | * | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 | 34 | -120/+238 |
| | |\ \ \ |
|
| | * | | | | [PATCH] libata: fix non-uniform ports handling | Tejun Heo | 2006-09-19 | 1 | -0/+8 |
| | * | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-13 | 10 | -39/+39 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-12 | 62 | -274/+90 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'upstream' into pata-drivers | Jeff Garzik | 2006-09-04 | 30 | -202/+324 |
| | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-04 | 30 | -202/+324 |
| | | |\ \ \ \ \ \ |
|
| | * | | | | | | | | Merge branch 'upstream' into pata-drivers | Jeff Garzik | 2006-08-31 | 2 | -3/+3 |
| | |\| | | | | | | |
|
| | | * | | | | | | | [libata] Trim trailing whitespace. | Jeff Garzik | 2006-08-31 | 2 | -3/+3 |
| | * | | | | | | | | [libata] Add a bunch of PATA drivers. | Jeff Garzik | 2006-08-30 | 1 | -1/+1 |
| | |/ / / / / / / |
|
| | * | | | | | | | Merge /spare/repo/linux-2.6 into upstream | Jeff Garzik | 2006-08-29 | 29 | -89/+319 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | libata: Grand renaming. | Jeff Garzik | 2006-08-24 | 1 | -20/+19 |
| | * | | | | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-08-19 | 9 | -6/+55 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | [PATCH] libata: Add CompactFlash support | Alan Cox | 2006-08-14 | 2 | -3/+21 |
| | * | | | | | | | | | [ATA] Increase lba48 max-sectors from 200 to 256. | Jeff Garzik | 2006-08-10 | 2 | -2/+2 |