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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-05-21
blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfig
Bob Liu
1
-3
/
+1
2012-05-21
Input: spear-keyboard - document DT bindings
Viresh Kumar
1
-0
/
+20
2012-05-21
hwmon: (it87) Create voltage attributes only if voltage is enabled
Guenter Roeck
1
-38
/
+124
2012-05-21
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
1
-6
/
+6
2012-05-21
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
1
-84
/
+80
2012-05-21
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
1
-2
/
+2
2012-05-21
hwmon: (ntc_thermistor) Convert to devm_kzalloc
Guenter Roeck
1
-8
/
+3
2012-05-21
hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT
Guenter Roeck
1
-9
/
+2
2012-05-21
acpi_power_meter: clean up code around setup_attrs
Kyle McMartin
1
-8
/
+7
2012-05-21
acpi_power_meter: drop meter_rw_attrs, use common meter_attrs
Kyle McMartin
1
-9
/
+2
2012-05-21
acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs
Kyle McMartin
1
-42
/
+17
2012-05-21
acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up
Kyle McMartin
1
-93
/
+37
2012-05-21
acpi_power_meter: use the same struct {rw,ro}_sensor_template for both
Kyle McMartin
1
-43
/
+110
2012-05-21
hwmon: use module_pci_driver
Axel Lin
3
-36
/
+3
2012-05-21
hwmon: (it87) Add support for IT8782F and IT8783E/F
Guenter Roeck
2
-35
/
+118
2012-05-21
Merge branch 'devicetree/merge' into devicetree/next
Grant Likely
2
-4
/
+43
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
60
-260
/
+514
2012-05-21
ALSA: hda/realtek - Fix unused variable compile warning
Takashi Iwai
1
-1
/
+0
2012-05-21
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
1
-1
/
+1
2012-05-21
md/raid10: split out interpretation of layout to separate function.
NeilBrown
1
-18
/
+49
2012-05-21
md/raid10: Introduce 'prev' geometry to support reshape.
NeilBrown
2
-23
/
+92
2012-05-21
md: use resync_max_sectors for reshape as well as resync.
NeilBrown
1
-3
/
+5
2012-05-21
md: teach sync_page_io about new_data_offset.
NeilBrown
1
-0
/
+4
2012-05-21
md/raid10: collect some geometry fields into a dedicated structure.
NeilBrown
2
-108
/
+115
2012-05-21
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
2
-33
/
+82
2012-05-21
md/raid5: Use correct data_offset for all IO.
NeilBrown
1
-13
/
+59
2012-05-21
md: add possibility to change data-offset for devices.
NeilBrown
6
-34
/
+222
2012-05-21
md: allow a reshape operation to be reversed.
NeilBrown
4
-14
/
+84
2012-05-21
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
1
-1
/
+1
2012-05-21
Linux 3.4
v3.4
Linus Torvalds
1
-1
/
+1
2012-05-21
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
1
-1
/
+14
2012-05-21
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-05-21
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
Andrew Bird (Sphere Systems)
1
-0
/
+9
2012-05-21
USB: qmi_wwan: Make forced int 4 whitelist generic
Andrew Bird (Sphere Systems)
1
-2
/
+2
2012-05-21
sparc32: use flushi when run-time patching in per_cpu_patch
Sam Ravnborg
3
-13
/
+10
2012-05-21
sparc32: fix cpuid_patch run-time patching
Sam Ravnborg
1
-0
/
+2
2012-05-20
[media] radio-sf16fmi: add support for SF16-FMD
Ondrej Zary
2
-6
/
+10
2012-05-20
[media] rc-loopback: remove duplicate line
Michel Machado
1
-1
/
+0
2012-05-20
[media] patch for Asus My Cinema PS3-100 (1043:48cd)
remi schwartz
7
-0
/
+191
2012-05-20
pinctrl: pinctrl-imx: add imx51 pinctrl driver
Dong Aisheng
4
-0
/
+2118
2012-05-20
pinctrl: pinctrl-imx: add imx53 pinctrl driver
Dong Aisheng
4
-0
/
+2860
2012-05-20
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
1
-0
/
+11
2012-05-20
UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment
Joel Reardon
1
-2
/
+2
2012-05-20
UBI: rename scan.c to attach.c
Artem Bityutskiy
2
-1
/
+1
2012-05-20
UBI: remove scan.h
Artem Bityutskiy
2
-174
/
+147
2012-05-20
UBI: rename UBI_SCAN_UNKNOWN_EC
Artem Bityutskiy
2
-12
/
+15
2012-05-20
UBI: move and rename attach_by_scanning
Artem Bityutskiy
4
-62
/
+58
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
4
-9
/
+9
2012-05-20
UBI: amend comments after all the renamings
Artem Bityutskiy
6
-81
/
+73
2012-05-20
UBI: rename ubi_scan_leb_slab
Artem Bityutskiy
2
-16
/
+16
[prev]
[next]