index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
kernel: fix up module header handling in rcutiny files
Paul Gortmaker
2011-10-31
kernel: params.c needs module.h not moduleparam.h
Paul Gortmaker
2011-10-31
kernel: ksysfs.c is implicitly using stat.h
Paul Gortmaker
2011-10-31
kernel: fix two implicit header assumptions in irq_work.c
Paul Gortmaker
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
range: fix bogus misuse of module.h to get printk()
Paul Gortmaker
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
2011-10-26
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
Nobuhiro Iwamatsu
2011-10-23
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too
Jeff Layton
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-12
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
2011-10-12
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
[next]