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.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-02-18
kobject.h: fix build when CONFIG_HOTPLUG is disabled
Randy Dunlap
1
-3
/
+2
2011-02-04
drivers:misc: ti-st: remove multiple gpio handling
Pavan Savoy
3
-121
/
+26
2011-02-04
drivers:misc: ti-st: fix hci-ll on wake_ind collision
Pavan Savoy
1
-0
/
+15
2011-02-04
drivers:misc: ti-st: firmware download optimization
Pavan Savoy
3
-7
/
+97
2011-02-04
drivers:misc: ti-st: set right debug levels for logs
Pavan Savoy
2
-14
/
+13
2011-02-04
drivers:misc: ti-st: fix error codes
Pavan Savoy
3
-27
/
+24
2011-02-04
drivers:misc: ti-st: move from rfkill to sysfs
Pavan Savoy
3
-125
/
+186
2011-02-04
drivers:misc: ti-st: register with channel IDs
Pavan Savoy
3
-284
/
+167
2011-02-04
Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatches
Harry Wei
1
-1
/
+1
2011-02-04
sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
Ferenc Wagner
1
-2
/
+2
2011-02-04
driver core: Replace the dangerous to_root_device macro with an inline function
Ferenc Wagner
1
-1
/
+4
2011-02-04
memory hotplug: sysfs probe routine should add all memory sections
Nathan Fontenot
1
-3
/
+10
2011-02-04
memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV
Nathan Fontenot
1
-0
/
+14
2011-02-04
memory hotplug: Define memory_block_size_bytes for powerpc/pseries
Nathan Fontenot
1
-13
/
+53
2011-02-04
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
4
-17
/
+45
2011-02-04
memory hotplug: Allow memory blocks to span multiple memory sections
Nathan Fontenot
2
-63
/
+139
2011-02-04
dynamic_debug: add #include <linux/sched.h>
Greg Kroah-Hartman
1
-0
/
+1
2011-02-04
pch_phub: add new device ML7213
Tomoya MORINAGA
2
-23
/
+53
2011-02-04
Translate Documentation/SecurityBugs into Chinese
Harry Wei
1
-0
/
+50
2011-02-04
sysdev: Do not register with sysdev when erroring on add
Borislav Petkov
1
-17
/
+44
2011-02-04
debugfs: remove module_exit()
Amerigo Wang
1
-15
/
+0
2011-02-04
sysdev: Fixup warning message
Borislav Petkov
1
-2
/
+2
2011-02-04
firmware_classs: change val uevent's type to bool
Bob Liu
2
-6
/
+5
2011-02-04
Dynamic debug: Add more flags
Bart Van Assche
3
-12
/
+68
2011-02-04
kobject: Add missing format attribute specifications
Bart Van Assche
1
-2
/
+5
2011-02-04
docs/sysfs: show() methods should use scnprintf().
Bart Van Assche
1
-3
/
+3
2011-02-04
docs/sysfs: Update directory/kobject documentation.
Bart Van Assche
1
-4
/
+6
2011-02-04
driver-core: document restrictions on device_rename()
Timur Tabi
1
-1
/
+28
2011-02-01
Linux 2.6.38-rc3
v2.6.38-rc3
Linus Torvalds
1
-1
/
+1
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
25
-210
/
+174
2011-02-01
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-35
/
+41
2011-02-01
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+5
2011-02-01
kernel.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-02-01
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-71
/
+152
2011-02-01
virtio: update MAINTAINERS
Michael S. Tsirkin
1
-0
/
+10
2011-02-01
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
48
-381
/
+568
2011-02-01
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-134
/
+294
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-02-01
ARM: smp_on_up: allow non-ARM SMP processors
Russell King
1
-12
/
+10
2011-01-31
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
Russell King
1
-16
/
+17
2011-01-31
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
1
-0
/
+6
2011-01-31
ARM: footbridge: fix debug macros
Russell King
1
-2
/
+2
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-31
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-27
/
+1
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
1
-11
/
+17
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+27
2011-01-31
Fix prlimit64 for suid/sgid processes
Kacper Kornet
1
-1
/
+2
2011-01-31
intel_scu_ipc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
2
-4
/
+9
[next]