summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings
2012-08-14netpoll: convert several functions to boolAmerigo Wang
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang
2012-08-14netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-13mutex: Place lock in contended state after fastpath_lock failureWill Deacon
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-10codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet
2012-08-09block: disable discard request merge temporarilyShaohua Li
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet
2012-08-08Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-08Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-07vfio: Include vfio.h in installed headersAlex Williamson
2012-08-07canfd: remove redundant CAN FD flagOliver Hartkopp
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-08-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel
2012-08-03iommu: Include linux/types.hThierry Reding
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-08-02block: Add blk_bio_map_sg() helperAsias He
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao