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-05-29
drivers: bus: add ARM CCI support
Lorenzo Pieralisi
1
-0
/
+61
2013-05-29
clk: mvebu: disintegrate obsolete file
Sebastian Hesselbarth
1
-22
/
+0
2013-05-29
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
Solomon Peachy
1
-0
/
+46
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
1
-0
/
+2
2013-05-29
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2
-0
/
+42
2013-05-29
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
1
-0
/
+3
2013-05-29
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
1
-0
/
+4
2013-05-29
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
1
-0
/
+2
2013-05-29
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
1
-1
/
+5
2013-05-29
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
1
-0
/
+9
2013-05-29
clk: add non CONFIG_OF routines for clk-provider
Sebastian Hesselbarth
1
-8
/
+39
2013-05-29
clk: si5351: Allow user to define disabled state for every clock output
Sebastian Hesselbarth
1
-0
/
+18
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
1
-0
/
+6
2013-05-29
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
2
-0
/
+29
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-2
/
+2
2013-05-29
dw_apb_timer_of.c: Remove parts that were picoxcell-specific
Pavel Machek
1
-0
/
+6
2013-05-29
ktime: Add __must_check prefix to ktime_to_timespec_cond
Daniel Borkmann
1
-1
/
+2
2013-05-29
ktime: Use macro NSEC_PER_USEC where appropriate
Liu Ying
1
-3
/
+4
2013-05-29
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
1
-0
/
+5
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-0
/
+13
2013-05-28
PCI: Allocate only as many MSI vectors as requested by driver
Alexander Gordeev
1
-0
/
+1
2013-05-28
include/linux/cpu.h: Update comments to reflect reality
Robert P. J. Day
1
-2
/
+1
2013-05-28
tracing: Put trace_puts() comment above trace_puts() macro for kernel doc
Steven Rostedt
1
-3
/
+2
2013-05-28
perf: Fix perf mmap bugs
Peter Zijlstra
1
-2
/
+1
2013-05-28
mm, sched: Allow uaccess in atomic with pagefault_disable()
Michael S. Tsirkin
1
-5
/
+2
2013-05-28
mm, sched: Drop voluntary schedule from might_fault()
Michael S. Tsirkin
1
-1
/
+1
2013-05-28
perf: Add sysfs entry to adjust multiplexing interval per PMU
Stephane Eranian
1
-0
/
+1
2013-05-28
perf: Use hrtimers for event multiplexing
Stephane Eranian
1
-1
/
+2
2013-05-28
perf: Fix hw breakpoints overflow period sampling
Jiri Olsa
1
-0
/
+2
2013-05-28
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
1
-2
/
+2
2013-05-28
f2fs: align data types between on-disk and in-memory block addresses
Jaegeuk Kim
1
-2
/
+2
2013-05-28
MPLS: Add limited GSO support
Simon Horman
3
-1
/
+9
2013-05-28
net: Use 16bits for *_headers fields of struct skbuff
Simon Horman
1
-113
/
+6
2013-05-28
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
1
-0
/
+12
2013-05-28
Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-17
/
+3
2013-05-28
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
1
-1
/
+2
2013-05-28
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
Jiang Liu
1
-0
/
+2
2013-05-27
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
1
-0
/
+4
2013-05-27
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
1
-0
/
+1
2013-05-27
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
1
-0
/
+1
2013-05-27
arm: zynq: Migrate platform to clock controller
Soren Brinkmann
1
-1
/
+7
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
25
-37
/
+151
2013-05-27
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
25
-37
/
+151
2013-05-26
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
1
-0
/
+2
2013-05-26
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
1
-0
/
+2
2013-05-26
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
1
-0
/
+3
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
1
-1
/
+9
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
1
-4
/
+0
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
1
-1
/
+1
[prev]
[next]