index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
fix a shutdown regression in intel_idle
Shaohua Li
1
-6
/
+2
2011-01-24
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
Yong Zhang
1
-25
/
+53
2011-01-24
igb: Add support for i340 Quad Port Fiber Adapter
Carolyn Wyborny
3
-0
/
+3
2011-01-24
e1000e: Use kmemdup rather than duplicating its implementation
Bruce Allan
1
-9
/
+2
2011-01-24
e1000e: reduce scope of some variables, remove unnecessary ones
Bruce Allan
5
-33
/
+31
2011-01-24
e1000e: convert to stats64
Jeff Kirsher
3
-34
/
+80
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
4
-4
/
+6
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
1
-6
/
+27
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2
-2
/
+2
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
1
-2
/
+4
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
1
-1
/
+1
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
3
-11
/
+88
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2
-3
/
+3
2011-01-24
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
1
-3
/
+3
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
1
-0
/
+1
2011-01-24
keys: add trusted and encrypted maintainers
Mimi Zohar
1
-0
/
+22
2011-01-24
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
3
-2
/
+3
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
3
-2
/
+2
2011-01-23
x86: Fix jump label with RO/NX module protection crash
matthieu castet
1
-1
/
+1
2011-01-23
fs: fix new dcache.c kernel-doc warnings
Randy Dunlap
1
-1
/
+3
2011-01-23
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2011-01-23
docbook: fix broken serial to tty/serial movement
Randy Dunlap
1
-2
/
+2
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
1
-2
/
+2
2011-01-22
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
1
-2
/
+7
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
23
-82
/
+93
2011-01-23
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
1
-14
/
+19
2011-01-22
can: add driver for Softing card
Kurt Van Dijck
3
-0
/
+374
2011-01-22
can: add driver for Softing card
Kurt Van Dijck
8
-0
/
+1815
2011-01-22
Linux 2.6.38-rc2
v2.6.38-rc2
Linus Torvalds
1
-1
/
+1
2011-01-22
x86, hotplug: Fix powersavings with offlined cores on AMD
Borislav Petkov
3
-2
/
+5
2011-01-22
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
5
-6
/
+20
2011-01-22
atm: idt77105: fix fetch_stats() result
Vasiliy Kulikov
1
-1
/
+1
2011-01-21
KEYS: Fix up comments in key management code
David Howells
11
-366
/
+777
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
10
-248
/
+80
2011-01-21
net: netif_setup_tc() is static
Eric Dumazet
1
-1
/
+1
2011-01-21
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
1
-1
/
+1
2011-01-21
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
1
-4
/
+9
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
1
-0
/
+7
2011-01-21
mm: System without MMU do not need pte_mkwrite
Michal Simek
1
-0
/
+2
2011-01-21
MAINTAINERS: Update Roland Dreier's email address
Roland Dreier
1
-1
/
+1
2011-01-21
RTC: Remove Kconfig symbol for UIE emulation
Uwe Kleine-König
1
-12
/
+0
2011-01-21
RTC: Properly handle rtc_read_alarm error propagation and fix bug
John Stultz
1
-3
/
+9
2011-01-21
RTC: Propagate error handling via rtc_timer_enqueue properly
John Stultz
2
-23
/
+28
2011-01-21
acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails
Konrad Rzeszutek Wilk
1
-1
/
+5
2011-01-21
rtc: Cleanup removed UIE emulation declaration
John Stultz
1
-2
/
+0
2011-01-21
xen: p2m: correctly initialize partial p2m leaf
Stefan Bader
1
-1
/
+19
2011-01-21
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
Peter Zijlstra
1
-0
/
+3
[next]