summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-117-19/+31
|\
| * lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
| * mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| * linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| * audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-112-1/+3
| * lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| * lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-111-1/+1
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-111-1/+1
| |\ \ | | |/ | |/|
| | * drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-081-1/+1
* | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
|/ /
* | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-082-36/+10
|\ \
| * | drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-041-0/+2
| * | drm/exynos: change file license to GPLInki Dae2013-01-042-36/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-082-0/+2
|\ \ \
| * \ \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-282-0/+2
| |\ \ \
| | * | | netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-241-0/+1
| | * | | netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-161-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-071-0/+1
|\ \ \ \ \
| * | | | | namei.h: include errno.hStephen Warren2012-12-251-0/+1
* | | | | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-041-0/+9
* | | | | | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-041-8/+0
* | | | | | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-1/+2
* | | | | | ipc: introduce message queue copy featureStanislav Kinsbursky2013-01-041-0/+1
* | | | | | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-041-2/+3
* | | | | | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-041-0/+1
* | | | | | include: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-8/+8
* | | | | | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
* | | | | | pstore: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
| |_|_|_|/ |/| | | |
* | | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-022-0/+3
|\ \ \ \ \
| * | | | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-0/+1
| * | | | | PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas2012-12-261-0/+2
| |/ / / /
* | | | | UAPI: Remove empty Kbuild filesDavid Howells2013-01-028-8/+0
* | | | | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-1/+1
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-022-2/+14
|\ \ \ \ \
| * | | | | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-251-1/+1
| * | | | | ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-251-1/+13
* | | | | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-7/+4
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-302-4/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-302-4/+31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson2012-12-181-4/+21
| | * | | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-171-0/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-272-1/+4
|\ \ \ \ \
| * | | | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-252-1/+4
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-272-2/+2
|\ \ \ \ \
| * | | | | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-261-1/+1
| * | | | | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-211-1/+1
* | | | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7
| |/ / / / |/| | | |
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-211-1/+1
|\ \ \ \ \