Age | Commit message (Expand) | Author |
2012-03-25 | um: Serve io_remap_pfn_range() | Richard Weinberger |
2012-03-25 | Introduce CONFIG_GENERIC_IO | Richard Weinberger |
2012-03-25 | um: allow SUBARCH=x86 | Al Viro |
2012-03-25 | um: most of the SUBARCH uses can be killed | Al Viro |
2012-03-25 | um: deadlock in line_write_interrupt() | Al Viro |
2012-03-25 | um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS | Al Viro |
2012-03-25 | um: use the right ifdef around exports in user_syms.c | Al Viro |
2012-03-25 | um: a bunch of headers can be killed by using generic-y | Al Viro |
2012-03-25 | um: ptrace-generic.h doesn't need user.h | Al Viro |
2012-03-25 | um: kill HOST_TASK_PID | Al Viro |
2012-03-25 | um: remove pointless include of asm/fixmap.h from asm/pgtable.h | Al Viro |
2012-03-25 | um: asm-offsets.h might as well come from underlying arch... | Al Viro |
2012-03-25 | um: merge processor_{32,64}.h a bit... | Al Viro |
2012-03-25 | um: switch close_chan() to struct line | Al Viro |
2012-03-25 | um: race fix: initialize delayed_work *before* registering IRQ | Al Viro |
2012-03-25 | um: line->have_irq is never checked... | Al Viro |
2012-03-25 | um: chan_init_pri is dead now | Al Viro |
2012-03-25 | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro |
2012-03-25 | um: sorting out the chan mess, part 1 | Al Viro |
2012-03-25 | um: finally kill ->init_str leaks | Al Viro |
2012-03-25 | um: get rid of lines_init() | Al Viro |
2012-03-25 | um: switch line.c tty drivers to dynamic device creation | Al Viro |
2012-03-25 | um: fix races between line_open() and line_config() | Al Viro |
2012-03-25 | um: convert count_lock to mutex, fix a race in line_open() | Al Viro |
2012-03-25 | um: get rid of the init_prio mess | Al Viro |
2012-03-25 | um: switch line_config() to setup_one_line() | Al Viro |
2012-03-25 | um: switch line_remove() to setup_one_line() | Al Viro |
2012-03-25 | um: auxvec.h is never used | Al Viro |
2012-03-25 | um: clean up the includes in ubd | Al Viro |
2012-03-25 | uml/hostfs: Propagate dirent.d_type to filldir() | Geert Uytterhoeven |
2012-03-25 | um: irq: Remove IRQF_DISABLED | Yong Zhang |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-03-24 | Fix potential endless loop in kswapd when compaction is not enabled | Rik van Riel |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-24 | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk |
2012-03-24 | USB: sa1111: add hcd .reset method | Russell King |
2012-03-24 | USB: sa1111: add OHCI shutdown methods | Russell King |
2012-03-24 | USB: sa1111: reorganize ohci-sa1111.c | Russell King |
2012-03-24 | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) | Russell King |
2012-03-24 | USB: sa1111: sparse and checkpatch cleanups | Russell King |
2012-03-24 | ARM: sa11x0: don't static map sa1111 | Russell King |
2012-03-24 | ARM: sa1111: use dev_err() rather than printk() | Russell King |
2012-03-24 | ARM: sa1111: cleanup sub-device registration and unregistration | Russell King |
2012-03-24 | ARM: sa1111: only setup DMA for DMA capable devices | Russell King |
2012-03-24 | ARM: sa1111: register sa1111 devices with dmabounce in bus notifier | Russell King |
2012-03-24 | ARM: sa1111: move USB interface register definitions to ohci-sa1111.c | Russell King |
2012-03-24 | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c | Russell King |
2012-03-24 | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c | Russell King |