summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'renesas/soc' into next/soc2Arnd Bergmann2012-03-24
|\
| * Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh in...Arnd Bergmann2012-03-24
| |\
| | * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-14
| | |\
| | | * Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-02
| | | * block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
| | | * block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-15
| | | * block: replace icq->changed with icq->flagsTejun Heo2012-02-15
| * | | sh: remove clk_opsMagnus Damm2012-03-12
| * | | sh: introduce sh_clk_ops in parallel with clk_opsMagnus Damm2012-03-12
| |/ /
| * | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
| |\ \
| | * \ Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27
| | |\ \
| | * | | dt: add empty of_find_compatible_node functionShawn Guo2012-02-15
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-07
| |\ \ \ \
| | * | | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-23
| | | |_|/ | | |/| |
| * | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-05
| |\ \ \ \
| | * | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
| | * | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-05
| | * | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-05
| | * | | | vfork: make it killableOleg Nesterov2012-03-05
| | * | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-05
| | * | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-05
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-05
| |\ \ \ \ \
| | * | | | | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-28
| * | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-05
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov2012-03-04
| | * | | | | percpu: use raw_local_irq_* in _this_cpu opMing Lei2012-02-21
| | * | | | | percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov2012-02-21
| | | |_|/ / | | |/| | |
| * | | | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2012-03-04
* | | | | | Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann2012-03-15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-02
| * | | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
| * | | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-02
| * | | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-02
| * | | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-02
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-26
| |\ \ \ \ \
| | * | | | | ipsec: be careful of non existing mac headersEric Dumazet2012-02-23
| | * | | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-23
| | |\ \ \ \ \
| | | * | | | | netfilter: ebtables: fix alignment problem in ppcJoerg Willmann2012-02-21
| | * | | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
| * | | | | | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-26
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann2012-03-15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07
| |\ \ \ \ \ \ \
| * | | | | | | | ARM: amba: provide common initializers for static amba devicesRussell King2012-01-25
| * | | | | | | | ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-25
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'tegra-soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/...Arnd Bergmann2012-03-04
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson2012-02-26
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2012-02-06
| | | |/ / / / / | | |/| | | | |
| * | | | | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-24