summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo8-19/+32
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-2/+11
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar9-19/+33
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar6-10/+31
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-19/+33
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+1
2011-03-04netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+0
2011-03-04LSM: Pass -o remount options to the LSMEric Paris1-0/+13
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy1-3/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-1/+0
2011-03-03dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid1-0/+71
2011-03-03dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid1-0/+28
2011-03-03netdevice: make initial group visible to userspaceVlad Dogaru1-3/+3
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker1-1/+0
2011-03-03Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren1-2/+0
2011-03-03Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren12-24/+62
2011-03-03mfd: twl4030_codec: Remove unused and duplicate audio_mclk fieldsIlkka Koskinen1-2/+0
2011-03-03block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal1-2/+0
2011-03-03msm: mdp: Add support for RGBX 8888 image format.Dima Zavin1-0/+1
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov1-2/+0
2011-03-02libata: separate error handler into usable componentsJames Bottomley1-0/+2
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe308-2713/+7078
2011-03-01power_supply: Update power_supply_is_watt_propertyRhyland Klein1-0/+1
2011-03-01bq20z75: Add i2c retry mechanismRhyland Klein1-0/+2
2011-03-01bq20z75: Add optional battery detect gpioRhyland Klein1-0/+37
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau1-0/+3
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-03-01dt: eliminate of_platform_driver shim codeGrant Likely1-11/+1
2011-03-01HID: Do not create input devices for feature reportsHenrik Rydberg1-1/+1
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-0/+8
2011-02-28percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter1-0/+128
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely1-6/+0
2011-02-28drivercore/dt: add a match table pointer to struct deviceGrant Likely2-2/+4
2011-02-28dt: Typo fix.Lennert Buytenhek1-1/+1
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely23-61/+138
2011-02-28netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang1-5/+4
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner1-0/+7
2011-02-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-11/+16
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-1/+3
2011-02-25firmware: Add DMI entry types to the headersMike Waychison1-0/+47
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov1-1/+1
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern1-1/+2
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner1-1/+3