summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2009-08-28ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-28ACPICA: Update version to 20090730Bob Moore
2009-08-28ACPICA: Fix typo for HEST ACPI tableBob Moore
2009-08-28ACPICA: Update definitions for HEST tableBob Moore
2009-08-28ACPICA: ACPI 4: Update headers for new and changed ACPI tables.Bob Moore
2009-08-28ACPICA: Split large ACPI table headerBob Moore
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-28nfsd41: expand solo sequence checkAndy Adamson
2009-08-28tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker
2009-08-28ALSA: Fixed a typo of printk()Takashi Iwai
2009-08-27Input: add twl4030_keypad driverDavid Brownell
2009-08-27Input: matrix-keypad - add function to build device keymapDmitry Torokhov
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-28dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori
2009-08-28Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt
2009-08-27ALSA: pcm - Increase protocol versionTakashi Iwai
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming
2009-08-27tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker
2009-08-27ALSA: Add debug module optionTakashi Iwai
2009-08-27ACPICA: Update version to 20090625Bob Moore
2009-08-27ACPICA: ACPI 4.0: Changes for existing ACPI tables.Bob Moore
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-27drm: GEM handles are u32, not intPekka Paalanen
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie
2009-08-26x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi
2009-08-26x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi
2009-08-26uwb: avoid radio controller reset loopsDavid Vrabel
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-26tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone