| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-28 | 10 | -34/+969 |
|\ |
|
| * | [S390] register cpu devices for SMP=n | Martin Schwidefsky | 2012-03-23 | 1 | -0/+1 |
| * | [S390] perf: add support for s390x CPU counters | Hendrik Brueckner | 2012-03-23 | 5 | -5/+912 |
| * | [S390] oprofile: Allow multiple users of the measurement alert interrupt | Jan Glauber | 2012-03-23 | 4 | -30/+59 |
| * | [S390] Remove unncessary export of arch_pick_mmap_layout | Ben Hutchings | 2012-03-23 | 1 | -2/+0 |
* | | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-28 | 45 | -728/+794 |
|\ \ |
|
| * | | um: Update defconfig | Richard Weinberger | 2012-03-25 | 1 | -184/+471 |
| * | | um: Switch to large mcmodel on x86_64 | Richard Weinberger | 2012-03-25 | 1 | -0/+1 |
| * | | um: Wire CONFIG_GENERIC_IO up | Richard Weinberger | 2012-03-25 | 1 | -0/+1 |
| * | | um: Serve io_remap_pfn_range() | Richard Weinberger | 2012-03-25 | 1 | -0/+2 |
| * | | um: allow SUBARCH=x86 | Al Viro | 2012-03-25 | 1 | -2/+2 |
| * | | um: most of the SUBARCH uses can be killed | Al Viro | 2012-03-25 | 3 | -7/+3 |
| * | | um: deadlock in line_write_interrupt() | Al Viro | 2012-03-25 | 1 | -0/+1 |
| * | | um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS | Al Viro | 2012-03-25 | 1 | -4/+3 |
| * | | um: use the right ifdef around exports in user_syms.c | Al Viro | 2012-03-25 | 2 | -3/+1 |
| * | | um: a bunch of headers can be killed by using generic-y | Al Viro | 2012-03-25 | 7 | -124/+1 |
| * | | um: ptrace-generic.h doesn't need user.h | Al Viro | 2012-03-25 | 1 | -1/+0 |
| * | | um: kill HOST_TASK_PID | Al Viro | 2012-03-25 | 4 | -8/+4 |
| * | | um: remove pointless include of asm/fixmap.h from asm/pgtable.h | Al Viro | 2012-03-25 | 1 | -2/+1 |
| * | | um: asm-offsets.h might as well come from underlying arch... | Al Viro | 2012-03-25 | 1 | -1/+0 |
| * | | um: merge processor_{32,64}.h a bit... | Al Viro | 2012-03-25 | 3 | -20/+10 |
| * | | um: switch close_chan() to struct line | Al Viro | 2012-03-25 | 3 | -9/+11 |
| * | | um: race fix: initialize delayed_work *before* registering IRQ | Al Viro | 2012-03-25 | 3 | -18/+15 |
| * | | um: line->have_irq is never checked... | Al Viro | 2012-03-25 | 2 | -2/+0 |
| * | | um: chan_init_pri is dead now | Al Viro | 2012-03-25 | 1 | -2/+0 |
| * | | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro | 2012-03-25 | 5 | -128/+88 |
| * | | um: sorting out the chan mess, part 1 | Al Viro | 2012-03-25 | 2 | -0/+5 |
| * | | um: finally kill ->init_str leaks | Al Viro | 2012-03-25 | 1 | -1/+3 |
| * | | um: get rid of lines_init() | Al Viro | 2012-03-25 | 4 | -46/+33 |
| * | | um: switch line.c tty drivers to dynamic device creation | Al Viro | 2012-03-25 | 4 | -42/+40 |
| * | | um: fix races between line_open() and line_config() | Al Viro | 2012-03-25 | 2 | -28/+29 |
| * | | um: convert count_lock to mutex, fix a race in line_open() | Al Viro | 2012-03-25 | 4 | -20/+12 |
| * | | um: get rid of the init_prio mess | Al Viro | 2012-03-25 | 4 | -74/+68 |
| * | | um: switch line_config() to setup_one_line() | Al Viro | 2012-03-25 | 1 | -6/+16 |
| * | | um: switch line_remove() to setup_one_line() | Al Viro | 2012-03-25 | 1 | -8/+5 |
| * | | um: auxvec.h is never used | Al Viro | 2012-03-25 | 1 | -4/+0 |
| * | | um: clean up the includes in ubd | Al Viro | 2012-03-25 | 3 | -34/+18 |
| * | | um: irq: Remove IRQF_DISABLED | Yong Zhang | 2012-03-25 | 9 | -13/+13 |
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-03-28 | 23 | -95/+710 |
|\ \ \ |
|
| * | | | microblaze: Handle TLB skip size dynamically | Michal Simek | 2012-03-23 | 6 | -22/+83 |
| * | | | microblaze: Introduce TLB skip size | Michal Simek | 2012-03-23 | 3 | -5/+7 |
| * | | | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 | 6 | -11/+120 |
| * | | | microblaze: Extend space for compiled-in FDT to 32kB | Michal Simek | 2012-03-23 | 2 | -2/+2 |
| * | | | microblaze: Clear all MSR flags on the first kernel instruction | Michal Simek | 2012-03-23 | 1 | -3/+2 |
| * | | | microblaze: Use node name instead of compatible string | Michal Simek | 2012-03-23 | 2 | -4/+4 |
| * | | | microblaze: Fix mapin_ram function | Michal Simek | 2012-03-23 | 2 | -1/+2 |
| * | | | microblaze: Highmem support | Michal Simek | 2012-03-23 | 6 | -13/+272 |
| * | | | microblaze: Use active regions | Michal Simek | 2012-03-23 | 2 | -2/+20 |
| * | | | microblaze: Show more detailed information about memory | Michal Simek | 2012-03-23 | 1 | -3/+39 |
| * | | | microblaze: Introduce fixmap | Michal Simek | 2012-03-23 | 3 | -6/+123 |