summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] fix alpha breakageIvan Kokshaysky2005-10-301-0/+2
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-301-0/+9
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-302-17/+64
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2937-172/+295
|\
| * [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-295-52/+36Star
| * [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-2925-38/+49
| * [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X...Kenneth Tan2005-10-291-26/+49
| * [ARM] 3059/1: fix XIP supportNicolas Pitre2005-10-291-11/+19
| * [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Lennert Buytenhek2005-10-291-0/+25
| * [ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek2005-10-291-1/+5
| * [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek2005-10-291-29/+0Star
| * [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
| * [ARM] Add support for SA1100 Jornada flash device supportRussell King2005-10-291-0/+64
| * [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-293-3/+7
| * [ARM] Fix MTD device/partition destructionRussell King2005-10-291-2/+9
| * [ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King2005-10-291-3/+15
| * [ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King2005-10-291-11/+11
| * [ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King2005-10-291-2/+2
| * [ARM] Ensure machine information structures aren't optimised awayRussell King2005-10-291-0/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-10-29522-13775/+49209
|\ \
| * | Update MIPS defconfig files.Ralf Baechle2005-10-2946-5986/+17743
| * | prom_free_prom_memory() returns unsigned longArthur Othieno2005-10-293-3/+6
| * | Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle2005-10-291-62/+8Star
| * | Fix all the get_user / put_user related sparse warnings.Ralf Baechle2005-10-291-15/+15
| * | Delete unused ieee754_cname[] and declaration.Ralf Baechle2005-10-292-11/+0Star
| * | Include for prototypes.Ralf Baechle2005-10-291-0/+2
| * | Protect against multiple inclusion.Ralf Baechle2005-10-291-0/+4
| * | Remove useless casts of kmalloc return values.Ralf Baechle2005-10-292-5/+2Star
| * | Hack to resolve longstanding prefetch issueRalf Baechle2005-10-291-0/+15
| * | More foolproofing of the CPU configuration.Ralf Baechle2005-10-291-2/+149
| * | pci-expmem-hackAndrew Isaacson2005-10-291-0/+8
| * | BCM1480 HT supportAndrew Isaacson2005-10-296-17/+253
| * | Support for the BCM1480 on-chip PCI-X bridge.Andrew Isaacson2005-10-292-0/+257
| * | SB1 cache exception handling.Andrew Isaacson2005-10-293-8/+59
| * | Support for BigSur board.Andrew Isaacson2005-10-294-0/+65
| * | Add support for BCM1480 family of chips.Andrew Isaacson2005-10-2911-5/+1093
| * | Add support for SB1A CPU.Andrew Isaacson2005-10-295-2/+9
| * | Sibyte header cleanupAndrew Isaacson2005-10-2914-30/+7Star
| * | BCM1480 headersAndrew Isaacson2005-10-2917-98/+3236
| * | Sibyte fixesAndrew Isaacson2005-10-291-1/+1
| * | Make UL what should be UL.Ralf Baechle2005-10-292-9/+9
| * | Fix zero length sys_cacheflushAtsushi Nemoto2005-10-291-0/+2
| * | Get 64-bit right in the kgdb stub.Ralf Baechle2005-10-291-3/+2Star
| * | Sys_lookup_dcookie arguments occupy 4 argument slots.Ralf Baechle2005-10-291-1/+1
| * | FPU emulator garbage collection.Ralf Baechle2005-10-292-4/+4
| * | Don't print file name and line in die and die_if_kernel.Ralf Baechle2005-10-292-23/+9Star
| * | Rename page argument of flush_cache_page to something more descriptive.Ralf Baechle2005-10-291-16/+17
| * | Define EOWNERDEAD and ENOTRECOVERABLE.Ralf Baechle2005-10-291-0/+4
| * | Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-2910-554/+610
| * | More configcheck fixes.Ralf Baechle2005-10-293-3/+5