summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.19.3v2.6.19.3Chris Wright2007-02-051-1/+1
* [PATCH] sched: fix cond_resched_softirq() offsetIngo Molnar2007-02-051-12/+4
* [PATCH] move_task_off_dead_cpu() should be called with disabled intsKirill Korotaev2007-02-051-3/+14
* [PATCH] SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2007-02-052-11/+16
* [PATCH] NETFILTER: xt_connbytes: fix division by zeroPatrick McHardy2007-02-051-17/+12
* [PATCH] TCP: skb is unexpectedly freed.Masayuki Nakagawa2007-02-051-2/+4
* [PATCH] TCP: Fix sorting of SACK blocks.Baruch Even2007-02-051-4/+5
* [PATCH] TCP: rare bad TCP checksum with 2.6.19Jarek Poplawski2007-02-051-1/+2
* [PATCH] AF_PACKET: Check device down state before hard header callbacks.David S. Miller2007-02-051-8/+8
* [PATCH] AF_PACKET: Fix BPF handling.David S. Miller2007-02-051-15/+15
* [PATCH] IPV4: Fix single-entry /proc/net/fib_trie output.Robert Olsson2007-02-051-6/+7
* [PATCH] IPV4: Fix the fib trie iterator to work with a single entry routing t...Eric W. Biederman2007-02-051-5/+16
* [PATCH] SPARC32: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer2007-02-051-1/+1
* [PATCH] DECNET: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman2007-02-051-2/+9
* [PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com2007-02-051-8/+9
* [PATCH] bonding: ARP monitoring broken on x86_64Andy Gospodarek2007-02-051-3/+4
* [PATCH] uml: fix signal frame alignmentJeff Dike2007-02-052-3/+5
* [PATCH] Don't allow the stack to grow into hugetlb reserved regionsAdam Litke2007-02-051-0/+7
* [PATCH] libata: use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2007-02-051-2/+2
* [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-02-054-1/+35
* [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md.NeilBrown2007-02-051-5/+8
* [PATCH] md: make 'repair' actually work for raid1.NeilBrown2007-02-051-0/+5
* [PATCH] md: assorted md and raid1 one-linersNeilBrown2007-02-052-1/+3
* [PATCH] knfsd: fix up some bit-rot in exp_exportNeilBrown2007-02-051-3/+9
* [PATCH] knfsd: fix type mismatch with filldir_t used by nfsd.NeilBrown2007-02-057-19/+20
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads.NeilBrown2007-02-053-2/+8
* [PATCH] knfsd: fix setting of ACL server versions.NeilBrown2007-02-052-5/+6
* [PATCH] sis190: failure to set the MAC address from EEPROMFrancois Romieu2007-02-051-1/+1
* [PATCH] SPARC64: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller2007-02-051-2/+2
* [PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger2007-02-051-1/+1
* [PATCH] Revert "[PATCH] Fix up mmap_kmem"Linus Torvalds2007-02-051-2/+2
* [PATCH] elevator: move clearing of unplug flag earlierLinas Vepstas2007-02-051-5/+6
* [PATCH] NETFILTER: Fix iptables ABI breakage on (at least) CRISPatrick McHardy2007-02-051-1/+1
* [PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2007-02-052-0/+2
* [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-02-051-4/+0
* [PATCH] Fix UML on non-standard VM split hostsJeff Dike2007-02-051-17/+17
* [PATCH] IB/iser: return error code when PDUs may not be sentErez Zilber2007-02-052-16/+14
* [PATCH] SELinux: fix an oops with NetLabel and non-MLS SELinux policyPaul Moore2007-02-051-4/+8
* [PATCH] ALSA hda-codec - Fix NULL dereference in generic hda codeTakashi Iwai2007-02-051-2/+3
* [PATCH] IPSEC: Policy list disorderHerbert Xu2007-02-051-11/+5
* [PATCH] NETFILTER: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy2007-02-052-2/+2
* [PATCH] NETFILTER: ctnetlink: check for status attribute existence on conntra...Pablo Neira Ayuso2007-02-052-6/+10
* [PATCH] IPV6 MCAST: Fix joining all-node multicast group on device initializa...YOSHIFUJI Hideaki2007-02-052-6/+6
* [PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen2007-02-051-0/+18
* [PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...Ard van Breemen2007-02-051-0/+5
* [PATCH] Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2007-02-051-3/+23
* [PATCH] sched: tasks cannot run on cpus onlined after bootNathan Lynch2007-02-051-1/+1
* [PATCH] ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter2007-02-051-0/+2
* [PATCH] Fix reparenting to the same thread group. (take 2)Eric W. Biederman2007-02-051-11/+18
* [PATCH] IB/mthca: Fix off-by-one in FMR handling on memfreeMichael S. Tsirkin2007-02-051-1/+1