index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
at32
/
at32-ssc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-16
PNP: centralize resource option allocations
Bjorn Helgaas
5
-249
/
+198
2008-07-16
PNP: remove redundant pnp_can_configure() check
Bjorn Helgaas
1
-3
/
+0
2008-07-16
PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
Bjorn Helgaas
1
-19
/
+22
2008-07-16
PNP: in debug resource dump, make empty list obvious
Bjorn Helgaas
1
-1
/
+6
2008-07-16
PNP: improve resource assignment debug
Bjorn Helgaas
1
-2
/
+8
2008-07-16
PNP: increase I/O port & memory option address sizes
Bjorn Helgaas
3
-18
/
+29
2008-07-16
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
8
-17
/
+22
2008-07-16
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
2
-48
/
+48
2008-07-16
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
6
-13
/
+14
2008-07-16
PNP: whitespace/coding style fixes
Bjorn Helgaas
1
-7
/
+8
2008-07-16
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
3
-17
/
+74
2008-07-16
PNP: dont sort by type in /sys/.../resources
Bjorn Helgaas
1
-34
/
+22
[next]