summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-05[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy3-18/+28
2006-02-05[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger3-3/+7
2006-02-05[NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2-7/+10
2006-02-05[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso2-0/+2
2006-02-05[NETFILTER]: ctnetlink: Fix subsystem used for expectation eventsMarcus Sundberg2-2/+2
2006-02-05[ICMP]: Fix extra dst release when ip_options_echo failsHerbert Xu1-1/+1
2006-02-05[PATCH] x86_64: IOMMU printk cleanupJon Mason4-10/+11
2006-02-05[PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen1-3/+5
2006-02-05[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen3-20/+26
2006-02-05[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-02-05[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich1-2/+1
2006-02-05[PATCH] x86_64: small fix for CFI annotationsJan Beulich1-0/+4
2006-02-05[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen4-6/+53
2006-02-05[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen1-1/+3
2006-02-05[PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown1-1/+1
2006-02-05[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren1-3/+6
2006-02-05[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen1-1/+1
2006-02-05[PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen1-4/+15
2006-02-05[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2-2/+4
2006-02-05[PATCH] x86_64: mark two routines as __cpuinitShaohua Li2-2/+2
2006-02-05[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen1-6/+20
2006-02-05[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W1-0/+2
2006-02-05[PATCH] x86_64: Remove rogue default y in EDAC KconfigAndi Kleen1-1/+0
2006-02-05[PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen1-7/+0
2006-02-05[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2-0/+10
2006-02-05[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen7-24/+543
2006-02-05[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen1-0/+3
2006-02-05[PATCH] x86_64: [PATCH] timer resumeShaohua Li3-0/+18
2006-02-05[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen1-0/+8
2006-02-05[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen5-9/+83
2006-02-05[PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supportedVenkatesh Pallipadi1-1/+1
2006-02-05[PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen1-0/+4
2006-02-05[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen3-13/+18
2006-02-05[PATCH] x86_64: Update defconfigAndi Kleen1-7/+14
2006-02-04[PATCH] SELinux: fix size-128 slab leakStephen Smalley1-4/+0
2006-02-04Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds40-328/+904
2006-02-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-2/+29
2006-02-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds8-76/+84
2006-02-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-96/+229
2006-02-04Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds30-158/+507
2006-02-04[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-04[SERIAL] 8250: limit range of runtime portsRussell King1-0/+1
2006-02-04[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh1-1/+5
2006-02-04[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2-4/+2
2006-02-04configfs: Add permission and ownership to configfs objects.Joel Becker8-37/+179
2006-02-04configfs: Clean up MAINTAINERS entryJoel Becker1-1/+2
2006-02-04[PATCH] ocfs2: fix compile warningsMark Fasheh3-13/+18
2006-02-04[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte4-20/+11
2006-02-04[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2006-02-04[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven3-9/+10