Age | Commit message (Expand) | Author | Files | Lines |
2007-11-14 | cris build fixes: defconfig updates | Jesper Nilsson | 1 | -43/+33 |
2007-11-14 | cris build fixes: fix crisksyms.c | Jesper Nilsson | 1 | -14/+3 |
2007-11-14 | cris build fixes: setup.c needs param.h | Jesper Nilsson | 1 | -0/+1 |
2007-11-14 | cris build fixes: fixes in arch/cris/kernel/time.c | Jesper Nilsson | 1 | -7/+3 |
2007-11-14 | cris build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson | 6 | -27/+100 |
2007-11-14 | cris build fixes: sys_cris.c needs fs.h | Jesper Nilsson | 1 | -0/+1 |
2007-11-14 | cris build fixes: irq fixes | Jesper Nilsson | 2 | -2/+8 |
2007-11-14 | cris build fixes: Add missing syscalls | Jesper Nilsson | 1 | -0/+36 |
2007-11-14 | x86: don't call mce_create_device on CPU_UP_PREPARE | Andreas Herrmann | 1 | -7/+11 |
2007-11-14 | x86: disable preemption in delay_tsc() | Andrew Morton | 2 | -4/+10 |
2007-11-14 | uml: fix build for !CONFIG_PRINTK | Jeff Dike | 1 | -1/+12 |
2007-11-14 | uml: fix build for !CONFIG_TCP | Jeff Dike | 1 | -2/+12 |
2007-11-14 | uml: remove last include of libc asm/page.h | Jeff Dike | 1 | -1/+0 |
2007-11-14 | uml: fix spurious IRQ testing | Jeff Dike | 1 | -6/+7 |
2007-11-14 | mips: undo locking on error path returns | Roel Kluin | 2 | -0/+3 |
2007-11-14 | cris gpio: undo locks before returning | Roel Kluin | 1 | -4/+11 |
2007-11-14 | Add IORESOUCE_BUSY flag for System RAM | Yasunori Goto | 1 | -4/+2 |
2007-11-14 | uml: fix recvmsg return value checking | Jeff Dike | 1 | -2/+1 |
2007-11-14 | uml: fix symlink loops | Jeff Dike | 1 | -3/+3 |
2007-11-13 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 1 | -0/+11 |
2007-11-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 8 | -19/+24 |
2007-11-13 | [POWERPC] Silence an annoying boot message | Stephen Rothwell | 1 | -12/+4 |
2007-11-13 | [POWERPC] Fix early btext debug on PowerMac | Benjamin Herrenschmidt | 1 | -1/+3 |
2007-11-13 | [POWERPC] Demote clockevent printk to KERN_DEBUG | Tony Breeds | 1 | -1/+1 |
2007-11-13 | [POWERPC] Fix CONFIG_SMP=n build error on ppc64 | Olof Johansson | 1 | -2/+0 |
2007-11-13 | [POWERPC] Avoid unpaired stwcx. on some processors | Becky Bruce | 2 | -0/+12 |
2007-11-13 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2 | -3/+4 |
2007-11-12 | x86: enable "make ARCH=x86" | Sam Ravnborg | 3 | -41/+15 |
2007-11-12 | x86: do not use $(ARCH) when not needed | Sam Ravnborg | 7 | -16/+23 |
2007-11-12 | x86: move the rest of the menu's to Kconfig | Sam Ravnborg | 3 | -1543/+1052 |
2007-11-12 | x86: move all simple arch settings to Kconfig | Sam Ravnborg | 3 | -234/+136 |
2007-11-12 | x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 | Sam Ravnborg | 2 | -23/+198 |
2007-11-12 | x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 | Sam Ravnborg | 1 | -17/+17 |
2007-11-12 | x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 | Sam Ravnborg | 1 | -37/+53 |
2007-11-12 | x86: arch/x86/Kconfig.cpu unification | Sam Ravnborg | 4 | -134/+95 |
2007-11-12 | x86: start unification of arch/x86/Kconfig.* | Sam Ravnborg | 3 | -458/+404 |
2007-11-12 | x86: unification of cfufreq/Kconfig | Sam Ravnborg | 4 | -132/+49 |
2007-11-12 | x86: fix taking DNA during 64bit sigreturn | Siddha, Suresh B | 1 | -4/+5 |
2007-11-11 | [ARM] remove useless setting of VM_RESERVED | Russell King | 1 | -1/+0 |
2007-11-10 | x86 - 32-bit ptrace emulation mishandles 6th arg | Chuck Ebbert | 1 | -13/+6 |
2007-11-10 | x86_64: ia32 ptrace THREAD_AREA fix | Roland McGrath | 1 | -8/+2 |
2007-11-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 14 | -73/+162 |
2007-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 6 | -42/+7 |
2007-11-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 34 | -1152/+106 |
2007-11-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -13/+20 |
2007-11-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 46 | -333/+681 |
2007-11-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 6 | -7/+0 |
2007-11-09 | FRV: Remove the section annotation on free_initmem() | David Howells | 1 | -1/+1 |
2007-11-09 | x86: make nmi_cpu_busy() always defined | Ingo Molnar | 1 | -2/+2 |
2007-11-09 | x86: make ipi_handler() always defined | Ingo Molnar | 1 | -4/+2 |