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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
SSB: Change fallback sprom to callback mechanism.
Hauke Mehrtens
1
-1
/
+3
2011-05-19
Merge branch 'master' into next
James Morris
42
-70
/
+174
2011-05-19
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
Michael Hennerich
1
-0
/
+213
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
1
-0
/
+1
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
1
-0
/
+9
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
2
-12
/
+12
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
1
-2
/
+3
2011-05-19
module: reorder kparam_array to remove alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+4
2011-05-19
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
Richard Kennedy
1
-6
/
+7
2011-05-19
module: do not hide __modver_version_show declaration behind ifdef
Dmitry Torokhov
1
-2
/
+3
2011-05-19
module: deal with alignment issues in built-in module versions
Dmitry Torokhov
1
-5
/
+5
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
42
-68
/
+174
2011-05-19
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
1
-1
/
+6
2011-05-19
ipv4: Pass explicit destination address to rt_bind_peer().
David S. Miller
1
-2
/
+2
2011-05-19
ipv4: Pass explicit destination address to rt_get_peer().
David S. Miller
1
-1
/
+1
2011-05-19
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
David S. Miller
1
-0
/
+1
2011-05-19
ipv4: Kill RT_CACHE_DEBUG
David S. Miller
1
-7
/
+0
2011-05-19
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+6
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2
-0
/
+2
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-1
/
+6
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
1
-2
/
+6
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
1
-2
/
+8
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
1
-2
/
+1
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
1
-1
/
+0
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2
-7
/
+6
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2011-05-18
signal: trivial, fix the "timespec declared inside parameter list" warning
Oleg Nesterov
1
-1
/
+3
2011-05-18
genirq: Uninline and sanity check generic_handle_irq()
Thomas Gleixner
1
-4
/
+1
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
block: Fix discard topology stacking and reporting
Martin K. Petersen
1
-2
/
+5
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-7
/
+17
2011-05-18
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
1
-7
/
+19
2011-05-18
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-0
/
+4
2011-05-18
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
3
-3
/
+103
2011-05-18
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
3
-26
/
+0
2011-05-18
kmod: always provide usermodehelper_disable()
Kay Sievers
1
-4
/
+0
2011-05-18
PM: Print a warning if firmware is requested when tasks are frozen
Rafael J. Wysocki
1
-0
/
+5
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
1
-2
/
+0
2011-05-17
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
Thierry Reding
1
-0
/
+3
2011-05-17
Input: tsc2007 - add poll_period parameter to platform data
Thierry Reding
1
-0
/
+1
2011-05-17
Input: tsc2007 - add poll_delay parameter to platform data
Thierry Reding
1
-0
/
+2
2011-05-17
Input: tsc2007 - add max_rt parameter to platform data
Thierry Reding
1
-0
/
+1
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
1
-0
/
+1
2011-05-17
Input: ad714x - allow platform code to specify irqflags
Michael Hennerich
1
-1
/
+2
2011-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-14
/
+1279
2011-05-16
ftrace: Avoid recording mcount on .init sections directly
Steven Rostedt
1
-7
/
+7
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
1
-3
/
+0
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
1
-1
/
+3
[prev]
[next]