summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-24um: ptrace-generic.h doesn't need user.hAl Viro
2012-03-24um: kill HOST_TASK_PIDAl Viro
2012-03-24um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro
2012-03-24um: asm-offsets.h might as well come from underlying arch...Al Viro
2012-03-24um: merge processor_{32,64}.h a bit...Al Viro
2012-03-24um: switch close_chan() to struct lineAl Viro
2012-03-24um: race fix: initialize delayed_work *before* registering IRQAl Viro
2012-03-24um: line->have_irq is never checked...Al Viro
2012-03-24um: chan_init_pri is dead nowAl Viro
2012-03-24um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro
2012-03-24um: sorting out the chan mess, part 1Al Viro
2012-03-24um: finally kill ->init_str leaksAl Viro
2012-03-24um: get rid of lines_init()Al Viro
2012-03-24um: switch line.c tty drivers to dynamic device creationAl Viro
2012-03-24um: fix races between line_open() and line_config()Al Viro
2012-03-24um: convert count_lock to mutex, fix a race in line_open()Al Viro
2012-03-24um: get rid of the init_prio messAl Viro
2012-03-24um: switch line_config() to setup_one_line()Al Viro
2012-03-24um: switch line_remove() to setup_one_line()Al Viro
2012-03-24um: auxvec.h is never usedAl Viro
2012-03-24um: clean up the includes in ubdAl Viro
2012-03-24uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven
2012-03-24um: irq: Remove IRQF_DISABLEDYong Zhang
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk
2012-03-24USB: sa1111: add hcd .reset methodRussell King
2012-03-24USB: sa1111: add OHCI shutdown methodsRussell King
2012-03-24USB: sa1111: reorganize ohci-sa1111.cRussell King
2012-03-24USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King
2012-03-24USB: sa1111: sparse and checkpatch cleanupsRussell King
2012-03-24ARM: sa11x0: don't static map sa1111Russell King
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King
2012-03-24ARM: riscpc: remove expansion card irq mask registerRussell King
2012-03-24ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King
2012-03-24ARM: riscpc: use irq chip data in ecard.cRussell King