summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-01Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
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-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30mtd: fix MTD suspendArtem Bityutskiy
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2012-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
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-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
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