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-07-19
Documentation fix devres.txt: lib/iomap.c -> lib/devres.c
Brandon Philips
1
-1
/
+1
2007-07-19
sysfs: avoid kmem_cache_free(NULL)
Akinobu Mita
1
-6
/
+7
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
6
-109
/
+35
2007-07-19
PM: Remove deprecated sysfs files
Alan Stern
3
-80
/
+1
2007-07-19
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
3
-31
/
+47
2007-07-19
debugfs: remove rmdir() non-empty complaint
Jens Axboe
1
-5
/
+0
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
15
-479
/
+751
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
11
-12
/
+25
2007-07-18
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2
-6
/
+6
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
2
-14
/
+31
2007-07-18
[AVR32] Initialize phy_mask for both macb devices
Haavard Skinnemoen
1
-1
/
+13
2007-07-18
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
1
-2
/
+2
2007-07-18
[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
Robert P. J. Day
1
-1
/
+1
2007-07-18
[AVR32] Fix build error in parse_tag_rdimg()
Haavard Skinnemoen
1
-1
/
+1
2007-07-18
[AVR32] Don't wire up macb0 unless SW6 is in default position
Kristoffer Nyborg Gregertsen
1
-1
/
+2
2007-07-18
[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board
Hans-Christian Egtvedt
1
-0
/
+3
2007-07-18
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
2
-0
/
+100
2007-07-18
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
1
-23
/
+3
2007-07-18
[AVR32] Make STK1000 mux settings configurable
David Brownell
3
-7
/
+80
2007-07-18
[AVR32] CPU frequency scaling for AT32AP
Hans-Christian Egtvedt
4
-2
/
+175
2007-07-18
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
6
-453
/
+372
2007-07-18
[AVR32] faster avr32 unaligned access
David Brownell
1
-9
/
+20
2007-07-18
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
1
-1
/
+1
2007-07-18
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2
-2
/
+9
2007-07-18
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
1
-1
/
+6
2007-07-18
[x86 setup] Fix assembly constraints
H. Peter Anvin
6
-7
/
+7
2007-07-18
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
1
-1
/
+1
2007-07-18
[x86 setup] MAINTAINERS: document x86 setup code git tree
H. Peter Anvin
1
-0
/
+1
2007-07-18
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
176
-3034
/
+9814
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
30
-259
/
+1328
2007-07-18
Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
18
-400
/
+403
2007-07-18
V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code
Robert P. J. Day
2
-12
/
+6
2007-07-18
V4L/DVB (5846): Clean up setting state and scheduling timeouts
Robert P. J. Day
2
-8
/
+4
2007-07-18
V4L/DVB (5844): ivtv: add high volume debugging flag
Hans Verkuil
4
-25
/
+42
2007-07-18
V4L/DVB (5843): ivtv: fix missing signal_pending check.
Hans Verkuil
1
-4
/
+1
2007-07-18
V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
3
-11
/
+21
2007-07-18
V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.
Hans Verkuil
1
-1
/
+1
2007-07-18
V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay
Mauro Carvalho Chehab
2
-2
/
+2
2007-07-18
V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
4
-9
/
+9
2007-07-18
V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
1
-1
/
+1
2007-07-18
V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...
Oliver Endriss
3
-8
/
+18
2007-07-18
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...
Oliver Endriss
8
-23
/
+23
2007-07-18
V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping
Trent Piepho
1
-2
/
+3
2007-07-18
V4L/DVB (5832): ir-common: optimize bit extract function
Trent Piepho
1
-12
/
+11
2007-07-18
V4L/DVB (5831): stradis: use ARRAY_SIZE
Trent Piepho
1
-1
/
+1
2007-07-18
V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update
Marco Gittler
3
-8
/
+97
2007-07-18
V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe...
Douglas Schilling Landgraf
1
-2
/
+2
2007-07-18
V4L/DVB (5826): Usbvision: video mux cleanup
Thierry MERLE
3
-21
/
+18
2007-07-18
V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.
Matthew Garrett
1
-1
/
+1
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
43
-173
/
+232
[next]