aboutsummaryrefslogtreecommitdiffstats
path: root/mm/percpu.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-29percpu: fix unit_map[] verification in pcpu_setup_first_chunk()Tejun Heo1-3/+3
2009-09-29PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki1-40/+48
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki18-18/+18
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins1-0/+3
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins1-0/+6
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg3-8/+7
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven1-3/+6
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg1-9/+9
2009-09-28cfg80211: always get BSSJohannes Berg1-3/+2
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg1-1/+2
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg1-4/+1
2009-09-28ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes firstTheodore Ts'o1-8/+8
2009-09-28net: Add explicit bound checks in net/socket.cArjan van de Ven1-1/+6
2009-09-28bridge: Fix double-free in br_add_if.Jeff Hansen1-0/+1
2009-09-28ext4: async direct IO for holes and fallocate supportMingming Cao5-41/+234
2009-09-28ext4: Use end_io callback to avoid direct I/O fallback to buffered I/OMingming Cao3-1/+210
2009-09-28ext4: Split uninitialized extents for direct I/OMingming Cao6-42/+419
2009-09-28ext4: release reserved quota when block reservation for delalloc retryMingming Cao1-1/+1
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o4-16/+107
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2-2/+2
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen1-7/+7
2009-09-28ax25: Add missing dev_put in ax25_setsockoptRalf Baechle1-9/+10
2009-09-28omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2-2/+2
2009-09-28drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie1-0/+2
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie3-26/+43
2009-09-28ext4: Fix hueristic which avoids group preallocation for closed filesTheodore Ts'o1-1/+1
2009-09-27Linux 2.6.32-rc1Linus Torvalds1-2/+2
2009-09-27alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds1-1/+0
2009-09-27tty: Fix regressions caused by commit b50989dcDave Young3-15/+27
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds1-1/+0
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan64-83/+83
2009-09-27ACPI: IA64=y ACPI=n build fixLen Brown1-0/+2
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier1-7/+0
2009-09-27x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2-1/+14
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui1-1/+1
2009-09-27ACPI: Clarify resource conflict messageJean Delvare1-1/+7
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh1-0/+2
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak4-67/+1
2009-09-26net: fix double skb free in dcbnlJohn Fastabend1-8/+7
2009-09-26net: fix nlmsg len size for skb when error bit is set.John Fastabend1-1/+1
2009-09-26net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend1-0/+1
2009-09-26e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg2-15/+1
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg2-120/+3
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg3-6229/+6337
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg1-8/+4
2009-09-26e1000: remove races when changing mtuJesse Brandeburg1-2/+14