aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-07[PATCH] powerpc: remove useless call to touch_softlockup_watchdogDave C Boutcher1-4/+0
2006-02-07[PATCH] powerpc: prod all processors after ibm,suspend-meDave C Boutcher1-0/+3
2006-02-07[PATCH] powerpc: return correct rtas status from ibm,suspend-meDave C Boutcher1-2/+2
2006-02-07[PATCH] powerpc: Fix !SMP build of rtas.cMichael Ellerman1-0/+1
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen1-3/+6
2006-02-07[PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman1-0/+4
2006-02-07[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman1-1/+6
2006-02-07[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti1-2/+5
2006-02-07[PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand1-1/+1
2006-02-07powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras1-1/+1
2006-02-07Merge ../linux-2.6Paul Mackerras1176-20653/+33851
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-02-05mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds1-3/+8
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+17
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-61/+124
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam1-1/+11
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2-2/+2
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert2-4/+8
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-05[PATCH] namei.c: unlock missing in error caseUlrich Drepper1-16/+16
2006-02-05[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust1-2/+3
2006-02-05[PATCH] NUMA slab locking fixes: fix cpu down and up lockingRavikiran G Thirumalai1-38/+85
2006-02-05[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lockRavikiran G Thirumalai1-18/+18
2006-02-05[PATCH] NUMA slab locking fixes: move color_next to l3Ravikiran G Thirumalai1-11/+11
2006-02-05[PATCH] hugetlb: add comment explaining reasons for Bus ErrorsChristoph Lameter1-0/+9
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton2-1/+13
2006-02-05[PATCH] reiserfs_get_acl() build fixAndrew Morton1-1/+5
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins1-1/+2
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley3-22/+5
2006-02-05[PATCH] missing license tag in intermoduleDave Jones1-0/+3
2006-02-05[PATCH] pktcdvd: Allow larger packetsPhillip Susi1-1/+1
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund3-29/+32
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk1-2/+2
2006-02-05[PATCH] pktcdvd: remove version stringPeter Osterlund1-3/+0
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi2-2/+2
2006-02-05[PATCH] sched: only print migration_cost once per bootChuck Ebbert1-6/+8
2006-02-05[PATCH] MAINTAINERS/CREDITS: Update SELinux contact infoStephen Smalley2-2/+2
2006-02-05[PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi1-11/+29
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel1-1/+1
2006-02-05[PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIERTejun Heo1-1/+2
2006-02-05[PATCH] fix ordering on requeued request drainageJens Axboe1-22/+16
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet11-16/+17
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2-10/+0
2006-02-05[SPARC64]: Update defconfig.David S. Miller1-8/+13
2006-02-05[SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller1-0/+4
2006-02-04[NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy1-2/+2
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy4-21/+36
2006-02-04[NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy1-2/+3