summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Refuse to boot a kdump kernel via OFMichael Ellerman2006-02-071-0/+4
* [PATCH] powerpc: Make sure we don't create empty lmb regionsMichael Ellerman2006-02-071-0/+4
* [PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()Michael Ellerman2006-02-071-1/+6
* [PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly setMarcelo Tosatti2006-02-071-2/+5
* [PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand2006-02-071-1/+1
* powerpc/64: Fix bug in setting floating-point exception modePaul Mackerras2006-02-071-1/+1
* Merge ../linux-2.6Paul Mackerras2006-02-071176-20653/+33851
|\
| * [PATCH] USB: Fix GPL markings on usb core functions.Greg KH2006-02-051-3/+3
| * mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds2006-02-051-3/+8
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-052-8/+17
| |\
| | * [SPARC64]: Update defconfig.David S. Miller2006-02-051-8/+13
| | * [SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller2006-02-051-0/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-0521-61/+124
| |\ \
| | * | [NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy2006-02-041-2/+2
| | * | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-044-21/+36
| | * | [NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy2006-02-041-2/+3
| | * | [NETFILTER]: Check policy length in policy match strict modePatrick McHardy2006-02-042-2/+2
| | * | [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-044-0/+28
| | * | [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helperSamir Bellabes2006-02-041-2/+0
| | * | [NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai2006-02-041-2/+2
| | * | [NETFILTER]: Fix missing src port initialization in tftp expectation maskPatrick McHardy2006-02-041-0/+1
| | * | [NETFILTER]: nfnetlink_queue: fix packet marking over netlinkPatrick McHardy2006-02-041-1/+2
| | * | [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-043-18/+28
| | * | [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-043-3/+7
| | * | [NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai2006-02-042-7/+10
| | * | [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso2006-02-042-0/+2
| | * | [NETFILTER]: ctnetlink: Fix subsystem used for expectation eventsMarcus Sundberg2006-02-042-2/+2
| | * | [ICMP]: Fix extra dst release when ip_options_echo failsHerbert Xu2006-02-041-1/+1
| | |/
| * | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam2006-02-051-1/+11
| * | [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk2006-02-051-0/+1
| * | [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2006-02-052-2/+2
| * | [PATCH] i386: print kernel version in register dumpsChuck Ebbert2006-02-052-4/+8
| * | [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
| * | [PATCH] namei.c: unlock missing in error caseUlrich Drepper2006-02-051-16/+16
| * | [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
OpenPOWER on IntegriCloud