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
2011-09-27
sysfs: add unsigned long cast to prevent compile warning
Heiko Carstens
1
-1
/
+2
2011-09-27
drivers: base: print rejected matches with DEBUG_DRIVER
Wolfram Sang
1
-0
/
+3
2011-09-27
memory hotplug: Correct page reservation checking
Nathan Fontenot
1
-23
/
+37
2011-09-27
memory hotplug: Refuse to add unaligned memory regions
Anton Blanchard
1
-0
/
+4
2011-09-27
remove the messy code file Documentation/zh_CN/SubmitChecklist
Harry Wei
1
-109
/
+0
2011-08-26
ARM: mxc: convert device creation to use platform_device_register_full
Uwe Kleine-König
2
-55
/
+14
2011-08-26
new helper to create platform devices with dma mask
Uwe Kleine-König
2
-22
/
+78
2011-08-25
docs/driver-model: Update device class docs
Bart Van Assche
1
-4
/
+0
2011-08-25
docs/driver-model: Document device.groups
Bart Van Assche
1
-33
/
+32
2011-08-23
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
1
-1
/
+1
2011-08-23
dynamic_debug: make netif_dbg() call __netdev_printk()
Jason Baron
1
-3
/
+1
2011-08-23
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
4
-3
/
+48
2011-08-23
dynamic_debug: add Jason Baron as maintainer
Jason Baron
1
-0
/
+6
2011-08-23
dynamic_debug: remove unused control variables
Jason Baron
1
-7
/
+0
2011-08-23
dynamic_debug: Convert printks to pr_<level>
Joe Perches
1
-33
/
+26
2011-08-23
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
Joe Perches
1
-11
/
+23
2011-08-23
dynamic_debug: Consolidate prefix output to single routine
Joe Perches
1
-20
/
+18
2011-08-23
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
4
-4
/
+54
2011-08-23
pch_phub: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-2
/
+1
2011-08-23
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
1
-0
/
+7
2011-08-23
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
1
-1
/
+1
2011-08-23
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
1
-1
/
+1
2011-08-23
drivers:uio:change the goto label to consistent with others
Wanlong Gao
1
-4
/
+3
2011-08-23
uio: uio_pci_generic: Remove useless spin_lock
Hans J. Koch
1
-5
/
+0
2011-08-23
sysfs: use rb-tree for inode number lookup
Mikulas Patocka
2
-42
/
+52
2011-08-23
sysfs: remove s_sibling hacks
Mikulas Patocka
2
-12
/
+12
2011-08-23
sysfs: use rb-tree for name lookups
Mikulas Patocka
2
-7
/
+55
2011-08-23
sysfs: count subdirectories
Mikulas Patocka
3
-13
/
+9
2011-08-23
docs/sysfs: Specify ABI documentation requirements
Bart Van Assche
1
-1
/
+9
2011-08-23
debugfs: Fix a comment mistake
Harry Wei
1
-1
/
+1
2011-08-22
Linux 3.1-rc3
v3.1-rc3
Linus Torvalds
1
-2
/
+2
2011-08-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-8
/
+26
2011-08-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-11
/
+15
2011-08-22
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-22
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
1
-2
/
+2
2011-08-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-5
/
+10
2011-08-21
Btrfs: fix 64 bit divide problem
Josef Bacik
1
-5
/
+7
2011-08-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
5
-9
/
+37
2011-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-39
/
+76
2011-08-21
pci: fix new kernel-doc warning in pci.c
Randy Dunlap
1
-1
/
+1
2011-08-20
ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree
Julia Lawall
1
-1
/
+1
2011-08-20
ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.c
Takashi Iwai
1
-3
/
+5
2011-08-20
ALSA: hda - Don't spew too many ELD errors
Takashi Iwai
1
-12
/
+19
2011-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+8
2011-08-20
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
1
-2
/
+7
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-135
/
+800
2011-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
9
-153
/
+454
2011-08-19
PCI: OF: Don't crash when bridge parent is NULL.
David Daney
1
-1
/
+1
2011-08-19
Revert "cfq: Remove special treatment for metadata rqs."
Jens Axboe
1
-0
/
+18
[next]