index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-18
Linux 3.3
v3.3
Linus Torvalds
2012-03-18
Don't limit non-nested epoll paths
Jason Baron
2012-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
2012-03-16
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
2012-03-16
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
2012-03-16
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
2012-03-16
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
2012-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-03-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2012-03-16
afs: Remote abort can cause BUG in rxrpc code
Anton Blanchard
2012-03-16
afs: Read of file returns EBADMSG
Anton Blanchard
2012-03-16
C6X: remove dead code from entry.S
Mark Salter
2012-03-16
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
2012-03-16
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
2012-03-16
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
2012-03-16
sch_sfq: revert dont put new flow at the end of flows
Eric Dumazet
2012-03-16
ipv6: fix icmp6_dst_alloc()
Eric Dumazet
[next]