summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-171-27/+0Star
|\
| * C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0Star
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-152-2753/+2Star
|\ \
| * | arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2012-03-142-2753/+2Star
* | | sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-141-1/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-146-576/+1488
|\| |
| * | tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-132-15/+3Star
| * | arch/tile: misplaced parens near likelyroel2012-03-121-1/+1
| * | arch/tile: sync up the defconfig files to the tipChris Metcalf2012-03-122-559/+1483
| * | arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf2012-03-121-1/+1
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-141-8/+9
|\ \
| * | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-121-8/+9
| |/
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-133-2/+5
|\ \
| * | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
| * | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
| * | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-071-0/+1
* | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-134-2/+8
|\ \ \ | |_|/ |/| |
| * | ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto2012-03-071-1/+1
| * | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-071-0/+4
| * | ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart2012-03-071-0/+1
| * | ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy2012-03-071-1/+2
| |/
* | x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-091-2/+2
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-091-2/+2
|\ \
| * | C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter2012-03-071-2/+2
* | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-092-3/+3
|\ \ \
| * | | ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2012-03-052-3/+3
* | | | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-03-095-2/+13
|\ \ \ \
| * \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-084-2/+12
| |\ \ \ \
| | * | | | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan2012-03-051-0/+2