aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik1-353/+353
2007-10-23drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik1-7/+20
2007-10-23drivers/char/ip2: split out irq core logic into separate functionJeff Garzik1-18/+26
2007-10-23[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2-16/+3
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik6-9/+10
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik11-39/+19
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik5-9/+9
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik9-50/+25
2007-10-23NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown1-3/+3
2007-10-23Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds88-3029/+2368
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds60-5316/+675
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-7/+374
2007-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+9
2007-10-23x86: Add HPET force support for MCP55 (nForce 5) chipsetsCarlos Corbacho1-0/+18
2007-10-23x86: Force enable HPET for CK804 (nForce 4) chipsetsCarlos Corbacho2-2/+38
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin4-15/+9
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki5-105/+125
2007-10-23x86: merge setup_32/64.hThomas Gleixner4-95/+60
2007-10-23x86: merge signal_32/64.hThomas Gleixner4-425/+263
2007-10-23x86: merge required-features.hBrian Gerst3-104/+70
2007-10-23x86: merge sigcontext_32/64.hThomas Gleixner4-154/+137
2007-10-23x86: merge msr_32/64.hThomas Gleixner4-360/+347
2007-10-23x86: merge mttr_32/64.hThomas Gleixner4-281/+163
2007-10-23x86: merge statfs_32/64.hThomas Gleixner4-77/+61
2007-10-23x86: merge stat_32/64.hThomas Gleixner4-134/+112
2007-10-23x86: merge shmbuf_32/64.hThomas Gleixner4-94/+50
2007-10-23x86: merge ptrace_32/64.hThomas Gleixner4-158/+141
2007-10-23x86: merge msgbuf_32/64.hThomas Gleixner4-72/+38
2007-10-23x86: merge elf_32/64.hThomas Gleixner4-358/+288
2007-10-23x86: merge byteorder_32/64.hThomas Gleixner4-104/+70
2007-10-23x86: whitespace cleanup of mce_64.cThomas Gleixner1-78/+86
2007-10-23x86: consolidate the cpu/ related code usageThomas Gleixner5-14/+6
2007-10-23x86: prepare consolidation of cpu/ related code usageThomas Gleixner2-4/+2
2007-10-23x86: prepare consolidation of cpu/ related MakefilesThomas Gleixner2-14/+17
2007-10-23x86: Unify arch/x86/kernel/acpi MakefilesThomas Gleixner3-18/+6
2007-10-23x86: merge arch/x86/crypto MakefilesThomas Gleixner3-29/+15
2007-10-23x86: Add BITS to allow simple Makefile sharingThomas Gleixner2-0/+12
2007-10-23x86: unify div64{,_32,_64}.hChris Snook3-56/+57
2007-10-23x86: unify a.out{,_32,_64}.hChris Snook4-65/+25
2007-10-23x86: unify crash_32/64.cHiroshi Shimamoto4-139/+11
2007-10-23x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto1-0/+2
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2-0/+15
2007-10-23x86: merge mmu{,_32,_64}.hChris Snook3-43/+22
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz2-5/+3
2007-10-23x86: fix more TSC clock source calibration errorsDave Johnson1-14/+20
2007-10-23x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-10-23x86: lock bitopsNick Piggin2-2/+83
2007-10-23x86: add instrumentation menuAdrian Bunk3-17/+4
2007-10-23[WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this codeWANG Cong1-4/+14
2007-10-23[WATCHDOG] AR7: watchdog timerMatteo Croce3-0/+356