index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
seeq8005.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
x86/acpi: move setup io apic routing out of CONFIG_ACPI scope
Yinghai Lu
2
-63
/
+63
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
4
-79
/
+112
2009-05-11
x86/acpi: move pin_programmed bit map to io_apic.c
Yinghai Lu
2
-17
/
+26
2009-05-11
x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()
Yinghai Lu
2
-35
/
+40
2009-05-11
x86: fix alloc_mptable()
Yinghai Lu
1
-16
/
+9
2009-05-11
x86/acpi: remove irq-compression trick on 32-bit
Yinghai Lu
1
-58
/
+7
2009-05-06
irq: change ->set_affinity() to return status, fix
Ingo Molnar
1
-1
/
+1
2009-05-01
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
4
-8
/
+15
2009-04-28
irq: make ht irq_desc more numa aware
Yinghai Lu
1
-1
/
+3
2009-04-28
x86/irq: change MSI irq_desc to be more numa aware
Yinghai Lu
2
-5
/
+14
2009-04-28
irq: change io_apic_set_pci_routing() to use device parameter
Yinghai Lu
1
-1
/
+6
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
9
-16
/
+21
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
10
-97
/
+66
2009-04-28
irq: only update affinity if ->set_affinity() is sucessfull
Yinghai Lu
3
-11
/
+23
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
23
-74
/
+140
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
8
-93
/
+9
2009-04-28
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
3
-13
/
+25
2009-04-27
FRV: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-2
/
+3
2009-04-27
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-04-27
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
Oleg Nesterov
1
-2
/
+2
2009-04-27
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
1
-1
/
+1
2009-04-27
x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable
Yinghai Lu
1
-27
/
+59
2009-04-27
x86: apic: Remove duplicated macros
Yinghai Lu
1
-7
/
+0
2009-04-27
maple: input: fix up maple mouse driver
Adrian McMenamin
1
-20
/
+23
2009-04-27
sh: sh7785lcr: fix defconfig for 29-bit mode
Yoshihiro Shimoda
1
-20
/
+37
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+8
2009-04-26
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
6
-6
/
+11
2009-04-26
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-5
/
+3
2009-04-26
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+4
2009-04-26
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
3
-2
/
+12
2009-04-25
ext4: Do not try to validate extents on special files
Theodore Ts'o
1
-2
/
+6
2009-04-25
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
1
-24
/
+27
2009-04-24
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
1
-0
/
+1
2009-04-24
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
3
-22
/
+53
2009-04-24
lib: find_last_bit.o needed by a module only, move it from lib to obj
Fred Isaman
1
-1
/
+1
2009-04-24
CacheFiles: Fix the documentation to use the correct credential pointer names
Marc Dionne
1
-4
/
+4
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-24
ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present
Theodore Ts'o
1
-3
/
+1
2009-04-24
ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode
Theodore Ts'o
2
-25
/
+38
2009-04-24
radio_si470x: Fix free memory corruption
Alan Cox
1
-1
/
+1
2009-04-24
serial: remove contact data
Niels de Vos
1
-2
/
+0
2009-04-24
cafe_nand: Fix warning
Alan Cox
1
-1
/
+1
2009-04-24
MN10300: Update the ASB2303 defconfig
David Howells
1
-66
/
+94
2009-04-24
Delete slow-work timers properly
Jonathan Corbet
1
-2
/
+2
[next]