aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-09
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
* Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-25
|\
| * Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-23
| |\
| | * ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-23
| * | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-23
| |\|
| * | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-15
| |\ \
| | * | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-15
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-25
|\ \ \ \
| * | | | block: disable discard request merge temporarilyShaohua Li2012-08-09
| * | | | block: Add blk_bio_map_sg() helperAsias He2012-08-02
| * | | | block: split discard into aligned requestsPaolo Bonzini2012-08-02
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-24
|\ \ \ \ \
| * | | | | time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-15
* | | | | | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-08-22
|\ \ \ \ \ \
| * | | | | | NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-02
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-22
|\ \ \ \ \ \ \
| * | | | | | | introduce kref_put_mutex()Al Viro2012-08-22
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-21
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-21
| * | | | | | | | string: do not export memweight() to userspaceWANG Cong2012-08-21
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-10
| * | | | | | | | | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
| * | | | | | | | | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-20
| * | | | | | | | | netpoll: convert several functions to boolAmerigo Wang2012-08-14
| * | | | | | | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-14
| * | | | | | | | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-14
| * | | | | | | | | netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang2012-08-14
| * | | | | | | | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-14
| * | | | | | | | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-14
| * | | | | | | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: header: trivial: declare struct deviceRichard Genoud2012-08-17
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-20
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-14
* | | | | | | | | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich2012-08-16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-05
| |/ / / / / / /
* | | | | | | | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-16
|\ \ \ \ \ \ \ \
| * | | | | | | | vfio: Include vfio.h in installed headersAlex Williamson2012-08-07
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-16
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-18
| * | | | | | | | fuse: add missing INIT flagsMiklos Szeredi2012-07-18
| * | | | | | | | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-18
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-13
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-08
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | canfd: remove redundant CAN FD flagOliver Hartkopp2012-08-07