| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-27 | 14 | -78/+55 |
|\ |
|
| * | [SPARC32]: Fix build-warning in io-unit.c | David S. Miller | 2007-10-27 | 1 | -1/+1 |
| * | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 | 5 | -21/+17 |
| * | [SPARC64]: __inline__ --> inline | David S. Miller | 2007-10-27 | 8 | -56/+37 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-10-26 | 5 | -25/+51 |
|\ \ |
|
| * | | x86 setup: sizeof() is unsigned, unbreak comparisons | H. Peter Anvin | 2007-10-25 | 4 | -5/+5 |
| * | | x86 setup: handle boot loaders which set up the stack incorrectly | H. Peter Anvin | 2007-10-25 | 2 | -20/+46 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2007-10-26 | 13 | -85/+63 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86: kill the old i386 and x86_64 directories | Sam Ravnborg | 2007-10-25 | 2 | -2/+0 |
| * | | x86: move i386 and x86_64 Kconfig files to x86 directory | Sam Ravnborg | 2007-10-25 | 3 | -1/+1 |
| * | | x86: unification of i386 and x86_64 Kconfig.debug | Randy Dunlap | 2007-10-25 | 4 | -73/+43 |
| * | | x86: move defconfig files for i386 and x86_64 to x86 | Sam Ravnborg | 2007-10-25 | 3 | -1/+4 |
| * | | x86: move i386 and x86_64 Makefiles to arch/x86 | Sam Ravnborg | 2007-10-25 | 4 | -9/+16 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 | 1 | -1/+1 |
|\ \ |
|
| * | | [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) | Chris Wright | 2007-10-23 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-25 | 2 | -4/+4 |
|\ \ |
|
| * | | x86: fix bogus KERN_ALERT on oops | Alexey Dobriyan | 2007-10-24 | 1 | -1/+1 |
| * | | x86: lguest build fix | Jeff Garzik | 2007-10-24 | 1 | -0/+1 |
| * | | x86: fix CONFIG_KEXEC build breakage | Mike Galbraith | 2007-10-24 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 | 6 | -5/+7 |
|\ \ |
|
| * | | x86: pci-gart fix | FUJITA Tomonori | 2007-10-25 | 1 | -2/+1 |
| * | | blackfin: fix sg fallout | Adrian Bunk | 2007-10-24 | 1 | -0/+1 |
| * | | arch/um/drivers/ubd_kern.c: fix a building error | WANG Cong | 2007-10-24 | 1 | -0/+2 |
| * | | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 | 1 | -1/+1 |
| * | | More SG build fixes | David Miller | 2007-10-24 | 1 | -1/+1 |
| * | | SG build fix | David Miller | 2007-10-24 | 1 | -1/+1 |
| |/ |
|
* | | lguest: documentation update | Rusty Russell | 2007-10-25 | 2 | -26/+30 |
* | | lguest: build fix | Jeff Garzik | 2007-10-25 | 1 | -0/+1 |
* | | lguest: use defines from x86 headers instead of magic numbers | Rusty Russell | 2007-10-25 | 1 | -3/+2 |
|/ |
|
* | m68knommu: mark mem init functions as __init | Greg Ungerer | 2007-10-23 | 1 | -2/+2 |
* | m68knommu: mark setup_arch() as __init | Greg Ungerer | 2007-10-23 | 1 | -1/+1 |
* | m68knommu: cleanup 68VZ328 init code | Greg Ungerer | 2007-10-23 | 1 | -11/+1 |
* | m68knommu: cleanup 68EZ328 init code | Greg Ungerer | 2007-10-23 | 1 | -17/+2 |
* | m68knommu: cleanup 68360 startup code | Greg Ungerer | 2007-10-23 | 1 | -35/+16 |
* | m68knommu: cleanup 68328 timer code | Greg Ungerer | 2007-10-23 | 1 | -12/+15 |
* | m68knommu: cleanup 68328 init code | Greg Ungerer | 2007-10-23 | 1 | -22/+2 |
* | m68knommu: remove unused variables in setup.c | Greg Ungerer | 2007-10-23 | 1 | -3/+0 |
* | Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2007-10-23 | 2 | -4/+4 |
|\ |
|
| * | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-23 | 2 | -4/+4 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-23 | 33 | -430/+368 |
|\ \ |
|
| * | | x86: Add HPET force support for MCP55 (nForce 5) chipsets | Carlos Corbacho | 2007-10-23 | 1 | -0/+18 |
| * | | x86: Force enable HPET for CK804 (nForce 4) chipsets | Carlos Corbacho | 2007-10-23 | 1 | -1/+36 |
| * | | x86: clean up setup.h and the boot code | H. Peter Anvin | 2007-10-23 | 3 | -9/+2 |
| * | | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki | 2007-10-23 | 4 | -89/+118 |
| * | | x86: whitespace cleanup of mce_64.c | Thomas Gleixner | 2007-10-23 | 1 | -78/+86 |
| * | | x86: consolidate the cpu/ related code usage | Thomas Gleixner | 2007-10-23 | 5 | -14/+6 |
| * | | x86: prepare consolidation of cpu/ related code usage | Thomas Gleixner | 2007-10-23 | 2 | -4/+2 |
| * | | x86: prepare consolidation of cpu/ related Makefiles | Thomas Gleixner | 2007-10-23 | 2 | -14/+17 |
| * | | x86: Unify arch/x86/kernel/acpi Makefiles | Thomas Gleixner | 2007-10-23 | 3 | -18/+6 |
| * | | x86: merge arch/x86/crypto Makefiles | Thomas Gleixner | 2007-10-23 | 3 | -29/+15 |