aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Update defconfigs to reflect Kconfig changes.Ralf Baechle2005-12-0145-3184/+3160
* [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
* Linux v2.6.15-rc4Linus Torvalds2005-11-301-1/+1
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-3016-44/+207
|\
| * Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds2005-11-301-0/+3
| * VM: add "vm_insert_page()" functionLinus Torvalds2005-11-302-2/+35
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-3014-44/+168
| |\
| | * [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
| | * [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-2910-25/+132
| | * [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
| | * [PATCH] USB: documentation updateAlan Stern2005-11-291-2/+3
| | * [PATCH] pci_ids.h: remove duplicate entriesGrant Coady2005-11-291-3/+0
| | * [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-291-7/+18
| * | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
| |/
* | [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French2005-11-291-0/+1
* | [CIFS] Missing parenthesis and typo in previous fixSteve French2005-11-292-2/+3
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-29162-2046/+1718
|\ \ | |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-292-38/+26
| |\
| | * [PATCH] powerpc: prevent stack corruption in call_prom_retOlaf Hering2005-11-301-1/+1
| | * powerpc: Fix bug causing FP registers corruption on UP + preemptPaul Mackerras2005-11-301-37/+25
| | * [PATCH] ppc: fix floating point register corruptionPaolo Galtieri2005-11-301-0/+6
| * | [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-291-6/+7
| * | [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-291-6/+9
| * | [PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li2005-11-291-2/+2
| * | [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-294-6/+33
| * | [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-291-0/+9
| * | [PATCH] ppc: fix floating point register corruptionPaolo Galtieri2005-11-291-0/+6
| * | [PATCH] fix swsusp on machines not supporting S4Pavel Machek2005-11-291-5/+16
| * | [PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud2005-11-291-0/+8
| * | [PATCH] Fix crash when ptrace poking hugepage areasDavid Gibson2005-11-291-1/+2
| * | [PATCH] process events connector: uid_t gid_t size issuesMatt Helsley2005-11-291-4/+4
| |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-2938-300/+320
| |\
| | * [IPV6]: make two functions staticAdrian Bunk2005-11-292-3/+4
| | * [NETFILTER] ipv4: small cleanupsAdrian Bunk2005-11-293-4/+4
| | * [IPV4]: make two functions staticAdrian Bunk2005-11-292-2/+2
| | * [NET]: Add const markers to various variables.Arjan van de Ven2005-11-2919-29/+29
| | * [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-293-0/+176
| | * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-296-57/+52