summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'unicore32/unicore32'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'sh/sh-latest'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'ia64/test'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'omap/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2011-02-28net/9p: Implement syncfs 9P operationAneesh Kumar K.V
2011-02-28dt: eliminate of_platform_driver shim codeGrant Likely
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger
2011-02-28mfd: add platform_device sharing support for mfdAndres Salomon
2011-02-28mfd: Add refcounting support to mfd_cellsAndres Salomon
2011-02-28mfd: Remove driver_data field from mfd_cellAndres Salomon
2011-02-28mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon
2011-02-28mfd: Drop data_size from mfd_cell structAndres Salomon
2011-02-28mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon
2011-02-28mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon
2011-02-28mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon
2011-02-28mfd-core: Fix up typos/vagueness in commentAndres Salomon
2011-02-28Merge branch 'stable/backends' into linux-nextKonrad Rzeszutek Wilk
2011-02-28xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend driversIan Campbell
2011-02-28nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi
2011-02-28nilfs2: optimize rec_len functionsRyusuke Konishi
2011-02-28nilfs2: use common file attribute macrosRyusuke Konishi
2011-02-28percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter
2011-02-28KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity
2011-02-28KVM: use yield_to instead of sleep in kvm_vcpu_on_spinRik van Riel
2011-02-28KVM: keep track of which task is running a KVM vcpuRik van Riel
2011-02-28Merge remote branch 'tip/sched/core' into HEADAvi Kivity
2011-02-28mm: remove is_hwpoison_addressHuang Ying
2011-02-28mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-02-28mm: export __get_user_pagesHuang Ying
2011-02-28KVM: make make_all_cpus_request() locklessXiao Guangrong
2011-02-28KVM: Add "exiting guest mode" stateXiao Guangrong
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely
2011-02-28drivercore/dt: add a match table pointer to struct deviceGrant Likely
2011-02-28dt: Typo fix.Lennert Buytenhek
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-27xfrm: Pass const xfrm_mark to xfrm_mark_put().David S. Miller
2011-02-27xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller
2011-02-27xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.David S. Miller
2011-02-27xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
2011-02-27Bluetooth: Move index to common header in management interfaceSzymon Janc
2011-02-27Merge branch 'x86/platform' into auto-latestIngo Molnar
2011-02-27Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-02-27Merge branch 'irq/core' into auto-latestIngo Molnar
2011-02-27Merge branch 'linus' into auto-latestIngo Molnar
2011-02-27Merge branch 'versatile' into develRussell King
2011-02-27Merge branches 'aaci', 'at91', 'defcfg', 'ep93xx', 'fixes', 'footbridge', 'fn...Russell King
2011-02-26hwmon: PMBus device driverGuenter Roeck
2011-02-26hwmon: Driver for Maxim MAX6639stigge@antcom.de