summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis
2014-01-25sched: Fix docbook parameter annotation error in wait.hMasanari Iida
2014-01-25Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger
2014-01-24Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24ssb: gpio: add own IRQ domainRafał Miłecki
2014-01-24Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook
2014-01-23exec: kill task_struct->did_execOleg Nesterov
2014-01-23kernel/fork.c: make dup_mm() staticDaeSeok Youn
2014-01-23proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov
2014-01-23coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov
2014-01-23coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger
2014-01-23include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger
2014-01-23include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger
2014-01-23include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2014-01-23add generic fixmap.hMark Salter
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-23include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo