summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-061-21/+10Star
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-062-15/+2Star
* kdump x86: fix total mem size calculation for reservationDave Young2012-03-291-10/+1Star
* arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-298-26/+24Star
* smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-293-41/+5Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2810-34/+969
|\
| * [S390] register cpu devices for SMP=nMartin Schwidefsky2012-03-231-0/+1
| * [S390] perf: add support for s390x CPU countersHendrik Brueckner2012-03-235-5/+912
| * [S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2012-03-234-30/+59
| * [S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings2012-03-231-2/+0Star
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2845-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/+3Star
| * | 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/+3Star
| * | um: use the right ifdef around exports in user_syms.cAl Viro2012-03-252-3/+1Star
| * | um: a bunch of headers can be killed by using generic-yAl Viro2012-03-257-124/+1Star
| * | um: ptrace-generic.h doesn't need user.hAl Viro2012-03-251-1/+0Star
| * | um: kill HOST_TASK_PIDAl Viro2012-03-254-8/+4Star
| * | um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1Star
| * | um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0Star
| * | um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10Star
| * | 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/+15Star
| * | um: line->have_irq is never checked...Al Viro2012-03-252-2/+0Star
| * | um: chan_init_pri is dead nowAl Viro2012-03-251-2/+0Star
| * | um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro2012-03-255-128/+88Star
| * | 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/+33Star
| * | um: switch line.c tty drivers to dynamic device creationAl Viro2012-03-254-42/+40Star
| * | 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/+12Star
| * | um: get rid of the init_prio messAl Viro2012-03-254-74/+68Star
| * | 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/+5Star
| * | um: auxvec.h is never usedAl Viro2012-03-251-4/+0Star
| * | um: clean up the includes in ubdAl Viro2012-03-253-34/+18Star
| * | um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-259-13/+13
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-2823-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/+2Star
| * | | microblaze: Use node name instead of compatible stringMichal Simek2012-03-232-4/+4