Age | Commit message (Expand) | Author | Files | Lines |
2009-12-11 | sparc_brk() is not needed anymore | Al Viro | 5 | -25/+3 |
2009-12-11 | Unify sys_mmap* | Al Viro | 44 | -907/+76 |
2009-12-11 | Cut hugetlb case early for 32bit on ia64 | Al Viro | 1 | -0/+3 |
2009-12-11 | arch_mmap_check() on mn10300 | Al Viro | 2 | -5/+5 |
2009-12-11 | Kill ancient crap in s390 compat mmap | Al Viro | 1 | -5/+0 |
2009-12-11 | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro | 3 | -26/+4 |
2009-12-11 | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() | Al Viro | 1 | -3/+7 |
2009-12-11 | kill useless checks in sparc mremap variants | Al Viro | 5 | -51/+2 |
2009-12-10 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 14 | -433/+957 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+3 |
2009-12-10 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 7 | -21/+39 |
2009-12-09 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2 | -2/+2 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -4/+129 |
2009-12-09 | Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 4 | -4/+8 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 88 | -172/+114 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 11 | -44/+140 |
2009-12-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 129 | -2882/+4298 |
2009-12-09 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 47 | -1762/+3051 |
2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 27 | -658/+371 |
2009-12-09 | OMAP: SDP: Enable DSS2 for OMAP3 SDP board | Tomi Valkeinen | 2 | -19/+176 |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -37/+12 |
2009-12-09 | OMAP: DSS2: omapfb driver | Tomi Valkeinen | 1 | -1/+46 |
2009-12-09 | OMAP: DSS2: Display Subsystem Driver core | Tomi Valkeinen | 1 | -0/+575 |
2009-12-09 | OMAP: Add support for VRFB rotation engine | Tomi Valkeinen | 1 | -0/+50 |
2009-12-09 | OMAP: Add VRAM manager | Tomi Valkeinen | 3 | -0/+72 |
2009-12-09 | OMAP: OMAPFB: add omapdss device | Tomi Valkeinen | 2 | -11/+11 |
2009-12-09 | OMAP: OMAPFB: split omapfb.h | Tomi Valkeinen | 4 | -401/+3 |
2009-12-09 | OMAP2: Add funcs for writing SMS_ROT_* registers | Tomi Valkeinen | 2 | -1/+24 |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -7/+10 |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -40/+27 |
2009-12-08 | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -39/+95 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 7 | -344/+824 |
2009-12-08 | [IA64] Fix cut/paste detritus from unistd.h | Tony Luck | 1 | -1/+1 |
2009-12-08 | ARM: S3C24XX: DMA: Use valid index when accessing array | Ramax Lo | 1 | -2/+4 |
2009-12-08 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -51/+69 |
2009-12-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -5/+24 |
2009-12-08 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
2009-12-08 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2009-12-08 | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -26/+26 |
2009-12-08 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -33/+7 |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 42 | -339/+650 |
2009-12-08 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -42/+55 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 23 | -0/+26 |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 248 | -2908/+18179 |
2009-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 8 | -170/+108 |
2009-12-08 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 418 | -4911/+23600 |
2009-12-08 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -25/+6 |
2009-12-08 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 32 | -528/+1358 |