| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 90 | -401/+556 |
|\ |
|
| * | net: fix for utsrelease.h moving to generated | Stephen Rothwell | 2009-12-12 | 1 | -1/+1 |
| * | gen_init_cpio: fixed fwrite warning | Mike Frysinger | 2009-12-12 | 1 | -1/+4 |
| * | kbuild: fix make clean after mismerge | Michal Marek | 2009-12-12 | 1 | -1/+1 |
| * | kbuild: generate modules.builtin | Michal Marek | 2009-12-12 | 7 | -5/+112 |
| * | genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() | Jan Beulich | 2009-12-12 | 2 | -94/+99 |
| * | score: add asm/asm-offsets.h wrapper | Michal Marek | 2009-12-12 | 1 | -0/+1 |
| * | unifdef: update to upstream revision 1.190 | Tony Finch | 2009-12-12 | 2 | -134/+213 |
| * | kbuild: specify absolute paths for cscope | Daniel Vetter | 2009-12-12 | 1 | -1/+7 |
| * | kbuild: create include/generated in silentoldconfig | Michal Marek | 2009-12-12 | 2 | -1/+1 |
| * | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder | 2009-12-12 | 1 | -2/+19 |
| * | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder | 2009-12-12 | 1 | -1/+2 |
| * | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 2009-12-12 | 1 | -1/+5 |
| * | Kbuild: clean up marker | Wenji Huang | 2009-12-12 | 1 | -3/+2 |
| * | net: add net_tstamp.h to headers_install | Jie Zhang | 2009-12-12 | 1 | -0/+1 |
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 17 | -19/+17 |
| * | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 2009-12-12 | 7 | -15/+16 |
| * | drop explicit include of autoconf.h | Sam Ravnborg | 2009-12-12 | 9 | -11/+0 |
| * | kbuild: move compile.h to include/generated | Sam Ravnborg | 2009-12-12 | 4 | -9/+4 |
| * | kbuild: drop include/asm | Sam Ravnborg | 2009-12-12 | 2 | -39/+2 |
| * | kbuild: do not check for include/asm-$ARCH | Sam Ravnborg | 2009-12-12 | 2 | -10/+3 |
| * | kbuild: drop include2/ used for O=... builds | Sam Ravnborg | 2009-12-12 | 2 | -11/+4 |
| * | sh: move machtypes.h to include/generated | Sam Ravnborg | 2009-12-12 | 6 | -13/+8 |
| * | arm: move mach-types to include/generated | Sam Ravnborg | 2009-12-12 | 4 | -14/+5 |
| * | ia64: move nr-irqs.h to include/generated | Sam Ravnborg | 2009-12-12 | 3 | -7/+4 |
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 24 | -4/+22 |
| * | kbuild: move bounds.h to include/generated | Sam Ravnborg | 2009-12-12 | 6 | -6/+5 |
| * | dontdiff: add generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
| * | kbuild: search arch/$ARCH/include before include/ | Sam Ravnborg | 2009-12-12 | 1 | -2/+1 |
| * | kbuild: fix bzImage build for x86 | Michael Tokarev | 2009-12-12 | 1 | -1/+1 |
* | | Revert "fbdev: atafb - add palette register check" | Geert Uytterhoeven | 2009-12-17 | 1 | -3/+0 |
* | | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds | 2009-12-17 | 1 | -8/+8 |
* | | Fix breakage in shmem.c | Al Viro | 2009-12-16 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-12-16 | 7 | -21/+25 |
|\ \ |
|
| * | | XFS: Free buffer pages array unconditionally | Dave Chinner | 2009-12-16 | 1 | -2/+2 |
| * | | xfs: kill xfs_bmbt_rec_32/64 types | Christoph Hellwig | 2009-12-16 | 2 | -14/+6 |
| * | | xfs: improve metadata I/O merging in the elevator | Dave Chinner | 2009-12-16 | 4 | -1/+9 |
| * | | xfs: check for not fully initialized inodes in xfs_ireclaim | Christoph Hellwig | 2009-12-16 | 1 | -4/+8 |
* | | | re-export alloc_file() | Roland Dreier | 2009-12-16 | 1 | -0/+1 |
* | | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-16 | 41 | -22/+5161 |
|\ \ \ |
|
| * | | | powerpc: fix up for mmu_mapin_ram api change | Stephen Rothwell | 2009-12-14 | 4 | -6/+6 |
| * | | | powerpc: wii: allow ioremap within the memory hole | Albert Herranz | 2009-12-12 | 1 | -0/+3 |
| * | | | powerpc: allow ioremap within reserved memory regions | Albert Herranz | 2009-12-12 | 5 | -2/+16 |
| * | | | wii: use both mem1 and mem2 as ram | Albert Herranz | 2009-12-12 | 5 | -7/+106 |
| * | | | wii: bootwrapper: add fixup to calc useable mem2 | Albert Herranz | 2009-12-12 | 1 | -3/+115 |
| * | | | powerpc: gamecube/wii: early debugging using usbgecko | Albert Herranz | 2009-12-12 | 6 | -0/+94 |
| * | | | powerpc: reserve fixmap entries for early debug | Albert Herranz | 2009-12-12 | 1 | -0/+3 |
| * | | | powerpc: wii: default config | Albert Herranz | 2009-12-12 | 1 | -0/+1406 |
| * | | | powerpc: wii: platform support | Albert Herranz | 2009-12-12 | 3 | -1/+211 |
| * | | | powerpc: wii: hollywood interrupt controller support | Albert Herranz | 2009-12-12 | 3 | -0/+264 |