summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-01linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann
2012-08-22introduce kref_put_mutex()Al Viro
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-08-21string: do not export memweight() to userspaceWANG Cong
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
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-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy
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-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki
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-04vfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel
2012-08-03iommu: Include linux/types.hThierry Reding
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
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02block: split discard into aligned requestsPaolo Bonzini
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-07-31mm: remove redundant initializationMinchan Kim