summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-153-3/+12
|\
| * Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-021-0/+4
| * block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-021-0/+1
| * block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-151-0/+1
| * block: replace icq->changed with icq->flagsTejun Heo2012-02-151-3/+6
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-091-0/+8
|\ \
| * \ Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-2747-393/+188Star
| |\ \
| * | | dt: add empty of_find_compatible_node functionShawn Guo2012-02-151-0/+8
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-071-0/+2
|\ \ \ \
| * | | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-231-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-063-9/+8Star
|\ \ \ \
| * | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-061-5/+0Star
| * | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-061-1/+0Star
| * | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-061-1/+0Star
| * | | | vfork: make it killableOleg Nesterov2012-03-061-1/+1
| * | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-061-0/+1
| * | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-061-2/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-051-1/+2
|\ \ \ \ \
| * | | | | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-281-1/+2
* | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-051-14/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov2012-03-041-3/+3
| * | | | | percpu: use raw_local_irq_* in _this_cpu opMing Lei2012-02-211-10/+10
| * | | | | percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov2012-02-211-1/+2
| | |_|/ / | |/| | |
* | | | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2012-03-051-20/+0Star
* | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-021-5/+4Star
* | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-021-8/+1Star
* | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-021-1/+2
* | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-021-2/+2
* | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-021-0/+6
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-264-2/+16
|\ \ \ \
| * | | | ipsec: be careful of non existing mac headersEric Dumazet2012-02-231-0/+10
| * | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-231-2/+2
| |\ \ \ \
| | * | | | netfilter: ebtables: fix alignment problem in ppcJoerg Willmann2012-02-211-2/+2
| * | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-212-0/+4
* | | | | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-261-0/+4
| |_|_|_|/ |/| | | |
* | | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-241-1/+4
* | | | | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-221-8/+2Star
|\ \ \ \ \
| * | | | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-101-8/+2Star
* | | | | | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-02-221-1/+1
|\ \ \ \ \ \
| * | | | | | NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-041-1/+1
* | | | | | | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-221-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-141-0/+1
* | | | | | | | digsig: changed type of the timestampDmitry Kasatkin2012-02-201-2/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-191-0/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-161-0/+20
* | | | | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-141-2/+4
* | | | | | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-141-0/+4
* | | | | | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-141-0/+1
* | | | | | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-141-0/+19
| |/ / / / / |/| | | | |