| Commit message (Expand) | Author | Age |
* | x86_64 irq: use mask/unmask and proper locking in fixup_irqs() | Siddha, Suresh B | 2007-06-26 |
* | x86_64: set the irq_chip name for lapic | Suresh Siddha | 2007-06-26 |
* | x86_64: fix misplaced `continue' in mce.c | Joshua Wise | 2007-06-24 |
* | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2007-06-22 |
* | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 2007-06-21 |
* | x86: change_page_attr bandaids | Andi Kleen | 2007-06-20 |
* | x86: Disable KPROBES with DEBUG_RODATA for now | Andi Kleen | 2007-06-20 |
* | x86: Disable DAC on VIA bridges | Andi Kleen | 2007-06-20 |
* | x86_64: Fix readahead/sync_file_range/fadvise64 compat calls | Andi Kleen | 2007-06-20 |
* | x86_64: oops_begin() fix | Andrew Morton | 2007-06-08 |
* | fix sysrq-m oops | Bob Picco | 2007-06-08 |
* | enable interrupts in user path of page fault. | Steven Rostedt | 2007-06-07 |
* | 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 |