index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2
-5
/
+5
2006-12-08
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
3
-31
/
+16
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
50
-1527
/
+2694
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
1
-64
/
+2
2006-12-07
[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
4
-8
/
+0
2006-12-07
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
1
-0
/
+4
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-2
/
+2
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-2
/
+1
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-4
/
+2
2006-12-07
[PATCH] i386: Clean up smp_tune_scheduling()
Adrian Bunk
1
-24
/
+5
2006-12-07
[PATCH] unwinder: move .eh_frame to RODATA
Jan Beulich
1
-9
/
+0
2006-12-07
[PATCH] x86-64: don't use set_irq_regs()
Oleg Nesterov
1
-6
/
+0
2006-12-07
[PATCH] i386: replace kmalloc+memset with kzalloc
Burman Yan
3
-21
/
+9
2006-12-07
[PATCH] x86-64: remove remaining pc98 code
Adrian Bunk
2
-23
/
+2
2006-12-07
[PATCH] x86-64: remove unused variable
David Rientjes
1
-2
/
+1
2006-12-07
[PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR code
Burman Yan
2
-6
/
+3
2006-12-07
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
Jan Beulich
1
-0
/
+7
2006-12-07
[PATCH] i386: touch softlockup during backtracing
Dave Jones
1
-0
/
+2
2006-12-07
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
1
-1
/
+1
2006-12-07
[PATCH] i386: remove duplicate printk
Dave Jones
1
-4
/
+1
2006-12-07
[PATCH] i386: Preserve EFI run time regions with memmap parameter
Artiom Myaskouvskey
1
-17
/
+43
2006-12-07
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
Karsten Wiese
1
-4
/
+18
2006-12-07
[PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] i386: Make irq_vector static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] i386: handle a negative return value
Adrian Bunk
1
-1
/
+7
2006-12-07
[PATCH] i386: call efi_get_time during suspend
Artiom Myaskouvskey
1
-5
/
+12
2006-12-07
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
Siddha, Suresh B
3
-11
/
+63
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-2
/
+2
2006-12-07
[PATCH] i386: introduce the mechanism of disabling cpu hotplug control
Siddha, Suresh B
1
-1
/
+5
2006-12-07
[PATCH] i386: Convert more absolute symbols to section relative
Vivek Goyal
1
-4
/
+10
2006-12-07
[PATCH] i386: alloc_gdt() static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] i386: fix MTRR code
Jan Beulich
7
-60
/
+162
2006-12-07
[PATCH] i386: conditionalize inclusion of some MTRR flavors
Jan Beulich
2
-3
/
+7
2006-12-07
[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
Jan Beulich
1
-7
/
+9
2006-12-07
[PATCH] paravirt: Add option to allow skipping the timer check
Zachary Amsden
1
-2
/
+14
2006-12-07
[PATCH] paravirt: Be careful about touching BIOS address space
Rusty Russell
1
-1
/
+9
2006-12-07
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
Rusty Russell
1
-0
/
+109
2006-12-07
[PATCH] paravirt: Add APIC accessors to paravirt-ops.
Rusty Russell
1
-0
/
+8
2006-12-07
[PATCH] paravirt: Allow disable power management under hypervisor
Rusty Russell
1
-1
/
+2
2006-12-07
[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled
Andi Kleen
1
-0
/
+4
2006-12-07
[PATCH] paravirt: Allow selected bug checks to be
Rusty Russell
1
-1
/
+1
2006-12-07
[PATCH] paravirt: Add startup infrastructure for paravirtualization
Rusty Russell
4
-0
/
+45
2006-12-07
[PATCH] i386: cpu_detect extraction
Rusty Russell
1
-16
/
+21
2006-12-07
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
Rusty Russell
5
-25
/
+138
2006-12-07
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
8
-19
/
+463
2006-12-07
[PATCH] i386: Fix double #includes in arch/i386
Nicolas Kaiser
2
-2
/
+0
[next]