summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1
* um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0
* um: merge processor_{32,64}.h a bit...Al Viro2012-03-253-20/+10
* um: switch close_chan() to struct lineAl Viro2012-03-253-9/+11
* um: race fix: initialize delayed_work *before* registering IRQAl Viro2012-03-253-18/+15
* um: line->have_irq is never checked...Al Viro2012-03-252-2/+0
* um: chan_init_pri is dead nowAl Viro2012-03-251-2/+0
* um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro2012-03-255-128/+88
* um: sorting out the chan mess, part 1Al Viro2012-03-252-0/+5
* um: finally kill ->init_str leaksAl Viro2012-03-251-1/+3
* um: get rid of lines_init()Al Viro2012-03-254-46/+33
* um: switch line.c tty drivers to dynamic device creationAl Viro2012-03-254-42/+40
* um: fix races between line_open() and line_config()Al Viro2012-03-252-28/+29
* um: convert count_lock to mutex, fix a race in line_open()Al Viro2012-03-254-20/+12
* um: get rid of the init_prio messAl Viro2012-03-254-74/+68
* um: switch line_config() to setup_one_line()Al Viro2012-03-251-6/+16
* um: switch line_remove() to setup_one_line()Al Viro2012-03-251-8/+5
* um: auxvec.h is never usedAl Viro2012-03-251-4/+0
* um: clean up the includes in ubdAl Viro2012-03-253-34/+18
* uml/hostfs: Propagate dirent.d_type to filldir()Geert Uytterhoeven2012-03-253-4/+8
* um: irq: Remove IRQF_DISABLEDYong Zhang2012-03-259-13/+13
* Linux 3.3v3.3Linus Torvalds2012-03-181-1/+1
* Don't limit non-nested epoll pathsJason Baron2012-03-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-178-64/+57
|\
| * netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-161-1/+0
| * wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10
| * net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
| * net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
| * bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
| * bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
| * sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| * ipv6: fix icmp6_dst_alloc()Eric Dumazet2012-03-161-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-1713-33/+48
|\ \
| * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-1413-33/+48
| |\ \ | | |/ | |/|
| | * perf tools, x86: Build perf on older user-space as wellIngo Molnar2012-03-144-0/+10
| | * perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-148-33/+35
| | * perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard2012-03-141-0/+3
* | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-03-161-0/+7
|\ \ \
| * | | nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi2012-03-161-0/+1
| * | | nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen2012-03-161-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-03-161-0/+8
|\ \ \ \
| * | | | MAINTAINERS: Add Serge as maintainer of capabilitiesJames Morris2012-03-161-0/+8
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-03-161-27/+0
|\ \ \ \ \
| * | | | | C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0
* | | | | | afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard2012-03-161-0/+3
* | | | | | afs: Read of file returns EBADMSGAnton Blanchard2012-03-161-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-155-27/+92
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter2012-03-151-1/+1
| * | | | MAINTAINERS: add entry for exynos mipi display driversDonghwa Lee2012-03-151-0/+9
OpenPOWER on IntegriCloud