Age | Commit message (Expand) | Author | Files | Lines |
2007-10-24 | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 4 | -8/+6 |
2007-10-24 | drivers/char/riscom8: clean up irq handling | Jeff Garzik | 1 | -11/+5 |
2007-10-24 | isdn/sc: irq handler clean | Jeff Garzik | 2 | -16/+4 |
2007-10-24 | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik | 1 | -4/+8 |
2007-10-24 | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik | 1 | -353/+353 |
2007-10-24 | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik | 1 | -7/+20 |
2007-10-24 | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik | 1 | -18/+26 |
2007-10-24 | [NETDRVR] lib82596, netxen: delete pointless tests from irq handler | Jeff Garzik | 2 | -16/+3 |
2007-10-24 | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik | 6 | -9/+10 |
2007-10-24 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 11 | -39/+19 |
2007-10-24 | [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} | Jeff Garzik | 5 | -9/+9 |
2007-10-24 | [PARPORT] Consolidate code copies into a single generic irq handler | Jeff Garzik | 9 | -50/+25 |
2007-10-24 | NFS: Fix for bug in handling of errors for O_DIRECT writes | Neil Brown | 1 | -3/+3 |
2007-10-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 88 | -3029/+2368 |
2007-10-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 60 | -5316/+675 |
2007-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -7/+374 |
2007-10-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -7/+9 |
2007-10-24 | x86: Add HPET force support for MCP55 (nForce 5) chipsets | Carlos Corbacho | 1 | -0/+18 |
2007-10-24 | x86: Force enable HPET for CK804 (nForce 4) chipsets | Carlos Corbacho | 2 | -2/+38 |
2007-10-24 | x86: clean up setup.h and the boot code | H. Peter Anvin | 4 | -15/+9 |
2007-10-24 | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki | 5 | -105/+125 |
2007-10-24 | x86: merge setup_32/64.h | Thomas Gleixner | 4 | -95/+60 |
2007-10-24 | x86: merge signal_32/64.h | Thomas Gleixner | 4 | -425/+263 |
2007-10-24 | x86: merge required-features.h | Brian Gerst | 3 | -104/+70 |
2007-10-24 | x86: merge sigcontext_32/64.h | Thomas Gleixner | 4 | -154/+137 |
2007-10-24 | x86: merge msr_32/64.h | Thomas Gleixner | 4 | -360/+347 |
2007-10-24 | x86: merge mttr_32/64.h | Thomas Gleixner | 4 | -281/+163 |
2007-10-24 | x86: merge statfs_32/64.h | Thomas Gleixner | 4 | -77/+61 |
2007-10-24 | x86: merge stat_32/64.h | Thomas Gleixner | 4 | -134/+112 |
2007-10-24 | x86: merge shmbuf_32/64.h | Thomas Gleixner | 4 | -94/+50 |
2007-10-24 | x86: merge ptrace_32/64.h | Thomas Gleixner | 4 | -158/+141 |
2007-10-24 | x86: merge msgbuf_32/64.h | Thomas Gleixner | 4 | -72/+38 |
2007-10-24 | x86: merge elf_32/64.h | Thomas Gleixner | 4 | -358/+288 |
2007-10-24 | x86: merge byteorder_32/64.h | Thomas Gleixner | 4 | -104/+70 |
2007-10-24 | x86: whitespace cleanup of mce_64.c | Thomas Gleixner | 1 | -78/+86 |
2007-10-24 | x86: consolidate the cpu/ related code usage | Thomas Gleixner | 5 | -14/+6 |
2007-10-24 | x86: prepare consolidation of cpu/ related code usage | Thomas Gleixner | 2 | -4/+2 |
2007-10-24 | x86: prepare consolidation of cpu/ related Makefiles | Thomas Gleixner | 2 | -14/+17 |
2007-10-24 | x86: Unify arch/x86/kernel/acpi Makefiles | Thomas Gleixner | 3 | -18/+6 |
2007-10-24 | x86: merge arch/x86/crypto Makefiles | Thomas Gleixner | 3 | -29/+15 |
2007-10-24 | x86: Add BITS to allow simple Makefile sharing | Thomas Gleixner | 2 | -0/+12 |
2007-10-24 | x86: unify div64{,_32,_64}.h | Chris Snook | 3 | -56/+57 |
2007-10-24 | x86: unify a.out{,_32,_64}.h | Chris Snook | 4 | -65/+25 |
2007-10-24 | x86: unify crash_32/64.c | Hiroshi Shimamoto | 4 | -139/+11 |
2007-10-24 | x86: add safe_smp_processor_id for x86_64 | Hiroshi Shimamoto | 1 | -0/+2 |
2007-10-24 | x86: add lapic_shutdown for x86_64 | Hiroshi Shimamoto | 2 | -0/+15 |
2007-10-24 | x86: merge mmu{,_32,_64}.h | Chris Snook | 3 | -43/+22 |
2007-10-24 | x86: ARRAY_SIZE cleanup | Alejandro Martinez Ruiz | 2 | -5/+3 |
2007-10-24 | x86: fix more TSC clock source calibration errors | Dave Johnson | 1 | -14/+20 |
2007-10-24 | x86: fix TSC clock source calibration error | Dave Johnson | 1 | -3/+2 |