index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2011-01-24
net: Move check of checksum features to netdev_fix_features()
Michał Mirosław
2011-01-24
typhoon: Kill references to UTS_RELEASE
David S. Miller
2011-01-24
tlan: add suspend/resume support
Sakari Ailus
2011-01-24
tlan: Code cleanup: checkpatch.pl is relatively happy now.
Sakari Ailus
2011-01-24
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2011-01-24
lib: cpu_rmap: CPU affinity reverse-mapping
Ben Hutchings
2011-01-24
Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
David S. Miller
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2011-01-24
net: arp_ioctl() must hold RTNL
Eric Dumazet
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-01-25
fix a shutdown regression in intel_idle
Shaohua Li
2011-01-25
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-25
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-01-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-01-24
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
Yong Zhang
2011-01-24
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2011-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-24
igb: Add support for i340 Quad Port Fiber Adapter
Carolyn Wyborny
2011-01-24
e1000e: Use kmemdup rather than duplicating its implementation
Bruce Allan
2011-01-24
e1000e: reduce scope of some variables, remove unnecessary ones
Bruce Allan
2011-01-24
e1000e: convert to stats64
Jeff Kirsher
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
2011-01-24
param: add null statement to compiled-in module params
Linus Walleij
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2011-01-24
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
2011-01-24
keys: add trusted and encrypted maintainers
Mimi Zohar
2011-01-24
encrypted-keys: rename encrypted_defined files to encrypted
Mimi Zohar
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
2011-01-23
x86: Fix jump label with RO/NX module protection crash
matthieu castet
2011-01-22
fs: fix new dcache.c kernel-doc warnings
Randy Dunlap
2011-01-22
rapidio: fix new kernel-doc warnings
Randy Dunlap
2011-01-22
docbook: fix broken serial to tty/serial movement
Randy Dunlap
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
2011-01-22
genirq: Add IRQ affinity notifiers
Ben Hutchings
[next]