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