summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-version.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-21[MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.Ralf Baechle1-4/+9
2006-02-21[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle1-1/+1
2006-02-21[MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto2-4/+6
2006-02-21[MIPS] Add topology_init.Rojhalat Ibrahim1-0/+20
2006-02-21[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr1-3/+2
2006-02-21[MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle1-3/+3
2006-02-21[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle1-2/+2
2006-02-21[MIPS] Sibyte: #if CONFIG_* doesn't fly.Ralf Baechle1-1/+1
2006-02-21[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle1-0/+3
2006-02-21[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle3-21/+35
2006-02-21[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle1-1/+1
2006-02-21[MIPS] Make do_signal32 return void.Martin Michlmayr1-5/+3
2006-02-21[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr1-27/+41
2006-02-21[MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto1-3/+3
2006-02-21[MIPS] Make integer overflow exceptions in kernel mode fatal.Ralf Baechle1-1/+3
2006-02-21[PATCH] kjournald keeps reference to namespaceBjörn Steinbrink1-0/+3
2006-02-21[PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.Ralf Baechle2-2/+2
2006-02-21[PATCH] m32r: update sys_tas() routineHirokazu Takata1-27/+34
2006-02-21[PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata1-1/+1
2006-02-21[PATCH] s390: revert dasd eer moduleHeiko Carstens8-1231/+5
2006-02-21[PATCH] s390: dasd reference countingPeter Oberparleiter2-1/+21
2006-02-21[PATCH] s390: V=V qdio fixesFrank Pavlic1-2/+11
2006-02-21[PATCH] radeonfb: resume support for Samsung P35 laptopsCarl-Daniel Hailfinger1-4/+15
2006-02-21[PATCH] drivers/fc4/fc.c: memset correct lengthAlexey Dobriyan1-1/+1
2006-02-21[PATCH] mm/mempolicy.c: fix 'if ();' typoAlexey Dobriyan1-1/+1
2006-02-21[PATCH] ipw2200: Suppress warning messageZhu Yi1-3/+3
2006-02-21[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2-1/+3
2006-02-21[PATCH] Fix undefined symbols for nommu architectureLuke Yang3-0/+8
2006-02-21[PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt1-5/+5
2006-02-21[PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen2-7/+11
2006-02-21[PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund1-5/+5
2006-02-21[PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund1-13/+15
2006-02-21[PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund1-14/+0
2006-02-21[PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund1-18/+18
2006-02-21[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund1-0/+2
2006-02-21[PATCH] Fix snd-usb-audio in 32-bit compat environmentJuergen Kreileder1-5/+11
2006-02-21[PATCH] Fix units in mbind checkAndi Kleen1-1/+1
2006-02-21[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek4-5/+25
2006-02-21[PATCH] cpu hotplug documentation fixHeiko Carstens1-2/+7
2006-02-21[PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen1-3/+3
2006-02-21[PATCH] spi: Fix modular master driver remove and device suspend/removeStephen Street1-3/+2
2006-02-21[PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev1-7/+7
2006-02-21[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley1-1/+1
2006-02-21[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter4-28/+81
2006-02-21[PATCH] OOM kill: children accountingKurt Garloff1-10/+16
2006-02-21[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-02-20[PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo1-5/+8
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo1-2/+14
2006-02-20[PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2-2/+2
2006-02-20[NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().YOSHIFUJI Hideaki1-7/+3