summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: Add bio_reset()Kent Overstreet2012-09-092-6/+20
* block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-091-5/+4Star
* block: Generalized bio pool freeingKent Overstreet2012-09-091-0/+3
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
|\
| * linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-021-2/+10
* | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-061-0/+1
|\ \
| * | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-021-1/+1
|\ \ \ | |_|/ |/| |
| * | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
* | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-011-0/+7
* | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-262-0/+6
|\ \ \
| * \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-0/+4
| |\ \ \
| | * | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-0/+4
| * | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-2321-46/+72
| |\| | |
| * | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-151-0/+2
| |\ \ \ \
| | * | | | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-0/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-251-1/+13
|\ \ \ \ \
| * | | | | block: disable discard request merge temporarilyShaohua Li2012-08-091-1/+1
| * | | | | block: Add blk_bio_map_sg() helperAsias He2012-08-021-0/+2
| * | | | | block: split discard into aligned requestsPaolo Bonzini2012-08-021-0/+10
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-242-9/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-152-9/+20
* | | | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-222-0/+2
|\ \ \ \ \ \
| * | | | | | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-022-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-221-0/+18
|\ \ \ \ \ \ \
| * | | | | | | introduce kref_put_mutex()Al Viro2012-08-221-0/+18
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-222-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-221-2/+2
| * | | | | | | | string: do not export memweight() to userspaceWANG Cong2012-08-221-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-225-35/+51
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-201-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-101-1/+1
| * | | | | | | | | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-201-0/+2
| * | | | | | | | | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-201-0/+7
| * | | | | | | | | netpoll: convert several functions to boolAmerigo Wang2012-08-141-7/+7
| * | | | | | | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-141-15/+15
| * | | | | | | | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-141-0/+3
| * | | | | | | | | netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang2012-08-141-9/+9
| * | | | | | | | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-141-2/+2
| * | | | | | | | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-141-0/+3
| * | | | | | | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-142-2/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-211-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: header: trivial: declare struct deviceRichard Genoud2012-08-171-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-201-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-0/+2
* | | | | | | | | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-171-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich2012-08-161-0/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-171-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-061-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\ \ \ \ \ \ \ \