aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-21mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu
2011-05-21Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-21drm/radeon/kms: fix gart setup on fusion parts (v2) backportAlex Deucher
2011-05-21ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-05-09drm/radeon/kms: add some new pci idsAlex Deucher
2011-05-09flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-05-09mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-05-02mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-05-02libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-21Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-04-21next_pidmap: fix overflow conditionLinus Torvalds
2011-04-21brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-21kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-04-21perf: Fix task context schedulingPeter Zijlstra
2011-04-14atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-04-14drm/radeon/kms: add some new ontario pci idsAlex Deucher
2011-04-14net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-04-14ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-04-14PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-04-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-04-14ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-03-27mm: PageBuddy and mapcount robustnessAndrea Arcangeli
2011-03-27mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-27ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings
2011-03-23HID: Do not create input devices for feature reportsHenrik Rydberg
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-23USB: move usbcore away from hcd->stateAlan Stern
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04mm: add alloc_page_vma_node()Andi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02RxRPC: Fix v1 keysAnton Blanchard
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo