summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-02x86, uv: update macros used by UV platformJack Steiner
2008-06-02i8259: fix final uglinessPavel Machek
2008-05-24x86: rename the i8259_32/64.c leftovers to irqinit_32/64.cThomas Gleixner
2008-05-24x86: make init_ISA_irqs() staticThomas Gleixner
2008-05-24x86: i8259: cleanup codingstylePavel Machek
2008-05-24x86: i8259.c: remove trivial ifdefsPavel Machek
2008-05-24x86: i8259.c: remove #ifdefs around includesPavel Machek
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-12x86: irq_32 move 4kstacks code to one placeThomas Gleixner
2008-05-12x86: janitor stack overflow warning patchThomas Gleixner
2008-05-12i386: Execute stack overflow warning on interrupt stack v2Andi Kleen
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer
2008-05-12x86: move eisa_set_level_irq declaration to headerThomas Gleixner
2008-05-12x86: declare setup_apic_routingThomas Gleixner
2008-05-12x86: unify irq.hThomas Gleixner
2008-05-12x86: unify hwirq.hThomas Gleixner
2008-05-12x86: unify apic interrupt function declarationsThomas Gleixner
2008-05-12x86: move BUILD_IRQ macro magic to i8259_64.cThomas Gleixner
2008-05-12x86: unify interrupt vector definesThomas Gleixner
2008-05-12x86: move common declarations to hw_irq.hThomas Gleixner
2008-05-12x86: resize NR_IRQS for large machinesAlan Mayer
2008-05-11Linux 2.6.26-rc2v2.6.26-rc2tip-x86-timers-2008-05-12-10-09-40tip-x86-threadinfo-2008-05-12-10-09-30tip-x86-ptemask-2008-05-12-10-09-30tip-x86-pebs-2008-05-12-10-09-30tip-x86-pat-2008-05-12-10-09-30tip-x86-numa-2008-05-12-10-09-30tip-x86-nmi-2008-05-12-10-09-30tip-x86-memtest-2008-05-12-10-09-30tip-x86-mce-2008-05-12-10-09-30tip-x86-kconfig-2008-05-12-10-09-30tip-x86-irq-2008-05-12-10-09-30tip-x86-intel-2008-05-12-10-09-30tip-x86-gart-2008-05-12-10-09-30tip-x86-defconfig-2008-05-12-10-09-30tip-x86-cpa-2008-05-12-10-09-30tip-x86-cleanups-2008-05-12-10-09-30tip-x86-build-2008-05-12-10-09-30Linus Torvalds
2008-05-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11i2c: Convert some more new-style drivers to use module aliasingJean Delvare
2008-05-11i2c: Match dummy devices by typeJean Delvare
2008-05-11i2c-sibyte: Mark i2c_sibyte_add_bus() as staticMaciej W. Rozycki
2008-05-11i2c-sibyte: Correct a comment about frequencyMaciej W. Rozycki
2008-05-11i2c: Improve the functionality documentationJean Delvare
2008-05-11i2c: Improve smbus-protocol documentationDavid Brownell
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn
2008-05-11i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl
2008-05-11usb-serial: Add ThinkOptics WavITBernhard Beck
2008-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Revert "semaphore: fix"Linus Torvalds
2008-05-10Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds
2008-05-10Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds
2008-05-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan
2008-05-10x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha