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.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
pm2301: Update watchdog for pm2xxx support
Loic Pallardy
1
-0
/
+3
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
1
-0
/
+16
2013-01-23
ab8500-btemp: Adaptation to AB8505 and AB9540 platforms
Michel JAOUEN
1
-0
/
+2
2013-01-23
pm2301: Provide u9540 support for the pm2301 charger
Michel JAOUEN
3
-0
/
+64
2013-01-22
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
12
-42
/
+37
2013-01-22
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-5
/
+7
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
1
-0
/
+1
2013-01-22
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
1
-1
/
+10
2013-01-22
mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM
Lee Jones
2
-27
/
+4
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
1
-20
/
+8
2013-01-22
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
1
-0
/
+41
2013-01-22
tracing: Remove the extra 4 bytes of padding in events
Steven Rostedt
1
-1
/
+0
2013-01-22
libata: identify and init ZPODD devices
Aaron Lu
1
-0
/
+3
2013-01-21
usbnet: add new flag FLAG_NOARP for usb net devices
Wei Shuai
1
-0
/
+1
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
1
-0
/
+2
2013-01-21
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
Nicolas Dichtel
2
-2
/
+2
2013-01-21
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
2
-0
/
+9
2013-01-21
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
1
-0
/
+4
2013-01-21
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
1
-0
/
+8
2013-01-21
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
1
-0
/
+2
2013-01-21
usb: gadget: add a forward pointer from usb_function to its "instance"
Sebastian Andrzej Siewior
1
-0
/
+1
2013-01-21
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
1
-0
/
+1
2013-01-21
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
1
-0
/
+52
2013-01-21
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
1
-11
/
+1
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
1
-3
/
+3
2013-01-21
tracing/lockdep: Disable lockdep first in entering NMI
Steven Rostedt
1
-2
/
+2
2013-01-21
tracing: Fix sparse warning with is_signed_type() macro
Steven Rostedt
1
-1
/
+1
2013-01-21
Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git
Vinod Koul
1
-0
/
+13
2013-01-21
pinctrl: generic: add slew rate config parameter
Haojian Zhuang
1
-0
/
+4
2013-01-21
pinctrl: core: get devname from pinctrl_dev
Haojian Zhuang
1
-0
/
+1
2013-01-21
ASoC: arizona: Allow number of channels clocked to be restricted
Mark Brown
1
-0
/
+9
2013-01-21
module: constify within_module_*
Sasha Levin
1
-2
/
+2
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+5
2013-01-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2013-01-21
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
1
-1
/
+0
2013-01-20
ACPI / PM: Fix build for unusual combination of Kconfig options
Rafael J. Wysocki
1
-1
/
+1
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
3
-11
/
+43
2013-01-19
debugfs: regset32: make struct debugfs_reg32 pointer const
Felipe Balbi
1
-1
/
+1
2013-01-19
workqueue: implement current_is_async()
Tejun Heo
1
-0
/
+1
2013-01-19
init, block: try to load default elevator module early during boot
Tejun Heo
2
-0
/
+6
2013-01-18
Merge 3.8-rc4 into char-misc-next
Greg Kroah-Hartman
12
-42
/
+37
2013-01-18
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
21
-64
/
+53
2013-01-18
pinctrl: pinconf-generic: add drive strength parameter
Maxime Ripard
1
-0
/
+3
2013-01-18
usb: phy: samsung: Introducing usb phy driver for hsotg
Praveen Paneri
1
-0
/
+27
2013-01-18
Merge branch 'acpica' into acpi-lpss
Rafael J. Wysocki
1
-5
/
+10
2013-01-18
Merge branch 'acpi-scan' into acpi-lpss
Rafael J. Wysocki
1
-0
/
+5
2013-01-18
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
12
-42
/
+37
2013-01-18
PCI-Express Non-Transparent Bridge Support
Jon Mason
1
-0
/
+83
2013-01-18
driver core: add helper macro for platform_driver_probe() boilerplate
Fabio Porcedda
1
-0
/
+18
2013-01-18
rbd: kill ceph_osd_req_op->flags
Alex Elder
1
-1
/
+0
[prev]
[next]