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
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
2012-08-22
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-22
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-22
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-22
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-22
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-22
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-22
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-22
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
hugetlb: update hugetlbpage.txt
Zhouping Liu
1
-2
/
+8
2012-08-22
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
Joe Perches
1
-1
/
+2
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-22
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-22
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
1
-0
/
+11
2012-08-22
mm: change nr_ptes BUG_ON to WARN_ON
Hugh Dickins
1
-1
/
+1
2012-08-22
cs5535-clockevt: typo, it's MFGPT, not MFPGT
Jens Rottmann
1
-2
/
+2
2012-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-4
/
+2
2012-08-21
Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-16
/
+13
2012-08-21
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
40
-233
/
+257
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-21
fbcon: fix race condition between console lock and cursor timer
Dave Airlie
1
-1
/
+5
2012-08-21
ALSA: snd-als100: fix suspend/resume
Ondrej Zary
1
-1
/
+1
2012-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...
Linus Torvalds
2
-2
/
+9
2012-08-21
Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+0
2012-08-21
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-11
/
+15
2012-08-21
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-08-21
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
11
-67
/
+606
2012-08-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2012-08-21
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
5
-15
/
+13
2012-08-21
[IA64] defconfig: Remove CONFIG_MISC_DEVICES
Fabio Estevam
2
-2
/
+0
2012-08-20
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
8
-35
/
+59
2012-08-20
Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+14
2012-08-20
ALSA: hda - Fix leftover codec->power_transition
Takashi Iwai
1
-0
/
+2
2012-08-20
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
7553
-192130
/
+442821
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
4
-2
/
+5
2012-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-18
/
+58
2012-08-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-19
/
+70
2012-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-144
/
+165
2012-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
2012-08-20
vfs: missed source of ->f_pos races
Al Viro
1
-2
/
+8
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 3)
Maxim Mikityanskiy
2
-3
/
+51
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 2)
Maxim Mikityanskiy
2
-0
/
+36
2012-08-20
ideapad: add Lenovo IdeaPad Z570 support (part 1)
Maxim Mikityanskiy
1
-0
/
+32
2012-08-20
Merge branch 'topic/ca0132-fix' into for-linus
Takashi Iwai
3
-145
/
+99
2012-08-20
ALSA: hda - don't create dysfunctional mixer controls for ca0132
David Henningsson
1
-0
/
+8
2012-08-20
ALSA: sound/ppc/snd_ps3.c: fix error return code
Julia Lawall
1
-0
/
+1
2012-08-20
ALSA: sound/pci/rme9652/hdspm.c: fix error return code
Julia Lawall
1
-1
/
+1
2012-08-20
ALSA: sound/pci/sis7019.c: fix error return code
Julia Lawall
1
-2
/
+3
2012-08-20
ALSA: sound/pci/ctxfi/ctatc.c: fix error return code
Julia Lawall
1
-1
/
+3
[next]