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
2008-05-26
stackprotector: include files
Ingo Molnar
3
-0
/
+13
2008-05-26
x86: if stackprotector is enabled, thn use stack-protector-all by default
Ingo Molnar
2
-1
/
+3
2008-05-26
panic: print out stacktrace if DEBUG_BUGVERBOSE
Ingo Molnar
1
-0
/
+3
2008-05-26
panic: print more informative messages on stackprotect failure
Ingo Molnar
1
-1
/
+2
2008-05-26
x86: fix canary of the boot CPU's idle task
Ingo Molnar
1
-2
/
+6
2008-05-26
x86: setup stack canary for the idle threads
Arjan van de Ven
1
-0
/
+9
2008-05-26
x86: fix stackprotector canary updates during context switches
Ingo Molnar
4
-6
/
+6
2008-05-26
x86: stackprotector & PARAVIRT fix
Ingo Molnar
1
-0
/
+1
2008-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
4
-14
/
+6
2008-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-116
/
+485
2008-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-4
/
+31
2008-05-26
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
2
-10
/
+4
2008-05-26
.gitignore: match ncscope.out
Jike Song
1
-0
/
+1
2008-05-26
scripts/ver_linux use 'gcc -dumpversion'
Gabriel C
1
-4
/
+1
2008-05-25
[ALSA] hda - Fix capture mute Widget for stac9250/9251
Mauro Carvalho Chehab
1
-1
/
+1
2008-05-25
[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number
Stas Sergeev
2
-3
/
+6
2008-05-25
[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driver
Gabriel C
1
-5
/
+9
2008-05-25
[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system's
Chen Gong
1
-48
/
+40
2008-05-25
[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers
Jordan Crouse
3
-0
/
+323
2008-05-25
[WATCHDOG] hpwdt: Fix NMI handling.
Mingarelli, Thomas
1
-15
/
+12
2008-05-25
[WATCHDOG] Blackfin Watchdog Driver: split platform device/driver
Mike Frysinger
1
-40
/
+71
2008-05-25
[WATCHDOG] Add w83697h_wdt early_disable option
Samuel Tardieu
1
-1
/
+26
2008-05-25
[WATCHDOG] Make w83697h_wdt timeout option string similar to others
Samuel Tardieu
1
-1
/
+1
2008-05-25
[WATCHDOG] Make w83697h_wdt void-like functions void
Samuel Tardieu
1
-6
/
+3
2008-05-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-21
/
+38
2008-05-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-58
/
+74
2008-05-24
spi: remove some spidev oops-on-rmmod paths
David Brownell
1
-13
/
+89
2008-05-24
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
1
-1
/
+1
2008-05-24
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
1
-1
/
+1
2008-05-24
frv: export empty_zero_page
Adrian Bunk
1
-0
/
+3
2008-05-24
sys_prctl(): fix return of uninitialized value
Shi Weihua
1
-4
/
+2
2008-05-24
edac: mpc85xx: fix building as a module
Kumar Gala
1
-3
/
+0
2008-05-24
gpio: build fixes
David Brownell
2
-1
/
+8
2008-05-24
S3C2410: fix driver MODULE_ALIAS()
Ben Dooks
1
-0
/
+2
2008-05-24
S3C2410: clean out changelog header and tidy
Ben Dooks
2
-83
/
+11
2008-05-24
S3C2410: add error print if we cannot add attribute
Ben Dooks
1
-1
/
+4
2008-05-24
S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
Ben Dooks
1
-20
/
+29
2008-05-24
SM501: reverse FPEN/VBIASEN flags behaviour
Ben Dooks
2
-6
/
+6
2008-05-24
memory hotplug: fix early allocation handling
Heiko Carstens
1
-1
/
+1
2008-05-24
zonelists: handle a node zonelist with no applicable entries
Andy Whitcroft
1
-0
/
+3
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
1
-1
/
+4
2008-05-24
proc: proc_get_inode() should get module only once
Denis V. Lunev
1
-1
/
+2
2008-05-24
brd: don't show ramdisks in /proc/partitions
Marcin Krol
1
-0
/
+1
2008-05-24
ip2: fix crashes on load/unload
Alan Cox
2
-25
/
+2
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
1
-3
/
+3
2008-05-24
gpio: mcp23s08 debug fix
Roel Kluin
1
-1
/
+1
2008-05-24
gpio: pca953x driver handles pca9554 too
David Brownell
1
-0
/
+1
2008-05-24
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2
-2
/
+8
2008-05-24
md: restart recovery cleanly after device failure.
NeilBrown
6
-19
/
+44
2008-05-24
md: allow parallel resync of md-devices.
Bernd Schubert
2
-4
/
+39
[next]