aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-291-3/+17
* [TG3]: Add phy workaroundMichael Chan2006-04-292-4/+14
* [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-291-0/+7
* [IPV6]: Fix race in route selection.YOSHIFUJI Hideaki2006-04-291-1/+4
* [XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar2006-04-291-4/+4
* [XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar2006-04-291-4/+4
* [TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong2006-04-291-1/+1
* [XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar2006-04-291-4/+4
* [IPSEC]: Fix IP ID selectionHerbert Xu2006-04-291-1/+1
* [NET]: use hlist_unhashed()Akinobu Mita2006-04-293-3/+3
* [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-291-1/+1
* [NETLINK]: cleanup unused macro in net/netlink/af_netlink.cSoyoung Park2006-04-291-1/+0
* [PKT_SCHED] netem: fix lossStephen Hemminger2006-04-291-1/+1
* [X25]: fix for spinlock recurse and spinlock lockup with timer handlerShaun Pereira2006-04-291-2/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-04-2936-229/+1234
|\
| * [PATCH] powerpc: update cell_defconfigArnd Bergmann2006-04-291-15/+25
| * [PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann2006-04-291-3/+7
| * [PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard2006-04-293-4/+27
| * [PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug2006-04-284-26/+50
| * [PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug2006-04-284-1/+415
| * [PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug2006-04-284-111/+220
| * [PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug2006-04-284-11/+28
| * [PATCH] powerpc: Wire up *at syscallsAndreas Schwab2006-04-284-2/+46
| * [PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2006-04-284-2/+18
| * [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse2006-04-285-14/+14
| * [PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra2006-04-281-4/+12
| * [PATCH] sound/ppc: snd_pmac_toonie_init should be __initAndreas Schwab2006-04-281-1/+1
| * powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras2006-04-281-4/+107
| * [PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson2006-04-284-36/+269
* | [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle2006-04-291-1922/+0
* | [SCSI] advansys driver: limp along on x86Linus Torvalds2006-04-292-2/+4
* | [PATCH] i386: fix broken FP exception handlingChuck Ebbert2006-04-291-2/+2
* | [PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplugshin, jacob2006-04-281-1/+2
* | [PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas2006-04-281-0/+2
* | [PATCH] suspend: Documentation update for IBM Thinkpad X30Antonino A. Daplas2006-04-281-1/+1
* | [PATCH] s390: new system callsMartin Schwidefsky2006-04-282-0/+47
* | [PATCH] s390: dasd device identifiersHorst Hummel2006-04-284-20/+191
* | [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-282-1/+5
* | [PATCH] s390: instruction processing damage handlingHeiko Carstens2006-04-281-5/+28
* | [PATCH] s390: segment operation error codesGerald Schaefer2006-04-281-3/+16
* | [PATCH] s390: tape 3590 changesStefan Bader2006-04-282-11/+12
* | [PATCH] s390: futex atomic operationsMartin Schwidefsky2006-04-281-4/+119
* | [PATCH] s390: fix slab debuggingChristian Borntraeger2006-04-281-3/+3
* | [PATCH] s390: dasd ioctl never returnsHorst Hummel2006-04-281-0/+5
* | [PATCH] s390: qdio memory allocationsAndreas Herrmann2006-04-281-6/+24
* | [PATCH] s390: alternate signal stack handling bugLaurent Meyer2006-04-281-1/+1
* | [PATCH] s390: enable interrupts on error pathStefan Bader2006-04-281-2/+2
* | [PATCH] s390: fix I/O termination race in cioPeter Oberparleiter2006-04-281-22/+4
* | [PATCH] kprobe: fix resume execution on i386Masami Hiramatsu2006-04-281-4/+8
* | [PATCH] kprobe cleanup for VM_MASK judgementmao, bibo2006-04-281-9/+0