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
2006-06-29
[PATCH] genirq: cleanup: include/linux/irq.h
Ingo Molnar
1
-28
/
+28
2006-06-29
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
Ingo Molnar
6
-19
/
+28
2006-06-29
[PATCH] genirq: cleanup: misc code cleanups
Ingo Molnar
5
-60
/
+66
2006-06-29
[PATCH] genirq: cleanup: remove fastcall
Ingo Molnar
2
-5
/
+9
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
9
-23
/
+16
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
14
-24
/
+26
2006-06-29
[PATCH] genirq: sem2mutex probe_sem -> probing_active
Ingo Molnar
1
-4
/
+5
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
151
-380
/
+384
2006-06-29
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
1
-1
/
+0
2006-06-29
[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.c
Eric Sesterhenn
1
-1
/
+3
2006-06-29
[PATCH] i4l: remove unneeded include/linux/isdn/tpam.h
Karsten Keil
1
-55
/
+0
2006-06-29
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
Dave Jones
1
-0
/
+1
2006-06-29
[PATCH] Deref in drivers/block/paride/pf.c
Eric Sesterhenn
1
-1
/
+1
2006-06-29
[PATCH] remove devinit from ioc4 pci_driver
Dave Jones
1
-1
/
+1
2006-06-29
[PATCH] re-add CONFIG_SOUND_SSCAPE
Adrian Bunk
1
-0
/
+13
2006-06-29
[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls
Adrian Bunk
1
-4
/
+0
2006-06-29
[PATCH] ufs: printk() fix
Andrew Morton
1
-2
/
+4
2006-06-29
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
6
-30
/
+108
2006-06-29
[PATCH] sparc: register_cpu() build fix
Andrew Morton
1
-1
/
+1
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
5
-1
/
+12
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2
-3
/
+10
2006-06-29
[PATCH] fix sgivwfb compile
Adrian Bunk
3
-6
/
+7
2006-06-29
Fix vsnprintf off-by-one bug
Linus Torvalds
1
-1
/
+1
2006-06-29
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
37
-172
/
+675
2006-06-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
36
-86
/
+641
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
10
-127
/
+283
2006-06-29
[PATCH] Fix plist include dependency
Thomas Gleixner
1
-0
/
+1
2006-06-29
[PATCH] SPI: infrastructure to initialize spi_device.mode early
David Brownell
2
-1
/
+6
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-2
/
+21
2006-06-29
[PATCH] m68knommu: remove fixed ROM region setups from linker script
Greg Ungerer
1
-60
/
+6
2006-06-29
[PATCH] m68knommu: configuration options for ROM region
Greg Ungerer
1
-0
/
+53
2006-06-29
[PATCH] m68knommu: fix 68EZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-29
[PATCH] m68knommu: fix 68VZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-29
[PATCH] m68knommu: fix 68360/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-29
[PATCH] m68knommu: include irqnode.h in 68360/ints.c
Greg Ungerer
1
-0
/
+1
2006-06-29
[PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm
Greg Ungerer
1
-6
/
+6
2006-06-29
[PATCH] m68knommu: build support for 68328 romvec.S
Greg Ungerer
1
-0
/
+1
2006-06-29
[PATCH] m68knommu: remove romvec asm code from ints.c
Greg Ungerer
1
-19
/
+1
2006-06-29
[PATCH] m68knommu: fix compilation problems with 68328serial driver
Greg Ungerer
1
-58
/
+44
2006-06-29
[PATCH] m68knommu: create romvec.S for 68328
Greg Ungerer
1
-0
/
+37
2006-06-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-6
/
+22
2006-06-29
[PATCH] x86_64: oprofile build fix
Andrew Morton
1
-0
/
+2
2006-06-29
[PATCH] Set err_stops_fifo for newer Promise as well
Alan Cox
1
-0
/
+2
2006-06-29
[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...
Alan Cox
1
-110
/
+5
2006-06-29
[PATCH] ide: housekeeping on IDE drivers
Alan Cox
5
-71
/
+28
2006-06-29
[PATCH] ide: fix error handling for drives which clear the FIFO on error
Alan Cox
2
-1
/
+2
2006-06-29
[PATCH] SC1200 debug printk
Alan Cox
1
-3
/
+1
2006-06-29
[PATCH] ide: clean up siimage
Alan Cox
1
-50
/
+12
2006-06-29
[PATCH] Old IDE, fix SATA detection for cabling
Alan Cox
1
-0
/
+4
2006-06-29
[PATCH] oss/via: make bitfield unsigned
Randy Dunlap
1
-1
/
+1
[next]