aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle2005-12-013-8/+0
| * | | | | [MIPS] Fix register handling in syscalls when debugging.Ralf Baechle2005-12-014-4/+12
| * | | | | [MIPS] Alchemy: Set board type on initialization.Ralf Baechle2005-12-011-1/+11
| * | | | | [MIPS] Alchemy: Fix BCSR accesses.Ralf Baechle2005-12-011-4/+3
| * | | | | [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle2005-12-012-26/+2
| * | | | | [MIPS] Qemu: Accept kernel command line passed by the Emulator.Ralf Baechle2005-12-011-1/+12
| * | | | | [MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.Ralf Baechle2005-12-011-0/+16
| * | | | | [MIPS] Generate SIGILL againDaniel Jacobowitz2005-12-011-2/+3
| * | | | | [MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT.Ralf Baechle2005-12-011-2/+2
| * | | | | [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.Ralf Baechle2005-12-011-1/+1
| * | | | | [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle2005-12-011-2/+2
| * | | | | [MIPS] JMR3927: Declare puts function.Ralf Baechle2005-12-011-0/+2
| * | | | | [MIPS] JMR3927 fixes.Sergei Shtylylov2005-12-011-9/+19
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2005-12-019-55/+170
|\ \ \ \ \
| * | | | | IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-293-23/+99
| * | | | | IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-292-3/+31
| * | | | | IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-291-1/+3
| * | | | | IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-291-0/+4
| * | | | | IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-291-4/+0
| * | | | | IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-291-2/+4
| * | | | | IPoIB: always set path->query to NULL when query finishesRoland Dreier2005-11-291-2/+2
| * | | | | IPoIB: reinitialize path struct's completion for every queryRoland Dreier2005-11-281-1/+2
| * | | | | IB/umad: fix RMPP handlingMichael S. Tsirkin2005-11-281-19/+22
| * | | | | IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-281-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-12-0115-1092/+108
|\ \ \ \ \
| * | | | | [netdrvr skge] fix typo, fix buildJeff Garzik2005-12-011-1/+1
| * | | | | [netdrvr fmvj18x_cs] fix multicast bugKomuro2005-12-011-21/+11
| * | | | | [wireless airo] reset card in initMatthieu CASTET2005-12-011-2/+2
| * | | | | [PATCH] skge: handle VLAN checksum correctly on yukon rev 0Stephen Hemminger2005-12-011-3/+1
| * | | | | [PATCH] orinoco: fix setting power management parametersPavel Roskin2005-12-011-2/+1
| * | | | | [PATCH] jazzsonic: Fix platform device codeRalf Baechle2005-12-011-1/+1
| * | | | | [PATCH] jazzsonic: Fix build error.Ralf Baechle2005-12-011-1/+1
| * | | | | [PATCH] mipsnet: Fix Copyright notice.Ralf Baechle2005-12-011-25/+5
| * | | | | [PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2005-12-012-9/+31
| * | | | | [PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org2005-12-011-3/+3
| * | | | | [PATCH] sk98lin: add permanent address supportshemminger@osdl.org2005-12-012-1/+4
| * | | | | [PATCH] sk98lin: fix checksumming codeshemminger@osdl.org2005-12-014-1007/+38
| * | | | | [PATCH] e1000: fix for dhcp issueJesse Brandeburg2005-12-011-13/+1
| * | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2005-12-011-4/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | b44: increase version numberFrancois Romieu2005-11-301-2/+2
| | * | | | b44: early return in dev->do_ioctl when the device is not upFrancois Romieu2005-11-301-2/+5
| | * | | | b44: missing netif_wake_queue() in b44_open()Mark Lord2005-11-301-0/+2
* | | | | | [PATCH] V4l/dvb: Fix typo, removing incorrect info from CONFIG_BT848_DVB kcon...Michael Krufky2005-12-011-3/+0
* | | | | | [PATCH] V4l/dvb: Restore missing tuner definition for Hauppauge tuner type 0x103Mike Isely2005-12-011-1/+1
* | | | | | [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer)Hans Verkuil2005-12-011-6/+8
* | | | | | [PATCH] V4L/DVB: SCM updateMauro Carvalho Chehab2005-12-011-0/+3
* | | | | | [PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva2005-12-011-0/+1
* | | | | | [PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko2005-12-011-7/+7
* | | | | | [PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler2005-12-011-11/+20
* | | | | | [PATCH] DVB: Update Steve's email address.Steven Toth2005-12-012-2/+2