index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
math-emu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2007-07-22
x86_64: use the global PIT lock
Thomas Gleixner
3
-3
/
+16
2007-07-22
x86_64: During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-07-22
x86_64: Move functions declarations to header file
Glauber de Oliveira Costa
2
-18
/
+20
2007-07-22
i386: move the kernel to 16MB for NUMA-Q
Andy Whitcroft
1
-0
/
+1
2007-07-22
i386: Remove unneeded test of 'task' in dump_trace()
Jesper Juhl
1
-1
/
+1
2007-07-22
i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
William Lee Irwin III
2
-9
/
+15
2007-07-22
i386: HPET, check if the counter works
Thomas Gleixner
1
-1
/
+23
2007-07-22
i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...
James Jarvis
1
-0
/
+9
2007-07-22
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
3
-0
/
+41
2007-07-22
i386: fix section mismatch warning in intel_cacheinfo
Sam Ravnborg
1
-1
/
+1
2007-07-22
i386: pgd_{c,d}tor() static
Adrian Bunk
1
-3
/
+3
2007-07-22
x86_64: Calgary - fold in redundant functions
Muli Ben-Yehuda
1
-21
/
+9
2007-07-22
x86_64: Calgary - change _map_single, etc to static
Yinghai Lu
1
-4
/
+4
2007-07-22
x86_64: Calgary - tighten up the bitmap locking
Muli Ben-Yehuda
1
-23
/
+17
2007-07-22
x86_64: Calgary - fix few style problems pointed out by checkpatch.pl
Muli Ben-Yehuda
1
-3
/
+6
2007-07-22
x86_64: tidy up debug printks
Muli Ben-Yehuda
1
-10
/
+3
2007-07-22
x86_64: only reserve the first 1MB of IO space for CalIOC2
Muli Ben-Yehuda
1
-2
/
+2
2007-07-22
x86_64: tabify and trim trailing whitespace
Muli Ben-Yehuda
1
-20
/
+20
2007-07-22
x86_64: cleanup of unneeded macros
Guillaume Thouvenin
1
-5
/
+0
2007-07-22
x86_64: reserve TCEs with the same address as MEM regions
Muli Ben-Yehuda
1
-0
/
+67
2007-07-22
x86_64: grab PLSSR too when a DMA error occurs
Muli Ben-Yehuda
1
-3
/
+6
2007-07-22
x86_64: make dump_error_regs a chip op
Muli Ben-Yehuda
2
-8
/
+35
2007-07-22
x86_64: implement CalIOC2 TCE cache flush sequence
Muli Ben-Yehuda
1
-1
/
+87
2007-07-22
x86_64: add chip_ops and a quirk function for CalIOC2
Muli Ben-Yehuda
1
-4
/
+33
2007-07-22
x86_64: introduce CalIOC2 support
Muli Ben-Yehuda
1
-40
/
+156
2007-07-22
x86_64: abstract how we find the iommu_table for a device
Muli Ben-Yehuda
1
-7
/
+14
2007-07-22
x86_64: introduce chipset specific ops
Muli Ben-Yehuda
2
-8
/
+24
2007-07-22
x86_64: introduce handle_quirks() for various chipset quirks
Muli Ben-Yehuda
1
-8
/
+17
2007-07-22
x86_64: update copyright notice
Muli Ben-Yehuda
1
-1
/
+1
2007-07-22
x86_64: generalize calgary_increase_split_completion_timeout
Muli Ben-Yehuda
1
-4
/
+5
2007-07-22
x86: remove support for the Rise CPU
Adrian Bunk
5
-57
/
+0
2007-07-22
x86_64: check remote IRR bit before migrating level triggered irq
Eric W. Biederman
1
-2
/
+56
2007-07-22
x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
Venki Pallipadi
2
-5
/
+8
2007-07-22
i386: add reference to the arguments
Andrew Morton
1
-1
/
+5
2007-07-22
x86: Make Alt-SysRq-p display the debug register contents
Alan Stern
2
-0
/
+22
2007-07-22
x86: PM_TRACE support
Nigel Cunningham
6
-16
/
+43
2007-07-22
i386: fix section mismatch warnings in mtrr
Sam Ravnborg
2
-2
/
+2
[next]