index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
i386: Fix the K7 NMI watchdog checkbit
Björn Steinbrink
1
-1
/
+1
2007-07-22
i386: Use patchable lock prefix in set_64bit
Andi Kleen
1
-1
/
+1
2007-07-22
i386: Handle P6s without performance counters in nmi watchdog
Andi Kleen
1
-1
/
+3
2007-07-22
x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.
Juergen Beisert
7
-24
/
+34
2007-07-22
x86_64: x86_64 - Use non locked version for local_cmpxchg()
Mathieu Desnoyers
1
-1
/
+1
2007-07-22
i386: Do not include other cpus' interrupt 0 in nmi_watchdog
Keith Owens
1
-1
/
+1
2007-07-22
i386: Tune AMD Fam10h/11h like K8
Andi Kleen
1
-0
/
+3
2007-07-22
x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11h
Andi Kleen
1
-0
/
+3
2007-07-22
i386: Fix cpu_llc_id section mismatch warning
Andi Kleen
1
-1
/
+1
2007-07-22
x86: Stop MCEs and NMIs during code patching
Andi Kleen
9
-2
/
+86
2007-07-22
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
10
-45
/
+63
2007-07-22
x86_64: Use read and write crX in .c files
Glauber de Oliveira Costa
5
-22
/
+46
2007-07-22
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
11
-50
/
+55
2007-07-22
Fix ppc64 mismerge
Al Viro
1
-14
/
+0
2007-07-22
[NET]: Add missing entries to family name tables
David Howells
1
-1
/
+2
2007-07-22
[SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!
Christoph Hellwig
1
-0
/
+1
2007-07-22
[SPARC32]: Make PAGE_SHARED a read-mostly variable.
Al Viro
4
-4
/
+6
2007-07-22
[SPARC32]: Take enable_irq/disable_irq out of line.
Al Viro
6
-38
/
+49
2007-07-22
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
12
-136
/
+151
2007-07-22
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
Mark Fortescue
1
-4
/
+10
2007-07-22
[NET]: Make NETDEVICES depend on NET.
Jan Engelhardt
1
-0
/
+1
2007-07-22
[IPV6]: endianness bug in ip6_tunnel
Al Viro
1
-2
/
+2
2007-07-22
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-22
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
4
-0
/
+100
2007-07-22
[IrDA] Typo fix in irnetlink.c copyright
Samuel Ortiz
1
-1
/
+1
2007-07-22
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
Muli Ben-Yehuda
9
-31
/
+89
2007-07-22
x86_64: make k8topology multi-core aware
Joachim Deguara
1
-6
/
+7
2007-07-22
x86_64: remove __smp_alt* sections
Jan Beulich
1
-9
/
+0
2007-07-22
i386: Update alignment when 4K stacks are used.
Robert P. J. Day
1
-6
/
+2
2007-07-22
i386: remove old IRQ balancing debug cruft
Stefan Richter
1
-22
/
+2
2007-07-22
i386: insert HPET firmware resource after PCI enumeration has completed
Aaron Durbin
1
-0
/
+36
2007-07-22
i386: basic infrastructure support for AMD geode-class machines
Andres Salomon
3
-0
/
+315
2007-07-22
x86_64: arch/x86_64/kernel/e820.c lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-22
x86_64: arch/x86_64/kernel/aperture.c lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-22
i386: fix iounmap's use of vm_struct's size field
Jeremy Fitzhardinge
2
-1
/
+8
2007-07-22
i386: move PIT function declarations and constants to correct header file
Thomas Gleixner
5
-8
/
+8
2007-07-22
i386: hpet assumes boot cpu is 0
Chris Wright
1
-1
/
+1
2007-07-22
i386: remove volatile in apic.c
Thomas Gleixner
1
-2
/
+2
2007-07-22
x86_64: move iommu declaration from proto to iommu.h
Yinghai Lu
10
-31
/
+37
2007-07-22
x86_64: disable srat when numa emulation succeeds
David Rientjes
1
-1
/
+5
2007-07-22
x86_64: fix e820_hole_size based on address ranges
David Rientjes
2
-37
/
+25
2007-07-22
x86_64: disable the GART in shutdown
Yinghai Lu
4
-0
/
+36
2007-07-22
i386: replace hard-coded constant with appropriate macro from kernel.h
Robert P. J. Day
1
-1
/
+1
2007-07-22
i386: add cpu_relax() to cmos_lock()
Andreas Mohr
1
-1
/
+4
2007-07-22
x86_64: flush_tlb_kernel_range() warning fix
Andrew Morton
1
-1
/
+5
2007-07-22
x86_64: change _map_single to static in pci_gart.c etc
Yinghai Lu
2
-6
/
+6
2007-07-22
x86_64: Geode HW Random Number Generator depends on X86_32
Yinghai Lu
1
-1
/
+1
2007-07-22
x86_64: fix wrong comment regarding set_fixmap()
Jiri Kosina
1
-3
/
+3
2007-07-22
x86_64: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-22
x86_64: fix typo in acpi_pm.c
Alessio Igor Bogani
1
-1
/
+1
[next]