summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita2006-06-021-0/+6
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-05-3123-206/+328
|\
| * [MIPS] Treat R14000 like R10000.Kumba2006-06-016-1/+19
| * [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KBRalf Baechle2006-06-011-6/+4
| * [MIPS] Update/Fix instruction definitionsThiemo Seufer2006-06-011-5/+28
| * [MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer2006-06-011-1/+1
| * [MIPS] Fix deadlock on MP with cache aliases.Ralf Baechle2006-06-011-9/+30
| * [MIPS] Use generic STABS_DEBUG macro.Atsushi Nemoto2006-06-011-5/+2
| * [MIPS] Create consistency in "system type" selection.Martin Michlmayr2006-06-011-43/+43
| * [MIPS] Use generic DWARF_DEBUGAtsushi Nemoto2006-06-011-10/+3
| * [MIPS] Fix kgdb exception handler from user mode.Atsushi Nemoto2006-06-011-3/+5
| * [MIPS] Update struct sigcontext member namesDaniel Jacobowitz2006-06-013-34/+10
| * [MIPS] Update/fix futex assemblyRalf Baechle2006-06-011-25/+116
| * [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle2006-06-011-24/+0
| * [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-016-1/+14
| * [MIPS] Add missing 34K processor IDsNigel Stephens2006-06-012-0/+2
| * [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical addressSergei Shtylyov2006-06-011-39/+49
| * [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
| * [MIPS] Fix typoRalf Baechle2006-06-011-1/+1
* | [PATCH] ARM: Fix XScale PMD settingDeepak Saxena2006-05-312-2/+8
* | [PATCH] net/compat.h build fixAndrew Morton2006-05-311-1/+2
* | [PATCH] md: Fix badness in sysfs_notify caused by md_new_eventNeilBrown2006-05-311-1/+10
* | [PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon2006-05-311-5/+11
* | [PATCH] maxinefb: Fix compilation errorMartin Michlmayr2006-05-311-3/+1
* | [PATCH] au1100fb: Fix compilationRodolfo Giometti2006-05-311-7/+14
* | [PATCH] powerpc: Fix boot on eMacBenjamin Herrenschmidt2006-05-311-0/+12
* | [PATCH] hrtimer: export symbolsStephen Hemminger2006-05-311-0/+6
* | [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-313-17/+1
* | [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-05-311-16/+22
* | [PATCH] tpm: more bios log parsing fixesSeiji Munetoh2006-05-311-44/+4
* | [PATCH] tpm: bios log parsing fixesSeiji Munetoh2006-05-311-16/+25
* | [PATCH] spanned_pages is not updated at a case of memory hot-addYasunori Goto2006-05-311-4/+4
* | [PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister2006-05-311-1/+1
* | [PATCH] ext3 resize: fix double unlock_super()Andrew Morton2006-05-311-1/+0
|/
* [PATCH] ARM: explicitly disable BTB on ixp2350Deepak Saxena2006-05-301-1/+2
* Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-301-8/+0
* [PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen2006-05-301-6/+1
* [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh2006-05-301-1/+1
* [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-303-2/+8
* [PATCH] x86_64: fix last_tsc calculation of PM timerJan Beulich2006-05-301-1/+1
* [PATCH] i386: apic= command line option should always beJan Beulich2006-05-301-6/+10
* [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen2006-05-301-4/+2
* [PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen2006-05-302-3/+3
* [PATCH] cfq-iosched: fixup locking and ->queue_list list managementJens Axboe2006-05-301-12/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-05-304-1/+12
|\
| * [AGPGART] VIA PT880 Ultra support.Magnus Kessler2006-05-222-0/+8
| * [AGPGART] Fix Nforce3 suspend on amd64.Dave Jones2006-05-211-0/+3
| * [AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen2006-05-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-05-306-20/+140
|\ \
| * | [[CIFS] Pass truncate open flag through on file open in case setattr failsSteve French2006-05-301-0/+2