summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-161-27/+0
|\
| * C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-142-2753/+2
|\ \
| * | arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2012-03-142-2753/+2
* | | sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-131-1/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-03-136-576/+1488
|\ \ \ | |/ /
| * | tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-132-15/+3
| * | 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-131-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-123-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-124-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
|\ \
OpenPOWER on IntegriCloud