summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2012-02-16irq_domain: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Create common xlate functions that device drivers can useGrant Likely
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely
2012-02-14irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini
2012-02-08block: don't call elevator callbacks for plug mergesTejun Heo
2012-02-08block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi
2012-02-03usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-02-01usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-02-01lp8727_chager: Fix permissions on a header fileKim, Milo
2012-02-01Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin
2012-02-01lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang
2012-01-30mtd: fix MTD suspendArtem Bityutskiy
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-24kernel-doc: fix new warnings in device.hRandy Dunlap
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton
2012-01-23thermal: Rename generate_netlink_eventJean Delvare
2012-01-22driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-21MFD: mcp-core: fix mcp_priv() to be more type safeRussell King
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-19PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat