index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
1
-0
/
+12
2007-07-19
lguest: the asm offsets
Rusty Russell
1
-0
/
+20
2007-07-19
lguest: the host code
Rusty Russell
1
-1
/
+3
2007-07-19
lguest: export symbols for lguest as a module
Rusty Russell
1
-0
/
+1
2007-07-19
i386: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-3
/
+3
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
2
-2
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-14
/
+16
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+27
2007-07-18
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2
-6
/
+6
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
1
-6
/
+14
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-0
/
+1
2007-07-18
xen: use iret directly when possible
Jeremy Fitzhardinge
2
-1
/
+16
2007-07-18
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
1
-0
/
+8
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
3
-1
/
+76
2007-07-18
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
1
-0
/
+28
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
4
-13
/
+20
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+35
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-4
/
+2
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-2
/
+3
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
1
-17
/
+6
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
1
-0
/
+1
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
Linus Torvalds
2
-5
/
+9
2007-07-17
i386: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-1
/
+2
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
1
-34
/
+39
2007-07-16
x86: initial fixmap support
Eric W. Biderman
1
-0
/
+8
2007-07-16
i386: Allow smp_call_function_single() to current cpu
Avi Kivity
1
-3
/
+5
2007-07-16
HOTPLUG: Adapt thermal throttle to CPU_DYING
Avi Kivity
1
-2
/
+4
2007-07-13
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
1
-8
/
+11
2007-07-13
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
1
-1
/
+6
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
2
-276
/
+18
2007-07-13
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
RafaĆ Bilski
1
-0
/
+7
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-90
/
+162
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-11
/
+3
2007-07-12
Remove old i386 setup code
H. Peter Anvin
1
-94
/
+0
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
1
-11
/
+1
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
1
-1
/
+1
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
4
-1
/
+59
2007-07-12
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
H. Peter Anvin
1
-2
/
+2
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2
-12
/
+15
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
3
-11
/
+3
[prev]
[next]