summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1431-1118/+701
|\
| * [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-136-9/+115
| * [MIPS] Fix uniprocessor Sibyte builds.Andrew Sharp2007-02-131-0/+6
| * [MIPS] Make entry.S a little more readable.Franck Bui-Huu2007-02-131-11/+8
| * [MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle2007-02-131-1/+0
| * [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle2007-02-131-3/+7
| * [MIPS] DECstation: Fix irq handlingAtsushi Nemoto2007-02-131-4/+0
| * [MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu2007-02-134-6/+2
| * [MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2007-02-132-26/+20
| * [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle2007-02-132-6/+4
| * [MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle2007-02-131-3/+23
| * [MIPS] IP27: Enable N32 support in defconfig.Ralf Baechle2007-02-131-1/+1
| * Revert "[MIPS] Fix warning in get_user when fetching pointer object from user...Ralf Baechle2007-02-131-1/+4
| * [MIPS] Don't claim we support dma_declare_coherent_memory - we don't.Ralf Baechle2007-02-131-0/+2
| * [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-1313-1020/+387
| * [MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle2007-02-134-32/+127
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-1436-350/+489
|\ \
| * \ Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2007-02-1335-294/+369
| |\ \
| | * | [WATCHDOG] timers cleanupJiri Slaby2007-02-129-73/+31
| | * | [WATCHDOG] ib700wdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-271-35/+7
| | * | [WATCHDOG] ib700wdt.c - convert to platform_deviceWim Van Sebroeck2007-01-271-6/+47
| | * | [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changesWim Van Sebroeck2007-01-271-6/+26
| | * | [WATCHDOG] ib700wdt.c small clean-up'sWim Van Sebroeck2007-01-271-8/+10
| | * | [WATCHDOG] ib700wdt.c clean-up init and exit routinesWim Van Sebroeck2007-01-271-8/+14
| | * | [WATCHDOG] ib700_wdt.c stop + set_heartbeat operationsWim Van Sebroeck2007-01-271-9/+30
| | * | [WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck2007-01-2731-36/+36
| | * | [WATCHDOG] advantechwdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-111-37/+9
| | * | [WATCHDOG] advantechwdt.c - convert to platform_deviceWim Van Sebroeck2007-01-111-6/+49
| | * | [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate functionWim Van Sebroeck2007-01-111-8/+18
| | * | [WATCHDOG] advantechwdt.c - cleanup before platform_device patchesWim Van Sebroeck2007-01-111-8/+17
| | * | [WATCHDOG] acquirewdt.c - convert to platform_device part 2Wim Van Sebroeck2007-01-101-36/+8
| | * | [WATCHDOG] acquirewdt.c - convert to platform_deviceWim Van Sebroeck2007-01-101-4/+45
| | * | [WATCHDOG] acquirewdt.c - clean before platform_device patchesWim Van Sebroeck2007-01-101-33/+41
| * | | Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2007-02-095-59/+123
| |\| |
| | * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-091-4/+20
| | * | [WATCHDOG] pcwd.c - e-mail adres updateWim Van Sebroeck2007-01-091-1/+1
| | * | [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-081-5/+21
| | * | [WATCHDOG] pcwd_usb.c - document includesWim Van Sebroeck2007-01-081-18/+17
| | * | [WATCHDOG] pcwd_pci.c - spinlock fixesWim Van Sebroeck2007-01-071-0/+6
| | * | [WATCHDOG] pcwd_pci.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-071-5/+21
| | * | [WATCHDOG] fix clk_get() error checkAkinobu Mita2006-12-192-3/+4
| | * | [WATCHDOG] s3c2410_wdt exit driver via labelsBen Dooks2006-12-181-24/+34
* | | | [PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman2007-02-144-4/+2
* | | | Revert "[PATCH] Fix d_path for lazy unmounts"Linus Torvalds2007-02-131-80/+70
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-136-18/+13
|\ \ \ \
| * | | | [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-132-2/+2
| * | | | [SPARC64]: Increase command line size to 2048 like other arches.David S. Miller2007-02-131-1/+1
| * | | | [SPARC64]: We do not need ZONE_DMA.David S. Miller2007-02-133-15/+10
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1371-709/+768
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-123-11/+19