index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dynamic_debug: use a single printk() to emit messages
Jason Baron
2011-10-18
1
-39
/
+41
*
dynamic_debug: remove num_enabled accounting
Jason Baron
2011-10-18
1
-7
/
+0
*
dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
Jason Baron
2011-10-18
1
-29
/
+35
*
uio: Support physical addresses >32 bits on 32-bit systems
Kai Jiang
2011-10-18
3
-7
/
+9
*
sysfs: add unsigned long cast to prevent compile warning
Heiko Carstens
2011-09-26
1
-1
/
+2
*
drivers: base: print rejected matches with DEBUG_DRIVER
Wolfram Sang
2011-09-26
1
-0
/
+3
*
memory hotplug: Correct page reservation checking
Nathan Fontenot
2011-09-26
1
-23
/
+37
*
memory hotplug: Refuse to add unaligned memory regions
Anton Blanchard
2011-09-26
1
-0
/
+4
*
remove the messy code file Documentation/zh_CN/SubmitChecklist
Harry Wei
2011-09-26
1
-109
/
+0
*
ARM: mxc: convert device creation to use platform_device_register_full
Uwe Kleine-König
2011-08-26
2
-55
/
+14
*
new helper to create platform devices with dma mask
Uwe Kleine-König
2011-08-26
2
-22
/
+78
*
docs/driver-model: Update device class docs
Bart Van Assche
2011-08-24
1
-4
/
+0
*
docs/driver-model: Document device.groups
Bart Van Assche
2011-08-24
1
-33
/
+32
*
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
2011-08-22
1
-1
/
+1
*
dynamic_debug: make netif_dbg() call __netdev_printk()
Jason Baron
2011-08-22
1
-3
/
+1
*
dynamic_debug: make netdev_dbg() call __netdev_printk()
Jason Baron
2011-08-22
4
-3
/
+48
*
dynamic_debug: add Jason Baron as maintainer
Jason Baron
2011-08-22
1
-0
/
+6
*
dynamic_debug: remove unused control variables
Jason Baron
2011-08-22
1
-7
/
+0
*
dynamic_debug: Convert printks to pr_<level>
Joe Perches
2011-08-22
1
-33
/
+26
*
dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix
Joe Perches
2011-08-22
1
-11
/
+23
*
dynamic_debug: Consolidate prefix output to single routine
Joe Perches
2011-08-22
1
-20
/
+18
*
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
2011-08-22
4
-4
/
+54
*
pch_phub: use kernel's '%pM' format option to print MAC
Andy Shevchenko
2011-08-22
1
-2
/
+1
*
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
2011-08-22
1
-0
/
+7
*
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
2011-08-22
1
-1
/
+1
*
drivers:uio:fix section mismatch in uio_pdrv_genirq.c
Wanlong Gao
2011-08-22
1
-1
/
+1
*
drivers:uio:change the goto label to consistent with others
Wanlong Gao
2011-08-22
1
-4
/
+3
*
uio: uio_pci_generic: Remove useless spin_lock
Hans J. Koch
2011-08-22
1
-5
/
+0
*
sysfs: use rb-tree for inode number lookup
Mikulas Patocka
2011-08-22
2
-42
/
+52
*
sysfs: remove s_sibling hacks
Mikulas Patocka
2011-08-22
2
-12
/
+12
*
sysfs: use rb-tree for name lookups
Mikulas Patocka
2011-08-22
2
-7
/
+55
*
sysfs: count subdirectories
Mikulas Patocka
2011-08-22
3
-13
/
+9
*
docs/sysfs: Specify ABI documentation requirements
Bart Van Assche
2011-08-22
1
-1
/
+9
*
debugfs: Fix a comment mistake
Harry Wei
2011-08-22
1
-1
/
+1
*
Linux 3.1-rc3
v3.1-rc3
Linus Torvalds
2011-08-22
1
-2
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-08-22
6
-8
/
+26
|
\
|
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-08-18
6
-8
/
+26
|
|
\
|
|
*
perf tools: Add group event scheduling option to perf record/stat
Lin Ming
2011-08-18
2
-3
/
+8
|
|
*
MAINTAINERS: Fix list of perf events source files
Geunsik Lim
2011-08-18
1
-1
/
+1
|
|
*
perf tools: Fix build against newer glibc
Josh Boyer
2011-08-18
1
-0
/
+2
|
|
*
perf tools: Fix error handling of unknown events
Stephane Eranian
2011-08-18
1
-1
/
+5
|
|
*
perf evlist: Fix missing event name init for default event
Stephane Eranian
2011-08-18
1
-1
/
+10
|
|
*
perf list: Fix exit value
Stephane Eranian
2011-08-18
1
-2
/
+0
*
|
|
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-22
5
-11
/
+15
|
\
\
\
|
*
|
|
xen/tracing: Fix tracing config option properly
Jeremy Fitzhardinge
2011-08-22
1
-1
/
+1
|
*
|
|
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
2011-08-22
1
-2
/
+2
|
*
|
|
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-17
3
-8
/
+12
|
*
|
|
xen: xen-selfballoon.c needs more header files
Randy Dunlap
2011-08-10
1
-0
/
+1
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-21
1
-5
/
+10
|
\
\
\
\
|
*
|
|
|
firewire: core: handle ack_busy when fetching the Config ROM
Stefan Richter
2011-08-13
1
-5
/
+10
[next]