Age | Commit message (Expand) | Author | Files | Lines |
2012-03-25 | um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS | Al Viro | 1 | -4/+3 |
2012-03-25 | um: use the right ifdef around exports in user_syms.c | Al Viro | 2 | -3/+1 |
2012-03-25 | um: a bunch of headers can be killed by using generic-y | Al Viro | 7 | -124/+1 |
2012-03-25 | um: ptrace-generic.h doesn't need user.h | Al Viro | 1 | -1/+0 |
2012-03-25 | um: kill HOST_TASK_PID | Al Viro | 4 | -8/+4 |
2012-03-25 | um: remove pointless include of asm/fixmap.h from asm/pgtable.h | Al Viro | 1 | -2/+1 |
2012-03-25 | um: asm-offsets.h might as well come from underlying arch... | Al Viro | 1 | -1/+0 |
2012-03-25 | um: merge processor_{32,64}.h a bit... | Al Viro | 3 | -20/+10 |
2012-03-25 | um: switch close_chan() to struct line | Al Viro | 3 | -9/+11 |
2012-03-25 | um: race fix: initialize delayed_work *before* registering IRQ | Al Viro | 3 | -18/+15 |
2012-03-25 | um: line->have_irq is never checked... | Al Viro | 2 | -2/+0 |
2012-03-25 | um: chan_init_pri is dead now | Al Viro | 1 | -2/+0 |
2012-03-25 | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro | 5 | -128/+88 |
2012-03-25 | um: sorting out the chan mess, part 1 | Al Viro | 2 | -0/+5 |
2012-03-25 | um: finally kill ->init_str leaks | Al Viro | 1 | -1/+3 |
2012-03-25 | um: get rid of lines_init() | Al Viro | 4 | -46/+33 |
2012-03-25 | um: switch line.c tty drivers to dynamic device creation | Al Viro | 4 | -42/+40 |
2012-03-25 | um: fix races between line_open() and line_config() | Al Viro | 2 | -28/+29 |
2012-03-25 | um: convert count_lock to mutex, fix a race in line_open() | Al Viro | 4 | -20/+12 |
2012-03-25 | um: get rid of the init_prio mess | Al Viro | 4 | -74/+68 |
2012-03-25 | um: switch line_config() to setup_one_line() | Al Viro | 1 | -6/+16 |
2012-03-25 | um: switch line_remove() to setup_one_line() | Al Viro | 1 | -8/+5 |
2012-03-25 | um: auxvec.h is never used | Al Viro | 1 | -4/+0 |
2012-03-25 | um: clean up the includes in ubd | Al Viro | 3 | -34/+18 |
2012-03-25 | uml/hostfs: Propagate dirent.d_type to filldir() | Geert Uytterhoeven | 3 | -4/+8 |
2012-03-25 | um: irq: Remove IRQF_DISABLED | Yong Zhang | 9 | -13/+13 |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 11 | -27/+76 |
2012-03-24 | Fix potential endless loop in kswapd when compaction is not enabled | Rik van Riel | 1 | -1/+2 |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 73 | -52/+91 |
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 100 | -100/+100 |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 93 | -132/+223 |
2012-03-24 | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-03-24 | USB: sa1111: add hcd .reset method | Russell King | 1 | -9/+11 |
2012-03-24 | USB: sa1111: add OHCI shutdown methods | Russell King | 1 | -0/+12 |
2012-03-24 | USB: sa1111: reorganize ohci-sa1111.c | Russell King | 1 | -134/+93 |
2012-03-24 | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) | Russell King | 1 | -4/+2 |
2012-03-24 | USB: sa1111: sparse and checkpatch cleanups | Russell King | 1 | -16/+17 |
2012-03-24 | ARM: sa11x0: don't static map sa1111 | Russell King | 3 | -15/+0 |
2012-03-24 | ARM: sa1111: use dev_err() rather than printk() | Russell King | 1 | -1/+1 |
2012-03-24 | ARM: sa1111: cleanup sub-device registration and unregistration | Russell King | 1 | -11/+16 |
2012-03-24 | ARM: sa1111: only setup DMA for DMA capable devices | Russell King | 1 | -3/+6 |
2012-03-24 | ARM: sa1111: register sa1111 devices with dmabounce in bus notifier | Russell King | 1 | -55/+74 |
2012-03-24 | ARM: sa1111: move USB interface register definitions to ohci-sa1111.c | Russell King | 2 | -30/+25 |
2012-03-24 | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c | Russell King | 2 | -48/+41 |
2012-03-24 | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c | Russell King | 2 | -54/+37 |
2012-03-24 | ARM: sa1111: delete unused physical GPIO register definitions | Russell King | 1 | -16/+0 |
2012-03-24 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Arnd Bergmann | 48 | -1042/+3654 |
2012-03-24 | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 6 | -5/+7 |
2012-03-24 | ARM: ecard: get rid of NO_IRQ madness | Russell King | 4 | -10/+6 |
2012-03-24 | ARM: riscpc: use DEFINE_RES_xxx() | Russell King | 1 | -29/+7 |