aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for ScoreDavid Howells8-91/+101
2012-03-28Disintegrate asm/system.h for S390David Howells39-335/+369
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells133-701/+687
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells22-179/+191
2012-03-28Disintegrate asm/system.h for MN10300David Howells27-229/+226
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells90-309/+262
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells17-107/+129
2012-03-28Disintegrate asm/system.h for M68KDavid Howells46-246/+214
2012-03-28m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells1-4/+16
2012-03-28Disintegrate asm/system.h for M32RDavid Howells22-382/+420
2012-03-28Disintegrate asm/system.h for IA64David Howells61-249/+233
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells10-130/+199
2012-03-28Disintegrate asm/system.h for H8300David Howells17-152/+158
2012-03-28Disintegrate asm/system.h for FRVDavid Howells20-226/+261
2012-03-28Disintegrate asm/system.h for CRISDavid Howells39-119/+127
2012-03-28Disintegrate asm/system.h for C6XDavid Howells17-170/+241
2012-03-28Disintegrate asm/system.h for AVR32David Howells11-182/+228
2012-03-28Disintegrate asm/system.h for ARMDavid Howells170-565/+592
2012-03-28ARM: move CP15 definitions to separate header fileRussell King18-84/+103
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells65-402/+388
2012-03-28Disintegrate asm/system.h for X86David Howells50-562/+554
2012-03-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells1-0/+2
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells1-0/+3
2012-03-22security: optimize avc_audit() common pathLinus Torvalds1-29/+41
2012-03-22vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds1-3/+3
2012-03-22vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds1-9/+4
2012-03-22fs: fix kernel-doc warnings in dcache.cRandy Dunlap1-1/+1
2012-03-22Fix full_name_hash() behaviour when length is a multiple of 8Al Viro1-1/+1
2012-03-23drm/nouveau/dp: support version 4.0 of DP tableBen Skeggs3-1/+19
2012-03-23drm/nve0/disp: nvidia randomly decided to move the dithering methodBen Skeggs1-1/+8
2012-03-23drm/nve0: initial modesetting support for kepler chipsetsBen Skeggs2-7/+55
2012-03-22drm/nouveau: add bios connector type for dms59Ben Skeggs2-7/+8
2012-03-22drm/nouveau: move out of staging driversBen Skeggs2-2/+2
2012-03-22drm/nouveau: bump version to 1.0.0Ben Skeggs1-4/+4
2012-03-22drm/nvd0/disp: ignore clock set if no pclkBen Skeggs1-1/+3
2012-03-22drm/nouveau: oops, increase channel dispc_vma to 4Ben Skeggs1-1/+1
2012-03-22drm/nouveau: inform userspace of new kernel subchannel requirementsBen Skeggs2-13/+6
2012-03-22drm/nouveau: remove m2mf creation on userspace channelsBen Skeggs4-81/+93
2012-03-22drm/nvc0-/disp: reimplement flip completion method as fifo methodBen Skeggs4-18/+42
2012-03-22drm/nouveau: move fence sequence check to start of loopBen Skeggs1-6/+5
2012-03-22drm/nouveau: remove subchannel names from places where it doesn't matterBen Skeggs4-25/+38
2012-03-22drm/nouveau/ttm: always do buffer moves on kernel channelBen Skeggs3-19/+4
2012-03-22crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-22crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-21memcg: avoid THP split in task migrationNaoya Horiguchi1-8/+77
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi2-7/+9
2012-03-21memcg: clean up existing move charge codeNaoya Horiguchi1-9/+8
2012-03-21mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()Jeff Liu1-1/+0
2012-03-21mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event()Anton Vorontsov1-6/+0
2012-03-21mm/memcontrol.c: s/stealed/stolen/Andrew Morton1-6/+6