aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson11-49/+44
2012-03-12sh: remove clk_opsMagnus Damm1-3/+2
2012-03-12sh: introduce sh_clk_ops in parallel with clk_opsMagnus Damm1-0/+2
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson17-84/+70
2012-03-08route: Remove redirect_genidSteffen Klassert1-1/+0
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds3-9/+8
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-5/+0
2012-03-05vfork: kill PF_STARTINGOleg Nesterov1-1/+0
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov1-1/+0
2012-03-05vfork: make it killableOleg Nesterov1-1/+1
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov1-0/+1
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett1-2/+7
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-14/+15
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds1-20/+0
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds2-2/+2
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+20
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into HEADDave Airlie2-3/+20
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socArnd Bergmann26-47/+205
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into devicetree/mergeGrant Likely71-431/+369
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditionalJames Bottomley2-2/+2
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-23ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type boolviresh kumar1-0/+2
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-8/+2
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra1-50/+0
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-21rtnetlink: Fix problem with buffer allocationGreg Rose3-1/+5
2012-02-21percpu: use raw_local_irq_* in _this_cpu opMing Lei1-10/+10
2012-02-21percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov1-1/+2
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2