summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] silence initcall warningsAndrew Morton1-1/+1
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen1-1/+3
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-05-01[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2-0/+21
2006-05-01[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown1-5/+4
2006-05-01[PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown1-5/+11
2006-05-01[PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown1-2/+2
2006-05-01[PATCH] md: Fixed refcounting/locking when attempting read error correction i...NeilBrown1-14/+30
2006-05-01[PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown1-1/+1
2006-05-01[PATCH] s390: make qeth buildableBastian Blank1-1/+0
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-49/+82
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+5
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-167/+555
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds65-160/+196
2006-04-30[SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller1-0/+5
2006-04-30[SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller1-2/+0
2006-04-29[TG3]: Update version and reldateMichael Chan1-2/+2
2006-04-29[TG3]: Fix bug in nvram writeMichael Chan1-1/+1
2006-04-29[TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano1-17/+17
2006-04-29[TG3]: Reset chip when changing MAC addressMichael Chan1-3/+17
2006-04-29[TG3]: Add phy workaroundMichael Chan2-4/+14
2006-04-29[TG3]: Call netif_carrier_off() during phy resetMichael Chan1-0/+7
2006-04-29[IPV6]: Fix race in route selection.YOSHIFUJI Hideaki1-1/+4
2006-04-29[XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar1-4/+4
2006-04-29[XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar1-4/+4
2006-04-29[TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong1-1/+1
2006-04-29[XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar1-4/+4
2006-04-29[IPSEC]: Fix IP ID selectionHerbert Xu1-1/+1
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita3-3/+3
2006-04-29[IPV4]: inet_init() -> fs_initcallHeiko Carstens1-1/+1
2006-04-29[NETLINK]: cleanup unused macro in net/netlink/af_netlink.cSoyoung Park1-1/+0
2006-04-29[PKT_SCHED] netem: fix lossStephen Hemminger1-1/+1
2006-04-29[X25]: fix for spinlock recurse and spinlock lockup with timer handlerShaun Pereira1-2/+2
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds36-229/+1234
2006-04-29[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle1-1922/+0
2006-04-29[SCSI] advansys driver: limp along on x86Linus Torvalds2-2/+4
2006-04-29[PATCH] i386: fix broken FP exception handlingChuck Ebbert1-2/+2
2006-04-29Input: make EVIOCGSND return meaningful dataDmitry Torokhov1-0/+3
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2-0/+23
2006-04-29Input: psmouse - fix new device detection logicDmitry Torokhov1-1/+3
2006-04-29[PATCH] powerpc: update cell_defconfigArnd Bergmann1-15/+25
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann1-3/+7
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1793-68681/+77440
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard3-4/+27
2006-04-28[PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplugshin, jacob1-1/+2
2006-04-28[PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas1-0/+2
2006-04-28[PATCH] suspend: Documentation update for IBM Thinkpad X30Antonino A. Daplas1-1/+1
2006-04-28[PATCH] s390: new system callsMartin Schwidefsky2-0/+47
2006-04-28[PATCH] s390: dasd device identifiersHorst Hummel4-20/+191