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
2010-07-06
of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test
Grant Likely
1
-7
/
+5
2010-07-06
of/device: Add OF style matching helper function
Grant Likely
1
-0
/
+19
2010-07-06
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
1
-2
/
+5
2010-07-06
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
1
-0
/
+3
2010-07-06
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-24
/
+5
2010-07-06
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
1
-0
/
+3
2010-07-06
of/device: Merge of_platform_bus_probe()
Grant Likely
1
-0
/
+17
2010-07-06
of: Modify of_device_get_modalias to be passed struct device
Grant Likely
1
-1
/
+1
2010-07-06
of/device: merge of_device_uevent
Grant Likely
1
-0
/
+4
2010-07-06
of/address: Merge all of the bus translation code
Grant Likely
1
-3
/
+1
2010-07-06
of/address: merge of_address_to_resource()
Grant Likely
1
-0
/
+5
2010-07-06
of/address: merge of_iomap()
Grant Likely
1
-0
/
+9
2010-07-06
of/irq: merge irq mapping code
Grant Likely
1
-0
/
+29
2010-07-05
rbtree: Undo augmented trees performance damage and regression
Peter Zijlstra
1
-4
/
+9
2010-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
39
-132
/
+482
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
10
-10
/
+37
2010-07-05
module: initialize module dynamic debug later
Yehuda Sadeh
1
-2
/
+2
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
1
-7
/
+13
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
1
-19
/
+17
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
1
-26
/
+86
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
1
-0
/
+5
2010-07-04
slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
Xiaotian Feng
1
-2
/
+4
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
2
-24
/
+34
2010-07-04
spi/spi-gpio: add support for controllers without MISO or MOSI pin
Marek Szyprowski
1
-0
/
+5
2010-07-04
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
1
-1
/
+1
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-2
/
+6
2010-07-03
linux/net.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2010-07-03
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
1
-0
/
+3
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2010-07-02
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
1
-4
/
+3
2010-07-02
workqueue: implement unbound workqueue
Tejun Heo
1
-1
/
+14
2010-07-02
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
1
-3
/
+7
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-0
/
+1
2010-07-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+23
2010-07-01
Revert "net: Make accesses to ->br_port safe for sparse RCU"
Paul E. McKenney
1
-3
/
+0
2010-07-01
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
1
-0
/
+1
2010-07-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-3
/
+2
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
1
-1
/
+1
2010-07-01
Merge branch 'linus' into core/rcu
Ingo Molnar
8
-23
/
+59
2010-07-01
fb: fix colliding defines for fb flags.
Dave Airlie
1
-2
/
+2
2010-07-01
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
29
-106
/
+420
2010-07-01
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+15
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+1
2010-07-01
mv643xx_eth: use sw csum for big packets
Saeed Bishara
1
-0
/
+5
2010-06-30
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
1
-0
/
+1
2010-06-30
Input: i8042 - mark stubs in i8042.h "static inline"
Feng Tang
1
-6
/
+6
2010-06-30
compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
Mikael Pettersson
2
-1
/
+13
2010-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+3
2010-06-29
fs: fix superblock iteration race
npiggin@suse.de
1
-0
/
+15
[prev]
[next]