summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-11linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko1-0/+9
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2013-01-11ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong1-0/+7
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch1-0/+1
2013-01-11freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo1-8/+42
2013-01-11mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu1-3/+2
2013-01-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo1-1/+0
2013-01-11libata: restore acpi disable functionalityAaron Lu1-0/+1
2013-01-11mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2013-01-11exec: do not leave bprm->interp on stackKees Cook1-0/+1
2013-01-11net: fix a race in gro_cell_poll()Eric Dumazet1-5/+9
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2-5/+9
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet1-0/+3
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng1-0/+1
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman1-16/+0
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds1-0/+7
2012-12-03Merge branch 'block-dev'Linus Torvalds1-5/+0
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan1-0/+7
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-30/+32
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-9/+5
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2-9/+5
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds1-1/+0
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds1-4/+0
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+10
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2-1/+5
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-0/+2
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+1
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+3
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2012-11-21drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-11-21[media] adv7604: Replace prim_mode by modeHans Verkuil1-11/+10
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells3-30/+32
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds3-5/+3
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton1-4/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap1-0/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins1-1/+1
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes1-0/+9
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+31
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann6-7/+40
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley1-0/+1
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen1-0/+1