| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: allocate sparsemem memmap above 4G | Zou Nan hai | 2007-06-01 | 1 | -0/+6 |
* | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP | Stefan Richter | 2007-05-23 | 1 | -2/+5 |
* | Avoid zero size allocation in cache_k8_northbridges() | Ben Collins | 2007-05-23 | 1 | -1/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 | 1 | -2/+2 |
|\ |
|
| * | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
| * | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | | x86_64: vsyscall time() fix | john stultz | 2007-05-21 | 1 | -1/+4 |
* | | x86_64: early_print kernel console should send CRLF not LFCR | Yinghai Lu | 2007-05-21 | 1 | -1/+1 |
* | | x86_64: Update defconfig | Andi Kleen | 2007-05-21 | 1 | -114/+172 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
|/ |
|
* | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 2007-05-14 | 1 | -3/+0 |
* | x86_64: use signalfd and timerfd compat syscalls | Heiko Carstens | 2007-05-12 | 1 | -3/+3 |
* | x86_64: Add asm/mtrr.h include for some builds | Andi Kleen | 2007-05-12 | 1 | -0/+1 |
* | x86_64: Don't call mtrr_bp_init from identify_cpu | Andi Kleen | 2007-05-11 | 2 | -3/+2 |
* | x86_64: off-by-two error in aperture.c | Andrew Hastings | 2007-05-11 | 2 | -2/+2 |
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 | 2 | -0/+22 |
|\ |
|
| * | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 | 1 | -0/+9 |
| * | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 | 2 | -0/+13 |
* | | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | | x86_64: display more intuitive error message if kernel is not 2MB aligned | Vivek Goyal | 2007-05-11 | 1 | -7/+0 |
|/ |
|
* | x86_64: fix default_do_nmi() missing return after an if () | Mathieu Desnoyers | 2007-05-10 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 1 | -1/+1 |
* | | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 3 | -1/+5 |
|/ |
|
* | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas | 2007-05-08 | 1 | -0/+2 |
* | Add IRQF_IRQPOLL flag on x86_64 | Bernhard Walle | 2007-05-08 | 1 | -1/+4 |
* | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 | 1 | -0/+8 |
* | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 | 1 | -13/+4 |
* | utimensat implementation | Ulrich Drepper | 2007-05-08 | 1 | -1/+2 |
* | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 2007-05-08 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 13 | -13/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 10 | -26/+11 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 | 1 | -15/+5 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 1 | -0/+2 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 | 1 | -5/+3 |
* | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 | 1 | -3/+3 |
* | swsusp: do not use page flags | Rafael J. Wysocki | 2007-05-07 | 1 | -20/+6 |
* | get_unmapped_area handles MAP_FIXED on x86_64 | Benjamin Herrenschmidt | 2007-05-07 | 1 | -0/+3 |
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | 6 | -35/+48 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 64 | -5509/+1798 |
|\ |
|
| * | [PATCH] x86-64: Fix allnoconfig error in genapic_flat.c | Andi Kleen | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86-64: Share identical video.S between i386 and x86-64 | Andi Kleen | 2007-05-02 | 2 | -2044/+1 |
| * | [PATCH] x86-64: Remove CONFIG_REORDER | Andi Kleen | 2007-05-02 | 4 | -1296/+0 |
| * | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning | Andi Kleen | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86-64: Drop -traditional for arch/x86_64/boot | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: Use symbolic CPU features in early CPUID check | Andi Kleen | 2007-05-02 | 1 | -7/+16 |
| * | [PATCH] x86-64: Avoid overflows during apic timer calibration | David P. Reed | 2007-05-02 | 1 | -5/+6 |