summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, uv: update macros used by UV platformJack Steiner2008-06-023-107/+731
* i8259: fix final uglinessPavel Machek2008-06-022-17/+14
* x86: rename the i8259_32/64.c leftovers to irqinit_32/64.cThomas Gleixner2008-05-243-1/+1
* x86: make init_ISA_irqs() staticThomas Gleixner2008-05-241-1/+1
* x86: i8259: cleanup codingstylePavel Machek2008-05-241-4/+4
* x86: i8259.c: remove trivial ifdefsPavel Machek2008-05-241-17/+3
* x86: i8259.c: remove #ifdefs around includesPavel Machek2008-05-241-11/+0
* x86: automatical unification of i8259.cPavel Machek2008-05-245-605/+371
* x86: irq_32 move 4kstacks code to one placeThomas Gleixner2008-05-121-86/+77
* x86: janitor stack overflow warning patchThomas Gleixner2008-05-121-61/+75
* i386: Execute stack overflow warning on interrupt stack v2Andi Kleen2008-05-121-16/+33
* x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer2008-05-122-4/+4
* x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer2008-05-126-27/+55
* x86: move eisa_set_level_irq declaration to headerThomas Gleixner2008-05-122-2/+3
* x86: declare setup_apic_routingThomas Gleixner2008-05-121-0/+2
* x86: unify irq.hThomas Gleixner2008-05-123-86/+48
* x86: unify hwirq.hThomas Gleixner2008-05-123-26/+7
* x86: unify apic interrupt function declarationsThomas Gleixner2008-05-123-3/+6
* x86: move BUILD_IRQ macro magic to i8259_64.cThomas Gleixner2008-05-122-14/+14
* x86: unify interrupt vector definesThomas Gleixner2008-05-1212-359/+184
* x86: move common declarations to hw_irq.hThomas Gleixner2008-05-123-129/+81
* x86: resize NR_IRQS for large machinesAlan Mayer2008-05-122-1/+7
* Linux 2.6.26-rc2v2.6.26-rc2Linus Torvalds2008-05-121-1/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1213-104/+189
|\
| * i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-115-1/+29
| * i2c: Match dummy devices by typeJean Delvare2008-05-113-8/+10
| * i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki2008-05-111-1/+1
| * i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki2008-05-111-2/+2
| * i2c: Improve the functionality documentationJean Delvare2008-05-111-43/+52
| * i2c: Improve smbus-protocol documentationDavid Brownell2008-05-111-35/+46
| * i2c-piix4: Blacklist two mainboardsJean Delvare2008-05-111-2/+30
| * i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn2008-05-111-3/+12
| * i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl2008-05-111-9/+7
* | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-123-4/+6
|/
* usb-serial: Add ThinkOptics WavITBernhard Beck2008-05-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1130-159/+149
|\
| * sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-1117-119/+115
| * sparc: Fix ptrace() detach.David S. Miller2008-05-114-0/+8
| * sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller2008-05-101-5/+0
| * sparc video: remove open boot prom codeRobert Reif2008-05-0912-35/+26
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-111-6/+3
|\ \
| * | [libata] revert new check-ready Status register logicJeff Garzik2008-05-091-6/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1123-226/+289
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-10323-3407/+5589
| |\ \ \
| | * | | [ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek2008-05-091-16/+3
| | * | | [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
| | * | | [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-093-49/+7
| | |/ /
| * | | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov2008-05-091-5/+7
| * | | [ARM] pxa: Fix RCSR handlingRussell King2008-05-089-17/+8
| * | | [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1