summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2745-728/+794
|\
| * um: Update defconfigRichard Weinberger2012-03-251-184/+471
| * um: Switch to large mcmodel on x86_64Richard Weinberger2012-03-251-0/+1
| * um: Wire CONFIG_GENERIC_IO upRichard Weinberger2012-03-251-0/+1
| * um: Serve io_remap_pfn_range()Richard Weinberger2012-03-251-0/+2
| * um: allow SUBARCH=x86Al Viro2012-03-251-2/+2
| * um: most of the SUBARCH uses can be killedAl Viro2012-03-253-7/+3
| * um: deadlock in line_write_interrupt()Al Viro2012-03-251-0/+1
| * um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro2012-03-251-4/+3
| * um: use the right ifdef around exports in user_syms.cAl Viro2012-03-252-3/+1
| * um: a bunch of headers can be killed by using generic-yAl Viro2012-03-257-124/+1
| * um: ptrace-generic.h doesn't need user.hAl Viro2012-03-251-1/+0
| * um: kill HOST_TASK_PIDAl Viro2012-03-254-8/+4
| * um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1
| * um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0
| * um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10
| * um: switch close_chan() to struct lineAl Viro2012-03-253-9/+11
| * um: race fix: initialize delayed_work *before* registering IRQAl Viro2012-03-253-18/+15
| * um: line->have_irq is never checked...Al Viro2012-03-252-2/+0
| * um: chan_init_pri is dead nowAl Viro2012-03-251-2/+0
| * um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro2012-03-255-128/+88
| * um: sorting out the chan mess, part 1Al Viro2012-03-252-0/+5
| * um: finally kill ->init_str leaksAl Viro2012-03-251-1/+3
| * um: get rid of lines_init()Al Viro2012-03-254-46/+33
| * um: switch line.c tty drivers to dynamic device creationAl Viro2012-03-254-42/+40
| * um: fix races between line_open() and line_config()Al Viro2012-03-252-28/+29
| * um: convert count_lock to mutex, fix a race in line_open()Al Viro2012-03-254-20/+12
| * um: get rid of the init_prio messAl Viro2012-03-254-74/+68
| * um: switch line_config() to setup_one_line()Al Viro2012-03-251-6/+16
| * um: switch line_remove() to setup_one_line()Al Viro2012-03-251-8/+5
| * um: auxvec.h is never usedAl Viro2012-03-251-4/+0
| * um: clean up the includes in ubdAl Viro2012-03-253-34/+18
| * um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-259-13/+13
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-2723-95/+710
|\ \
| * | microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-236-22/+83
| * | microblaze: Introduce TLB skip sizeMichal Simek2012-03-233-5/+7
| * | microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-236-11/+120
| * | microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2012-03-232-2/+2
| * | microblaze: Clear all MSR flags on the first kernel instructionMichal Simek2012-03-231-3/+2
| * | microblaze: Use node name instead of compatible stringMichal Simek2012-03-232-4/+4
| * | microblaze: Fix mapin_ram functionMichal Simek2012-03-232-1/+2
| * | microblaze: Highmem supportMichal Simek2012-03-236-13/+272
| * | microblaze: Use active regionsMichal Simek2012-03-232-2/+20
| * | microblaze: Show more detailed information about memoryMichal Simek2012-03-231-3/+39
| * | microblaze: Introduce fixmapMichal Simek2012-03-233-6/+123
| * | microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-235-34/+46
| * | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-232-5/+4
| * | microblaze: trivial: Fix typo fault in timer.cMichal Simek2012-03-191-1/+1
| * | microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-191-1/+1
| * | microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek2012-03-191-0/+2
OpenPOWER on IntegriCloud