summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-01clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren1-0/+2
2013-01-30Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2-87/+0
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-22/+0
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-2/+0
2013-01-29mfd: prcmu: delete pin control helpersLinus Walleij2-85/+0
2013-01-28Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson26-66/+132
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+16
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson17-49/+47
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson1-0/+41
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2013-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-19Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson1-22/+0
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk1-22/+0
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-15ARM: bcm2835: make use of CLKSRC_OFStephen Warren1-22/+0
2013-01-15Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren6-6/+22
2013-01-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson4-1/+112
2013-01-15Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson1-0/+22
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-5/+7
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson16-60/+40
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk1-0/+22
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-0/+36
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-0/+48
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds7-19/+31
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook2-1/+3
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11target: Introduce TCM_NO_SENSEHannes Reinecke1-0/+1
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie1-1/+1