summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2012-08-24clk: convert ARM RealView to common clkLinus Walleij
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-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-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-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao
2012-08-02bcma: BCM43228 supportRafał Miłecki
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
2012-07-31mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner
2012-07-31nfs: enable swap on NFSMel Gorman
2012-07-31mm: add support for direct_IO to highmem pagesMel Gorman
2012-07-31mm: swap: implement generic handler for swap_activateMel Gorman
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-07-31mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman
2012-07-31mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman
2012-07-31mm: account for the number of times direct reclaimers get throttledMel Gorman
2012-07-31mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman