summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-25Introduce CONFIG_GENERIC_IORichard Weinberger
2012-03-25um: allow SUBARCH=x86Al Viro
2012-03-25um: most of the SUBARCH uses can be killedAl Viro
2012-03-25um: deadlock in line_write_interrupt()Al Viro
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro
2012-03-25um: kill HOST_TASK_PIDAl Viro
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro
2012-03-25um: switch close_chan() to struct lineAl Viro
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro
2012-03-25um: line->have_irq is never checked...Al Viro
2012-03-25um: chan_init_pri is dead nowAl Viro
2012-03-25um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro
2012-03-25um: sorting out the chan mess, part 1Al Viro
2012-03-25um: finally kill ->init_str leaksAl Viro
2012-03-25um: get rid of lines_init()Al Viro
2012-03-25um: switch line.c tty drivers to dynamic device creationAl Viro
2012-03-25um: fix races between line_open() and line_config()Al Viro
2012-03-25um: convert count_lock to mutex, fix a race in line_open()Al Viro
2012-03-25um: get rid of the init_prio messAl Viro
2012-03-25um: switch line_config() to setup_one_line()Al Viro
2012-03-25um: switch line_remove() to setup_one_line()Al Viro
2012-03-25um: auxvec.h is never usedAl Viro
2012-03-25um: clean up the includes in ubdAl Viro
2012-03-25uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang
2012-03-18Linux 3.3v3.3Linus Torvalds
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/usbnet: reserve headroom on rx skbsEric Dumazet
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-16sch_sfq: revert dont put new flow at the end of flowsEric Dumazet