index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-24
x86: lock bitops
Nick Piggin
2
-2
/
+83
2007-10-24
x86: add instrumentation menu
Adrian Bunk
3
-17
/
+4
[prev]
[next]