summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust2006-02-051-2/+3
* [PATCH] NUMA slab locking fixes: fix cpu down and up lockingRavikiran G Thirumalai2006-02-051-38/+85
* [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lockRavikiran G Thirumalai2006-02-051-18/+18
* [PATCH] NUMA slab locking fixes: move color_next to l3Ravikiran G Thirumalai2006-02-051-11/+11
* [PATCH] hugetlb: add comment explaining reasons for Bus ErrorsChristoph Lameter2006-02-051-0/+9
* [PATCH] jbd: fix transaction batchingAndrew Morton2006-02-052-1/+13
* [PATCH] reiserfs_get_acl() build fixAndrew Morton2006-02-051-1/+5
* [PATCH] x86: fix stack trace facility levelHugh Dickins2006-02-051-1/+2
* [PATCH] selinux: require SECURITY_NETWORKStephen Smalley2006-02-053-22/+5
* [PATCH] missing license tag in intermoduleDave Jones2006-02-051-0/+3
* [PATCH] pktcdvd: Allow larger packetsPhillip Susi2006-02-051-1/+1
* [PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2006-02-053-29/+32
* [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk2006-02-051-2/+2
* [PATCH] pktcdvd: remove version stringPeter Osterlund2006-02-051-3/+0
* [PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi2006-02-052-2/+2
* [PATCH] sched: only print migration_cost once per bootChuck Ebbert2006-02-051-6/+8
* [PATCH] MAINTAINERS/CREDITS: Update SELinux contact infoStephen Smalley2006-02-052-2/+2
* [PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi2006-02-051-11/+29
* [PATCH] Fix i2o_scsi oops on abortMarkus Lidel2006-02-051-1/+1
* [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIERTejun Heo2006-02-051-1/+2
* [PATCH] fix ordering on requeued request drainageJens Axboe2006-02-051-22/+16
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-0511-16/+17
* Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-052-10/+0
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-044-10/+11
* [PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen2006-02-041-3/+5
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-043-20/+26
* [PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj2006-02-041-3/+10
* [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-041-2/+1
* [PATCH] x86_64: small fix for CFI annotationsJan Beulich2006-02-041-0/+4
* [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-044-6/+53
* [PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen2006-02-041-1/+3
* [PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown2006-02-041-1/+1
* [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren2006-02-041-3/+6
* [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-041-1/+1
* [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-041-4/+15
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-042-2/+4
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-042-2/+2
* [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-041-6/+20
* [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W2006-02-041-0/+2
* [PATCH] x86_64: Remove rogue default y in EDAC KconfigAndi Kleen2006-02-041-1/+0
* [PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen2006-02-041-7/+0
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-042-0/+10
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-047-24/+543
* [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen2006-02-041-0/+3
* [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-043-0/+18
* [PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen2006-02-041-0/+8
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-045-9/+83
* [PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supportedVenkatesh Pallipadi2006-02-041-1/+1
* [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen2006-02-041-0/+4
* [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-043-13/+18
OpenPOWER on IntegriCloud