| Commit message (Expand) | Author | Age |
* | um: kill HOST_TASK_PID | Al Viro | 2012-03-24 |
* | um: remove pointless include of asm/fixmap.h from asm/pgtable.h | Al Viro | 2012-03-24 |
* | um: asm-offsets.h might as well come from underlying arch... | Al Viro | 2012-03-24 |
* | um: merge processor_{32,64}.h a bit... | Al Viro | 2012-03-24 |
* | um: switch close_chan() to struct line | Al Viro | 2012-03-24 |
* | um: race fix: initialize delayed_work *before* registering IRQ | Al Viro | 2012-03-24 |
* | um: line->have_irq is never checked... | Al Viro | 2012-03-24 |
* | um: chan_init_pri is dead now | Al Viro | 2012-03-24 |
* | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro | 2012-03-24 |
* | um: sorting out the chan mess, part 1 | Al Viro | 2012-03-24 |
* | um: finally kill ->init_str leaks | Al Viro | 2012-03-24 |
* | um: get rid of lines_init() | Al Viro | 2012-03-24 |
* | um: switch line.c tty drivers to dynamic device creation | Al Viro | 2012-03-24 |
* | um: fix races between line_open() and line_config() | Al Viro | 2012-03-24 |
* | um: convert count_lock to mutex, fix a race in line_open() | Al Viro | 2012-03-24 |
* | um: get rid of the init_prio mess | Al Viro | 2012-03-24 |
* | um: switch line_config() to setup_one_line() | Al Viro | 2012-03-24 |
* | um: switch line_remove() to setup_one_line() | Al Viro | 2012-03-24 |
* | um: auxvec.h is never used | Al Viro | 2012-03-24 |
* | um: clean up the includes in ubd | Al Viro | 2012-03-24 |
* | uml/hostfs: Propagate dirent.d_type to filldir() | Geert Uytterhoeven | 2012-03-24 |
* | um: irq: Remove IRQF_DISABLED | Yong Zhang | 2012-03-24 |
* | Linux 3.3 | Linus Torvalds | 2012-03-18 |
* | Don't limit non-nested epoll paths | Jason Baron | 2012-03-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-17 |
|\ |
|
| * | netfilter: ctnetlink: fix race between delete and timeout expiration | Pablo Neira Ayuso | 2012-03-17 |
| * | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | RongQing.Li | 2012-03-17 |
| * | 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 | 2012-03-16 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-17 |
|\ \ |
|
| * \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-03-14 |
| |\ \
| | |/
| |/| |
|
| | * | perf tools, x86: Build perf on older user-space as well | Ingo Molnar | 2012-03-14 |
| | * | perf tools: Use scnprintf where applicable | Arnaldo Carvalho de Melo | 2012-03-14 |
| | * | perf tools: Incorrect use of snprintf results in SEGV | Anton Blanchard | 2012-03-14 |
* | | | 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 |
|\ \ \ \ |
|
| * | | | | MAINTAINERS: Add Serge as maintainer of capabilities | James Morris | 2012-03-15 |
* | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2012-03-16 |
|\ \ \ \ \ |
|
| * | | | | | C6X: remove dead code from entry.S | Mark Salter | 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 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-15 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode | Dan Carpenter | 2012-03-15 |