index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
x86, xen: fix apic_ops build on UP
Ingo Molnar
1
-0
/
+1
2008-07-19
x86: APIC: Remove apic_write_around(); use alternatives, merge fix
Suresh Siddha
2
-5
/
+2
2008-07-18
x86: apic_ops for lguest
Suresh Siddha
1
-3
/
+32
2008-07-18
x86: let 32bit use apic_ops too - fix
Suresh Siddha
2
-48
/
+8
2008-07-18
x86 BIOS interface for RTC on SGI UV
Russ Anderson
4
-0
/
+140
2008-07-18
x86: more apic debugging
Maciej W. Rozycki
1
-1
/
+1
2008-07-18
x86: I/O APIC: Always report how the timer has been set up
Maciej W. Rozycki
2
-35
/
+44
2008-07-18
x86: APIC: Make apic_verbosity unsigned
Maciej W. Rozycki
3
-3
/
+3
2008-07-18
x86: I/O APIC: Include <asm/i8259.h> required by some code
Maciej W. Rozycki
1
-0
/
+1
2008-07-18
x86: apic_32 - introduce calibrate_APIC_clock
Cyrill Gorcunov
1
-43
/
+50
2008-07-18
x86: apic_64 - make calibrate_APIC_clock to return error code
Cyrill Gorcunov
1
-9
/
+13
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
20
-144
/
+96
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
x86: fix numaq_tsc_disable
Yinghai Lu
1
-1
/
+1
2008-07-17
fix build error of arch/ia64/kvm/*
Takashi Iwai
2
-3
/
+3
2008-07-17
Update scripts/Makefile.fwinst to cope with older make
David Woodhouse
1
-2
/
+23
2008-07-17
Fix collateral damage to top level Makefile
Grant Likely
1
-1
/
+0
2008-07-17
ftrace: do not trace library functions
Ingo Molnar
1
-12
/
+5
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
1
-2
/
+1
2008-07-17
ftrace: fix lockup with MAXSMP
Ingo Molnar
1
-0
/
+3
2008-07-17
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
1
-2
/
+2
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
20
-4943
/
+3874
2008-07-17
[S390] cio: Export chsc_error_from_response().
Cornelia Huck
2
-1
/
+10
2008-07-17
[S390] vmur: Fix return code handling.
Frank Munzert
1
-5
/
+5
2008-07-17
[S390] Fix stacktrace compile bug.
Heiko Carstens
1
-0
/
+1
2008-07-17
[S390] Increase default warning stacksize.
Heiko Carstens
1
-1
/
+1
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2
-8
/
+24
2008-07-17
[S390] chsc headers userspace cleanup
Adrian Bunk
3
-4
/
+7
2008-07-17
[S390] dasd: fix unsolicited SIM handling.
Stefan Haberland
1
-1
/
+3
2008-07-17
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
1
-7
/
+94
2008-07-17
ftrace: fix merge buglet
Ingo Molnar
1
-2
/
+1
2008-07-17
fix dangling zombie when new parent ignores children
Roland McGrath
1
-0
/
+26
2008-07-17
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
1
-10
/
+20
2008-07-17
ptrace children revamp
Roland McGrath
5
-139
/
+160
2008-07-17
do_wait reorganization
Roland McGrath
1
-80
/
+135
2008-07-17
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
3
-3
/
+18
2008-07-17
Revert "x86/PCI: ACPI based PCI gap calculation"
Jesse Barnes
1
-80
/
+0
2008-07-17
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
1
-3
/
+10
2008-07-16
block: Trivial fix for blk_integrity_rq()
Martin K. Petersen
1
-0
/
+3
2008-07-16
Fix FADT parsing
Jan Beulich
1
-6
/
+11
2008-07-16
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
3
-7
/
+59
2008-07-16
ACPI: use dev_printk when possible
Bjorn Helgaas
1
-21
/
+17
2008-07-16
PNPACPI: add support for HP vendor-specific CCSR descriptors
Bjorn Helgaas
1
-0
/
+60
2008-07-16
PNP: avoid legacy IDE IRQs
Bjorn Helgaas
1
-11
/
+57
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
11
-634
/
+571
2008-07-16
ISAPNP: handle independent options following dependent ones
Bjorn Helgaas
1
-2
/
+7
2008-07-16
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
3
-9
/
+7
2008-07-16
PNP: support optional IRQ resources
Bjorn Helgaas
4
-44
/
+39
2008-07-16
PNP: rename pnp_register_*_resource() local variables
Bjorn Helgaas
1
-47
/
+47
2008-07-16
PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
Bjorn Helgaas
1
-3
/
+10
[next]